Skip to content
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

Improve Splash screen #1274

Closed
DenBond7 opened this issue Jun 3, 2021 · 0 comments · Fixed by #1712
Closed

Improve Splash screen #1274

DenBond7 opened this issue Jun 3, 2021 · 0 comments · Fixed by #1712
Assignees
Labels
architecture Such issues are important for architecture UI user experience

Comments

@DenBond7
Copy link
Collaborator

DenBond7 commented Jun 3, 2021

https://developer.android.com/about/versions/12/features/splash-screen

@DenBond7 DenBond7 added UI architecture Such issues are important for architecture user experience labels Jun 3, 2021
@DenBond7 DenBond7 added this to the even later milestone Jun 3, 2021
@DenBond7 DenBond7 self-assigned this Jun 3, 2021
DenBond7 added a commit that referenced this issue Apr 17, 2022
* Added MainActivity. Added splashscreen API. Refactored code.| #1274

* Added UiUxSettings.| #1193

* Removed SignInActivity as unused.| #1193

* Added HtmlViewFromAssetsRawFragment. Removed HtmlViewFromAssetsRawActivity.| #1193

* Modified UiUxSettings.| #1193

* Fixed toolbar visibility in some fragments.| #1193

* Migrated CheckKeysActivity to navigation components. Refactored code.| #1193

* Migrated logic "import keys during setup" to Navigation.| #1193

* Migrated CreatePrivateKeyActivity to Navigation.| #1193

* Fixed do additional operations after the key creation. Refactored code.| #1193

* Migrated FeedbackActivity to Navigation.| #1193

* Migrated EmailManagerActivity to Navigation(not completed).| #1193

* Added SplashFragment. Removed unused resources. Refactored code.| #1193

* Removed a few activities.| #1193

* Migrated ImportPublicKeyActivity to Navigation(not completed).| #1193

* Fixed opening settings. Refactored code.| #1193

* Migrated ImportPrivateKeyActivity to Navigation(not completed). Refactored code.| #1193

* Migrated EditContactActivity.kt to Navigation. Refactored code.| #1193

* Removed unused code.| #1193

* Migrated SelectRecipientsActivity to Navigation. Refactored code.| #1193

* Renamed EmailListFragment to MessagesListFragment. Refactored code.| #1193

* Removed unused resources. Refactored code.| #1193

* Migrated to use ViewBinding in all activities and fragments. Removed unused resources. Refactored code.| #1193, #1192

* Fixed usage InfoDialog and TwoWayDialog. Removed unused resources. Refactored code.| #1193

* Fixed some moments. Refactored code.| #1193

* Fixed navigation in activities. Refactored code.| #1193

* Fixed navigation in MainActivity.| #1193

* Renamed ActivityExt to FragmentActivityExt.| #1193

* Updated FragmentExt.| #1193

* Refactored code.| #1193

* Fixed CreateMessageFragment.| #1193

* Fixed PassPhrasesInRAMService.| #1193

* Fixed some navigation.| #1193

* Fixed openning messages from notifications.| #1193

* Fixed opening messages from notifications.| #1193

* Fixed MessageDetailsFragment.| #1193

* Fixed SystemNotificationManager.| #1193

* Fixed navigation between folders.| #1193

* Fixed ErrorNotificationManager.| #1193

* Fixed showing the empty view in MessagesListFragment.| #1193

* Fixed using FlowcryptAccountAuthenticator.| #1193

* Modified UserRecoverableAuthExceptionFragment.| #1193

* Added "logout" ability.| #1193

* MainActivity. Added using GoogleSignIn.| #1193

* Added ActionBarDrawerToggle in MainActivity.| #1193

* Removed unused code.| #1193

* Removed unused code.| #1193

* Minor fixes in MessagesListFragment.| #1193

* Fixed using DrawerLayout.| #1193

* Added ability to do search directly in MessagesListFragment.| #1193

* Fixed existing tests. Some tests were temporary disabled.| #1193

* Migrated to use launchFragmentInContainer for some tests.| #1193

* Migrated to use launchFragmentInContainer for some tests. Step 2| #1193

* Fixed sign-in for enterprise users.| #1193

* Added IMAPStoreManager.getConnection(id: Long?, retryAttempts: Int = 5).| #1193

* Improved some interfaces.| #1193

* Temporary disabled show_only_encrypted for all users.| #1193

* Fixed sign-in process.| #1193

* Added missing schema for db version = 31.| #1193

* Fixed some moments in MessagesListFragment.| #1193

* Remove unused code.| #1193

* Simplified FlavorSettings.| #1193

* Fix UI in fragment_message_details.xml.| #1193

* Fixed navigation to FeedbackFragment from different activities.| #1193

* Fixed issues with DialogFragment(s).| #1193

* Added some configuration to print tests.| #1193

* Fixed CreateMessageActivity behavior in "Recents" screen.| #1193

* Improved AttesterSettingsFragmentInIsolationTest.| #1193

* Refactored code.| #1193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Such issues are important for architecture UI user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant