-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: app navigation - compose destinations [RC] [WPB-360] #2005
refactor: app navigation - compose destinations [RC] [WPB-360] #2005
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebdda37 - Browse repository at this point
Copy the full SHA ebdda37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2576ba8 - Browse repository at this point
Copy the full SHA 2576ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1d3a9 - Browse repository at this point
Copy the full SHA fe1d3a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be7aee - Browse repository at this point
Copy the full SHA 9be7aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f1426 - Browse repository at this point
Copy the full SHA b4f1426View commit details
Commits on Jun 7, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/home/conversations/details/editselfdeletingmessages/EditSelfDeletingMessagesViewModel.kt # app/src/test/kotlin/com/wire/android/ui/WireActivityViewModelTest.kt
Configuration menu - View commit details
-
Copy full SHA for 859eb98 - Browse repository at this point
Copy the full SHA 859eb98View commit details
Commits on Jun 12, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/debug/dev/DevDebugViewModel.kt # app/src/main/kotlin/com/wire/android/ui/home/settings/SettingsItem.kt # app/src/main/kotlin/com/wire/android/util/CurrentScreenManager.kt
Configuration menu - View commit details
-
Copy full SHA for 657ad70 - Browse repository at this point
Copy the full SHA 657ad70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ed6dc - Browse repository at this point
Copy the full SHA f4ed6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c6aea - Browse repository at this point
Copy the full SHA 75c6aeaView commit details
Commits on Jun 14, 2023
-
refactor: remove NavigationItem dependencies and provide screen modes…
… [WPB-360] (#1856) * refactor: current screen observers to use Routes instead of NavigationItems * remove unused function * fixes after merge * fixed detekt issues * fixed detekt issues * fixed detekt issues * fix tests * fix detekt issues
Configuration menu - View commit details
-
Copy full SHA for 9faaa34 - Browse repository at this point
Copy the full SHA 9faaa34View commit details -
refactor: navigate back with args (#1853)
* refactor: navigate back with args * chore: kalium reference * chore: kalium reference * chore: address comments * chore: cleanup * chore: detekt * chore: detekt * chore: fix broken unit test * chore: address comment * chore: address comments
Configuration menu - View commit details
-
Copy full SHA for 8e40955 - Browse repository at this point
Copy the full SHA 8e40955View commit details
Commits on Jun 16, 2023
-
refactor: fix broken unit test (WPB-360) (#1861)
* refactor: navigate back with args * chore: kalium reference * chore: kalium reference * chore: address comments * chore: cleanup * chore: detekt * chore: detekt * chore: fix broken unit test * chore: address comment * chore: fix broken unit test * chore: cleanup * chore: cleanup * chore: cleanup * chore: fix wrong navigation * chore: fix broken unit test * chore: detekt * chore: fix broken unit test * fix: exclude build sub folders * chore: detekt * chore: detekt * chore: detekt * chore(detekt): exclude build folder * chore: address comments * chore: remove unused imports * chore: detekt config
Configuration menu - View commit details
-
Copy full SHA for f640589 - Browse repository at this point
Copy the full SHA f640589View commit details
Commits on Jun 20, 2023
-
refactor: replace NavigationManager with Navigator - Part 1 [WPB-384] (…
…#1863) * refactor: replace NavigationManager with Navigator in AccountSwitchUseCase, WireActivity and WelcomeScreen * remove unused imports * detekt issues * changes after review
Configuration menu - View commit details
-
Copy full SHA for 5dab38d - Browse repository at this point
Copy the full SHA 5dab38dView commit details
Commits on Jun 22, 2023
-
refactor: replace NavigationManager with Navigator - Part 2 [WPB-384] (…
…#1866) * refactor: replace NavigationManager with Navigator in AccountSwitchUseCase, WireActivity and WelcomeScreen * remove unused imports * detekt issues * changes after review * refactor: replace NavigationManager with Navigator * removed unused code * removed unused code * refactor: replace NavigationManager with Navigator * refactor: replace NavigationManager with Navigator * detekt issues * fix tests * clean up code * fix detekt
Configuration menu - View commit details
-
Copy full SHA for 37cbec8 - Browse repository at this point
Copy the full SHA 37cbec8View commit details
Commits on Jun 26, 2023
-
refactor: create nested graph for account creation (WPB-385) (#1864)
* refactor: navigate back with args * chore: kalium reference * chore: kalium reference * chore: address comments * chore: cleanup * chore: detekt * chore: detekt * chore: fix broken unit test * chore: address comment * chore: fix broken unit test * chore: cleanup * chore: cleanup * chore: cleanup * chore: fix wrong navigation * chore: fix broken unit test * chore: detekt * chore: fix broken unit test * fix: exclude build sub folders * chore: detekt * chore: detekt * chore: detekt * chore(detekt): exclude build folder * chore: address comments * chore: remove unused imports * chore: detekt config * refactor: create nestedGraph for account creation * refactor: cleanup * chore: cleanup * chore: clean up * chore: resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for 5558d58 - Browse repository at this point
Copy the full SHA 5558d58View commit details -
refactor: replace NavigationManager with Navigator - Part 3 [WPB-384] (…
…#1883) * refactor: replace NavigationManager with Navigator in AccountSwitchUseCase, WireActivity and WelcomeScreen * remove unused imports * detekt issues * changes after review * refactor: replace NavigationManager with Navigator * removed unused code * removed unused code * refactor: replace NavigationManager with Navigator * refactor: replace NavigationManager with Navigator * detekt issues * fix tests * clean up code * fix detekt * refactor: replace NavigationManager with Navigator * removed unused imports * change lambdas in inits into states * detekt and tests fixes * fix detekt * change after review * trigger build
Configuration menu - View commit details
-
Copy full SHA for 535fec3 - Browse repository at this point
Copy the full SHA 535fec3View commit details
Commits on Jun 27, 2023
-
refactor: replace NavigationManager with Navigator - Part 4 [WPB-384] (…
…#1887) * refactor: replace NavigationManager with Navigator in AccountSwitchUseCase, WireActivity and WelcomeScreen * remove unused imports * detekt issues * changes after review * refactor: replace NavigationManager with Navigator * removed unused code * removed unused code * refactor: replace NavigationManager with Navigator * refactor: replace NavigationManager with Navigator * detekt issues * fix tests * clean up code * fix detekt * refactor: replace NavigationManager with Navigator * removed unused imports * change lambdas in inits into states * detekt and tests fixes * fix detekt * refactor: replace NavigationManager with Navigator * remove unused imports * change after review * trigger build * fix detekt issues * fix tests
Configuration menu - View commit details
-
Copy full SHA for 9c86901 - Browse repository at this point
Copy the full SHA 9c86901View commit details
Commits on Jun 28, 2023
-
refactor: replace NavigationManager with Navigator - Part 5 - last [W…
…PB-384] (#1889) * refactor: navigate back with args * chore: kalium reference * chore: kalium reference * chore: address comments * chore: cleanup * chore: detekt * chore: detekt * chore: fix broken unit test * chore: address comment * chore: fix broken unit test * chore: cleanup * chore: cleanup * chore: cleanup * chore: fix wrong navigation * chore: fix broken unit test * chore: detekt * chore: fix broken unit test * fix: exclude build sub folders * chore: detekt * chore: detekt * chore: detekt * chore(detekt): exclude build folder * chore: address comments * chore: remove unused imports * chore: detekt config * refactor: replace NavigationManager with Navigator in AccountSwitchUseCase, WireActivity and WelcomeScreen * remove unused imports * detekt issues * refactor: create nestedGraph for account creation * refactor: cleanup * chore: cleanup * changes after review * refactor: replace NavigationManager with Navigator * removed unused code * removed unused code * refactor: replace NavigationManager with Navigator * refactor: replace NavigationManager with Navigator * detekt issues * fix tests * clean up code * fix detekt * refactor: replace NavigationManager with Navigator * removed unused imports * chore: clean up * chore: resolve conflicts * change lambdas in inits into states * detekt and tests fixes * fix detekt * refactor: replace NavigationManager with Navigator * remove unused imports * change opening incoming call screen to rely on full screen intent, fix screen modes * fixes after code analysis * replace NavigationManager with Navigator on account creation screens * remove unused imports * fix detekt issues --------- Co-authored-by: Oussama <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1281051 - Browse repository at this point
Copy the full SHA 1281051View commit details
Commits on Jun 29, 2023
-
refactor: login and new conversation nested graphs [WPB-385] (#1893)
* refactor nested navhosts on login and new conversation flows * remove unused imports * uncomment code, add description * fix detekt
Configuration menu - View commit details
-
Copy full SHA for b02763b - Browse repository at this point
Copy the full SHA b02763bView commit details
Commits on Jun 30, 2023
-
refactor: nested navigation graph on home screen [WPB-385] (#1897)
* refactor: nested navhost on home screen * remove unused imports * fix detekt * change ExternalDirection to be more direct
Configuration menu - View commit details
-
Copy full SHA for 9f814ab - Browse repository at this point
Copy the full SHA 9f814abView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7099bb - Browse repository at this point
Copy the full SHA f7099bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f23eb - Browse repository at this point
Copy the full SHA 56f23ebView commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/build.gradle.kts # app/src/main/kotlin/com/wire/android/ui/home/settings/account/MyAccountScreen.kt # app/src/main/kotlin/com/wire/android/ui/home/settings/account/MyAccountViewModel.kt
Configuration menu - View commit details
-
Copy full SHA for b64626e - Browse repository at this point
Copy the full SHA b64626eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb393c2 - Browse repository at this point
Copy the full SHA bb393c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a29c4 - Browse repository at this point
Copy the full SHA 29a29c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75feb5a - Browse repository at this point
Copy the full SHA 75feb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f0c97 - Browse repository at this point
Copy the full SHA d9f0c97View commit details
Commits on Jul 7, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/calling/ongoing/OngoingCallViewModel.kt # app/src/main/kotlin/com/wire/android/ui/home/settings/account/MyAccountViewModel.kt # app/src/test/kotlin/com/wire/android/ui/calling/OngoingCallViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/home/settings/account/MyAccountViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/home/sync/FeatureFlagNotificationViewModelTest.kt
Configuration menu - View commit details
-
Copy full SHA for 759b3ce - Browse repository at this point
Copy the full SHA 759b3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ede365 - Browse repository at this point
Copy the full SHA 9ede365View commit details -
Merge remote-tracking branch 'origin/develop' into 'refactor/navigati…
…on_refactor_define_destinations'
Configuration menu - View commit details
-
Copy full SHA for a225fa1 - Browse repository at this point
Copy the full SHA a225fa1View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 47bf707 - Browse repository at this point
Copy the full SHA 47bf707View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f79a8 - Browse repository at this point
Copy the full SHA d8f79a8View commit details
Commits on Jul 10, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 1d055a2 - Browse repository at this point
Copy the full SHA 1d055a2View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 72e98c5 - Browse repository at this point
Copy the full SHA 72e98c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c0dc2 - Browse repository at this point
Copy the full SHA 42c0dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899ad1d - Browse repository at this point
Copy the full SHA 899ad1dView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd09f19 - Browse repository at this point
Copy the full SHA dd09f19View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/WireActivityViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/create/common/CreateAccountBaseViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/create/personalaccount/CreatePersonalAccountViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/create/team/CreateTeamViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/login/LoginViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/login/email/LoginEmailViewModel.kt # app/src/main/kotlin/com/wire/android/ui/authentication/login/sso/LoginSSOScreen.kt # app/src/main/kotlin/com/wire/android/ui/authentication/login/sso/LoginSSOViewModel.kt # app/src/main/kotlin/com/wire/android/ui/home/conversations/ConversationScreen.kt # app/src/main/kotlin/com/wire/android/ui/home/conversations/MessageComposerViewModel.kt # app/src/main/kotlin/com/wire/android/ui/home/conversations/details/editselfdeletingmessages/EditSelfDeletingMessagesViewModel.kt # app/src/test/kotlin/com/wire/android/ui/WireActivityViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/LoginViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/create/username/CreateAccountUsernameViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/devices/register/RegisterDeviceViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/login/email/LoginEmailViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/login/sso/LoginSSOViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/authentication/welcome/WelcomeViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/calling/OngoingCallViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/calling/SharedCallingViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/calling/initiating/InitiatingCallViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/common/topappbar/CommonTopAppBarViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/home/conversations/details/editselfdeletingmessages/EditSelfDeletingMessagesViewModelTest.kt # app/src/test/kotlin/com/wire/android/ui/settings/devices/SelfDevicesViewModelTest.kt
Configuration menu - View commit details
-
Copy full SHA for f5647c4 - Browse repository at this point
Copy the full SHA f5647c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec89c3e - Browse repository at this point
Copy the full SHA ec89c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b902bc6 - Browse repository at this point
Copy the full SHA b902bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d4745 - Browse repository at this point
Copy the full SHA d8d4745View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/home/conversations/call/ConversationCallViewModel.kt # app/src/test/kotlin/com/wire/android/ui/home/conversations/call/ConversationCallViewModelTest.kt
Configuration menu - View commit details
-
Copy full SHA for 6db4baf - Browse repository at this point
Copy the full SHA 6db4bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb4fc8 - Browse repository at this point
Copy the full SHA 6eb4fc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e655c - Browse repository at this point
Copy the full SHA 84e655cView commit details
Commits on Jul 12, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 0e4c01a - Browse repository at this point
Copy the full SHA 0e4c01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e02a1d - Browse repository at this point
Copy the full SHA 2e02a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a101d1 - Browse repository at this point
Copy the full SHA 7a101d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bc12e - Browse repository at this point
Copy the full SHA c4bc12eView commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for af07d98 - Browse repository at this point
Copy the full SHA af07d98View commit details -
Merge remote-tracking branch 'origin/refactor/navigation_refactor_def…
…ine_destinations' into refactor/navigation_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 5722cbe - Browse repository at this point
Copy the full SHA 5722cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffbbd3 - Browse repository at this point
Copy the full SHA 7ffbbd3View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a34100 - Browse repository at this point
Copy the full SHA 6a34100View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for d5771fd - Browse repository at this point
Copy the full SHA d5771fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdd0dc - Browse repository at this point
Copy the full SHA 6bdd0dcView commit details
Commits on Jul 14, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/WireActivity.kt # app/src/main/kotlin/com/wire/android/ui/sharing/ImportMediaScreen.kt
Configuration menu - View commit details
-
Copy full SHA for 1fb6242 - Browse repository at this point
Copy the full SHA 1fb6242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e29ec - Browse repository at this point
Copy the full SHA 69e29ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1841db1 - Browse repository at this point
Copy the full SHA 1841db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec9d79 - Browse repository at this point
Copy the full SHA 5ec9d79View commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 415dda6 - Browse repository at this point
Copy the full SHA 415dda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efc4aa - Browse repository at this point
Copy the full SHA 5efc4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0ab44 - Browse repository at this point
Copy the full SHA 3d0ab44View commit details -
Configuration menu - View commit details
-
Copy full SHA for b771c5f - Browse repository at this point
Copy the full SHA b771c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7add364 - Browse repository at this point
Copy the full SHA 7add364View commit details
Commits on Jul 19, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/navigation/NavigationUtils.kt # app/src/main/kotlin/com/wire/android/ui/WireActivity.kt # app/src/main/kotlin/com/wire/android/ui/WireActivityViewModel.kt # app/src/main/kotlin/com/wire/android/ui/home/settings/privacy/PrivacySettingsScreen.kt # app/src/test/kotlin/com/wire/android/ui/WireActivityViewModelTest.kt # gradle/libs.versions.toml
Configuration menu - View commit details
-
Copy full SHA for d8cb5aa - Browse repository at this point
Copy the full SHA d8cb5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f4859 - Browse repository at this point
Copy the full SHA 05f4859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 710efc6 - Browse repository at this point
Copy the full SHA 710efc6View commit details
Commits on Jul 21, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for 802ad42 - Browse repository at this point
Copy the full SHA 802ad42View commit details
Commits on Jul 24, 2023
-
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations # Conflicts: # app/src/main/kotlin/com/wire/android/ui/home/conversations/info/ConversationInfoViewModel.kt # app/src/test/kotlin/com/wire/android/ui/home/conversations/info/ConversationInfoViewModelArrangement.kt # app/src/test/kotlin/com/wire/android/ui/home/conversations/info/ConversationInfoViewModelTest.kt
Configuration menu - View commit details
-
Copy full SHA for a8250c8 - Browse repository at this point
Copy the full SHA a8250c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398b709 - Browse repository at this point
Copy the full SHA 398b709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925b4b2 - Browse repository at this point
Copy the full SHA 925b4b2View commit details -
chore: update kalium with java 17 and jenv to 17.0 (#1999)
Co-authored-by: Jakub Żerko <[email protected]> Co-authored-by: Vitor Hugo Schwaab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 798c219 - Browse repository at this point
Copy the full SHA 798c219View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de3b65a - Browse repository at this point
Copy the full SHA de3b65aView commit details -
Merge remote-tracking branch 'origin/develop' into refactor/navigatio…
…n_refactor_define_destinations
Configuration menu - View commit details
-
Copy full SHA for eaa7e21 - Browse repository at this point
Copy the full SHA eaa7e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6714c - Browse repository at this point
Copy the full SHA fd6714cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1becfb - Browse repository at this point
Copy the full SHA d1becfbView commit details -
Merge remote-tracking branch 'origin/release/candidate' into refactor…
…/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for 350dc21 - Browse repository at this point
Copy the full SHA 350dc21View commit details -
Merge remote-tracking branch 'origin/release/candidate' into refactor…
…/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for 1bc120e - Browse repository at this point
Copy the full SHA 1bc120eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd94ae - Browse repository at this point
Copy the full SHA 2cd94aeView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35d35e4 - Browse repository at this point
Copy the full SHA 35d35e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19019a7 - Browse repository at this point
Copy the full SHA 19019a7View commit details -
Merge remote-tracking branch 'origin/release/candidate' into refactor…
…/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for aebd632 - Browse repository at this point
Copy the full SHA aebd632View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 133a3e2 - Browse repository at this point
Copy the full SHA 133a3e2View commit details -
Merge remote-tracking branch 'origin/release/candidate' into refactor…
…/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for e1ba2da - Browse repository at this point
Copy the full SHA e1ba2daView commit details
Commits on Aug 1, 2023
-
Merge branch 'release/candidate' into refactor/navigation_refactor_de…
…fine_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for 1e90727 - Browse repository at this point
Copy the full SHA 1e90727View commit details -
Merge remote-tracking branch 'origin/release/candidate' into refactor…
…/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for 22e7689 - Browse repository at this point
Copy the full SHA 22e7689View commit details -
Configuration menu - View commit details
-
Copy full SHA for a557fd1 - Browse repository at this point
Copy the full SHA a557fd1View commit details -
Merge remote-tracking branch 'origin/refactor/navigation_refactor_def…
…ine_destinations_RC' into refactor/navigation_refactor_define_destinations_RC
Configuration menu - View commit details
-
Copy full SHA for da686cd - Browse repository at this point
Copy the full SHA da686cdView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5914075 - Browse repository at this point
Copy the full SHA 5914075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30fee10 - Browse repository at this point
Copy the full SHA 30fee10View commit details