Skip to content

Releases: rh-id/a-navigator

v0.0.18

04 Nov 04:17
Compare
Choose a tag to compare
[Feature] New API reBuildRoute, getCurrentRouteIndex, reBuldAllRoute

Fix and improve animation

27 Oct 05:36
Compare
Choose a tag to compare
v0.0.17

[Feature] Fix and improve navigation animation

New feature save state encryption

25 Oct 12:41
Compare
Choose a tag to compare
v0.0.16

[Feature] Add capabilities to encrypt navigator state by setting save…

Improve save and load performance

25 Oct 09:49
Compare
Choose a tag to compare
v0.0.15

[Performance] Replace save and load state logic from base64 to object…

Fix Navigator unable to create save state file in nested folder/dir

21 Oct 13:11
Compare
Choose a tag to compare
v0.0.14

[Fix] Fix Navigator unable to create save state file in nested folder…

Fix pop and push being called during navigator initialization

13 Oct 06:41
Compare
Choose a tag to compare
v0.0.13

[Fix] Fix push and pop being called during navigator state initializa…

Fix resource file wrongly exported

13 Oct 06:08
Compare
Choose a tag to compare
v0.0.12

[Fix] Fix incorrect resource folder included in AAR

Fix nul pointer when save file null

13 Oct 06:02
Compare
Choose a tag to compare
v0.0.11

[Fix] Fix null pointer when save state file is not set

Performance fix

13 Oct 03:41
Compare
Choose a tag to compare
v0.0.10

[Performance] Fix incorrect load state causing performance issue

Performance fix & custom in and out animation route

13 Oct 02:40
Compare
Choose a tag to compare
v0.0.9

[Performance] Start load state as early as possible