Skip to content

Releases: BraveDroid/NavigationPlayground

v1.0.0

15 Jan 12:11
abe626a
Compare
Choose a tag to compare

Release 1.0.0

  • Add conditional navigation to LoginFragment
  • Simplify the onbackpressed behavior with an extension function
  • Conditional navigation first-time user experience (FTUE)
  • Add all types of supported animation with navigation component
  • Implicit and explicit deep linking
  • Make view scrollable when the keyboard appears

v0.1.4

05 Jan 15:38
ef53ef1
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
  • Support navigation between ChooseRecipientFragment and confirmationFragment.
  • Pass arguments data using safe args / bundle.

v0.1.3

02 Jan 14:34
96b6b3e
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Triger the ci on pull_request.

v0.1.2

02 Jan 10:27
4a91f0b
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fix bug about the automating closing of issues

v0.1.1

02 Jan 10:28
d92f341
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Related Issue

  • release v0.1.1

Proposed Changes

  • global navigation
  • included navigation
  • RF as a new assignee

v0.1

01 Jan 11:57
c76471b
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

-setup ci for github with PR and issues templates.
-setup navigation with nested
-setup support for safe args and navigation by directions