Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
cc1b245
Added MainActivity. Added splashscreen API. Refactored code.| #1274
DenBond7 Mar 8, 2022
8cce35d
Added UiUxSettings.| #1193
DenBond7 Mar 8, 2022
f993c42
Removed SignInActivity as unused.| #1193
DenBond7 Mar 8, 2022
68e8da2
Added HtmlViewFromAssetsRawFragment. Removed HtmlViewFromAssetsRawAct…
DenBond7 Mar 8, 2022
c1cec06
Modified UiUxSettings.| #1193
DenBond7 Mar 8, 2022
df46d55
Fixed toolbar visibility in some fragments.| #1193
DenBond7 Mar 8, 2022
67044f3
Migrated CheckKeysActivity to navigation components. Refactored code.…
DenBond7 Mar 9, 2022
9f64582
Migrated logic "import keys during setup" to Navigation.| #1193
DenBond7 Mar 10, 2022
c3bbdb3
Migrated CreatePrivateKeyActivity to Navigation.| #1193
DenBond7 Mar 11, 2022
df29740
Fixed do additional operations after the key creation. Refactored cod…
DenBond7 Mar 18, 2022
bf870ff
Migrated FeedbackActivity to Navigation.| #1193
DenBond7 Mar 18, 2022
27381c7
Migrated EmailManagerActivity to Navigation(not completed).| #1193
DenBond7 Mar 20, 2022
c96bd0e
Added SplashFragment. Removed unused resources. Refactored code.| #1193
DenBond7 Mar 21, 2022
61b0cf9
Removed a few activities.| #1193
DenBond7 Mar 22, 2022
4145576
Migrated ImportPublicKeyActivity to Navigation(not completed).| #1193
DenBond7 Mar 22, 2022
1f4549f
Fixed opening settings. Refactored code.| #1193
DenBond7 Mar 23, 2022
7bce222
Migrated ImportPrivateKeyActivity to Navigation(not completed). Refac…
DenBond7 Mar 23, 2022
1c1cb81
Migrated EditContactActivity.kt to Navigation. Refactored code.| #1193
DenBond7 Mar 24, 2022
fab0160
Removed unused code.| #1193
DenBond7 Mar 24, 2022
02ec78f
Migrated SelectRecipientsActivity to Navigation. Refactored code.| #1193
DenBond7 Mar 24, 2022
78c74ad
Renamed EmailListFragment to MessagesListFragment. Refactored code.| …
DenBond7 Mar 25, 2022
398ce31
Removed unused resources. Refactored code.| #1193
DenBond7 Mar 25, 2022
449e299
Merge branch 'master' into issue_1193_navigation_components
DenBond7 Mar 25, 2022
0b1d969
Migrated to use ViewBinding in all activities and fragments. Removed …
DenBond7 Mar 25, 2022
890fa19
Fixed usage InfoDialog and TwoWayDialog. Removed unused resources. Re…
DenBond7 Mar 25, 2022
3054468
Fixed some moments. Refactored code.| #1193
DenBond7 Mar 26, 2022
1b50006
Fixed navigation in activities. Refactored code.| #1193
DenBond7 Mar 28, 2022
47b29fc
Fixed navigation in MainActivity.| #1193
DenBond7 Mar 29, 2022
a7f4fc8
Renamed ActivityExt to FragmentActivityExt.| #1193
DenBond7 Mar 29, 2022
54c2117
Updated FragmentExt.| #1193
DenBond7 Mar 29, 2022
fa260f1
Refactored code.| #1193
DenBond7 Mar 29, 2022
a4a1421
Fixed CreateMessageFragment.| #1193
DenBond7 Mar 29, 2022
f3ae925
Fixed PassPhrasesInRAMService.| #1193
DenBond7 Mar 30, 2022
b3da864
Fixed some navigation.| #1193
DenBond7 Mar 30, 2022
724b35e
Fixed openning messages from notifications.| #1193
DenBond7 Mar 31, 2022
4fb2f76
Fixed opening messages from notifications.| #1193
DenBond7 Mar 31, 2022
4146747
Fixed MessageDetailsFragment.| #1193
DenBond7 Mar 31, 2022
91e5b3f
Fixed SystemNotificationManager.| #1193
DenBond7 Mar 31, 2022
636cc26
Fixed navigation between folders.| #1193
DenBond7 Mar 31, 2022
221e7c0
Fixed ErrorNotificationManager.| #1193
DenBond7 Mar 31, 2022
3129078
Fixed showing the empty view in MessagesListFragment.| #1193
DenBond7 Apr 2, 2022
babe21b
Fixed using FlowcryptAccountAuthenticator.| #1193
DenBond7 Apr 2, 2022
156383f
Modified UserRecoverableAuthExceptionFragment.| #1193
DenBond7 Apr 2, 2022
a315ed6
Added "logout" ability.| #1193
DenBond7 Apr 2, 2022
e5a1cc7
MainActivity. Added using GoogleSignIn.| #1193
DenBond7 Apr 2, 2022
797bec8
Added ActionBarDrawerToggle in MainActivity.| #1193
DenBond7 Apr 2, 2022
023d2ee
Removed unused code.| #1193
DenBond7 Apr 4, 2022
f84fe20
Removed unused code.| #1193
DenBond7 Apr 4, 2022
6e2b90a
Minor fixes in MessagesListFragment.| #1193
DenBond7 Apr 4, 2022
ebd3f3c
Fixed using DrawerLayout.| #1193
DenBond7 Apr 4, 2022
fa692c8
Added ability to do search directly in MessagesListFragment.| #1193
DenBond7 Apr 4, 2022
6d714dc
Fixed existing tests. Some tests were temporary disabled.| #1193
DenBond7 Apr 4, 2022
86b7600
Migrated to use launchFragmentInContainer for some tests.| #1193
DenBond7 Apr 9, 2022
ab427f2
Migrated to use launchFragmentInContainer for some tests. Step 2| #1193
DenBond7 Apr 9, 2022
aeda8ae
Fixed sign-in for enterprise users.| #1193
DenBond7 Apr 9, 2022
81e93ab
Added IMAPStoreManager.getConnection(id: Long?, retryAttempts: Int = …
DenBond7 Apr 11, 2022
b5a0ee7
Improved some interfaces.| #1193
DenBond7 Apr 11, 2022
5ac95a9
Temporary disabled show_only_encrypted for all users.| #1193
DenBond7 Apr 11, 2022
88d9a92
Fixed sign-in process.| #1193
DenBond7 Apr 11, 2022
1522916
Added missing schema for db version = 31.| #1193
DenBond7 Apr 11, 2022
ffd9147
Fixed some moments in MessagesListFragment.| #1193
DenBond7 Apr 11, 2022
de25c71
Remove unused code.| #1193
DenBond7 Apr 11, 2022
377606d
Merge branch 'master' into issue_1193_navigation_components
DenBond7 Apr 12, 2022
8753129
Simplified FlavorSettings.| #1193
DenBond7 Apr 12, 2022
a37e2fb
Fix UI in fragment_message_details.xml.| #1193
DenBond7 Apr 12, 2022
f3f2d99
Fixed navigation to FeedbackFragment from different activities.| #1193
DenBond7 Apr 12, 2022
7c429f9
Fixed issues with DialogFragment(s).| #1193
DenBond7 Apr 12, 2022
d8438c4
Added some configuration to print tests.| #1193
DenBond7 Apr 13, 2022
f307cf5
Fixed CreateMessageActivity behavior in "Recents" screen.| #1193
DenBond7 Apr 14, 2022
d002b10
Improved AttesterSettingsFragmentInIsolationTest.| #1193
DenBond7 Apr 14, 2022
644d7e3
Refactored code.| #1193
DenBond7 Apr 16, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .idea/runConfigurations/ADB_Print_all_tests.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/ADB_Print_independent_tests.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/ADB_Print_tests_classes.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/runConfigurations/ADB_Print_tests_depend_on_server.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions FlowCrypt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ dependencies {
kapt("com.google.auto.service:auto-service:1.0.1")

devDebugImplementation "com.squareup.leakcanary:leakcanary-android:${rootProject.ext.leakcanaryVersion}"
debugImplementation('androidx.fragment:fragment-testing:1.4.1')

androidTestImplementation "androidx.test.espresso:espresso-core:${rootProject.ext.espressoVersion}"
androidTestImplementation "androidx.test.espresso:espresso-contrib:${rootProject.ext.espressoVersion}"
Expand Down Expand Up @@ -378,17 +379,21 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:${rootProject.ext.lifecycleVersion}"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.4.1"
implementation "androidx.lifecycle:lifecycle-process:2.4.1"
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.5.0-alpha01")
implementation "androidx.room:room-runtime:$roomVersion"
implementation "androidx.room:room-ktx:$roomVersion"
implementation "androidx.paging:paging-runtime-ktx:$pagingVersion"
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.core:core-splashscreen:1.0.0-beta01'
implementation 'androidx.activity:activity-ktx:1.4.0'
implementation 'androidx.fragment:fragment-ktx:1.4.1'
implementation 'androidx.work:work-runtime-ktx:2.7.1'
implementation "androidx.navigation:navigation-fragment-ktx:${rootProject.ext.navVersion}"
implementation "androidx.navigation:navigation-ui-ktx:${rootProject.ext.navVersion}"
implementation "androidx.navigation:navigation-runtime-ktx:${rootProject.ext.navVersion}"
implementation("androidx.navigation:navigation-dynamic-features-fragment:${rootProject.ext.navVersion}")


//https://developers.google.com/android/guides/setup
implementation 'com.google.android.gms:play-services-base:18.0.1'
Expand Down
Loading