Commit graph

210 commits

Author SHA1 Message Date
vishnukvmd 60e34f780e Update color of the active track within Toggle Switches 2023-09-08 21:04:41 +05:30
vishnukvmd bd7402fe38 Move option to select a language from Account -> General 2023-09-08 20:59:43 +05:30
vishnukvmd 3d7a4b1d32 Rename General -> Advanced 2023-09-08 20:32:47 +05:30
vishnukvmd ba1c74b9b5 Update icon for the general section 2023-09-08 20:31:00 +05:30
vishnukvmd 9d3a7efe29 Remove border from search bar 2023-09-08 20:29:09 +05:30
vishnukvmd 95d7a9fe67 Change app header to simply "ente Auth" 2023-09-08 20:29:01 +05:30
vishnukvmd e4a549a55b Add setting to auto-focus on search bar on app-start 2023-09-08 20:25:31 +05:30
vishnukvmd 9f0a53e733 Add setting to show large icons 2023-09-08 20:19:16 +05:30
vishnukvmd c89bffb8ff Remove easter egg 2023-09-08 20:18:15 +05:30
vishnukvmd bffff57d28 Format 6-digit codes 2023-09-08 18:40:54 +05:30
vishnukvmd cdb615b0ba Copy next code to clipboard on tap 2023-09-08 18:33:03 +05:30
vishnukvmd 91cd77ad8d Animate while switching between small and large icons 2023-09-08 18:26:51 +05:30
vishnukvmd 1697547091 Refresh UI when icon settings are updated 2023-09-08 18:02:10 +05:30
vishnukvmd c02a16a321 Refactor code widget 2023-09-08 17:49:16 +05:30
vishnukvmd 97bc2ba141 Accept icon-width as a param 2023-09-08 17:48:26 +05:30
Neeraj Gupta 3c25216116 Add more logs for offline to online import 2023-09-05 13:34:04 +05:30
vishnukvmd ffcd4022ea Update icon 2023-09-04 23:23:24 +05:30
vishnukvmd aa525bfeb1 Update alignment of the support widget 2023-09-04 23:19:06 +05:30
Neeraj Gupta 0d0c89900a Show copoun code for iOS 2023-09-04 19:22:26 +05:30
Neeraj Gupta 4893753b19 Add warning before export 2023-09-04 19:10:54 +05:30
Neeraj Gupta a594d1c962 Show support dev banner in offline mode 2023-09-04 18:52:38 +05:30
Neeraj Gupta 2e3b6b27de Add support for importing offline codes 2023-09-04 17:51:09 +05:30
Neeraj Gupta 326653054d Add option to sign in to backup 2023-09-04 17:47:31 +05:30
Neeraj Gupta a7818fc6d4 Add notification component 2023-09-04 16:58:13 +05:30
Neeraj Gupta fb0fa73c03 Use Sizebox.shrink() 2023-09-04 16:22:50 +05:30
Neeraj Gupta 535109d08f Hide unsync icon for offline mode 2023-09-04 16:13:19 +05:30
Neeraj Gupta a02cfef105 Add basic support for offline mode 2023-09-04 16:01:59 +05:30
Neeraj Gupta c5b3808dee Merge branch 'main' into offline_mode 2023-09-04 09:50:32 +05:30
Neeraj Gupta 8cbba78bcb APK download: Switch to direct download option 2023-09-04 09:43:45 +05:30
Neeraj Gupta 445f3f20f0 Add option to install manually 2023-09-02 08:31:38 +05:30
Neeraj Gupta 75843814bd Merge branch 'main' into offline_mode 2023-08-29 15:34:14 +05:30
laurenspriem 10ca447f54 Update _getProviderTitle to split on parentheses 2023-08-24 22:05:11 +02:00
Neeraj Gupta 0a010994ee dart fix --apply 2023-08-22 10:17:15 +05:30
vishnukvmd d965a0239f Merge branch 'main' into offline_mode 2023-08-20 21:50:38 +05:30
Neeraj Gupta 7cee6ad7e6 Clean up 2023-08-18 16:14:01 +05:30
Neeraj Gupta 111c28d076 Add support for importing encrypt aegis vault 2023-08-18 15:59:10 +05:30
Neeraj Gupta 815059f11e Add support for plain text import from Aegis 2023-08-18 14:47:16 +05:30
vishnukvmd 1c5d4201ea Prioritize custom icons 2023-08-18 08:50:48 +05:30
vishnukvmd 400de2d20e Return empty widget in case there's no icon 2023-08-18 08:50:24 +05:30
vishnukvmd 041e90a8ed Setup custom icons 2023-08-17 23:16:10 +05:30
vishnukvmd 0ed1b15977 Remove debug statement 2023-08-17 23:04:01 +05:30
vishnukvmd cdcc8e103f Setup icon loading with colors 2023-08-17 22:54:53 +05:30
vishnukvmd 7d8a85b861 Modify Settings page to work for offline mode 2023-08-16 13:28:09 +05:30
Neeraj Gupta 31ffb48e0f Disable emailMFA: request for password if SRP setup is not done 2023-08-14 10:02:37 +05:30
Neeraj Gupta 648f68d6a6 Page for password verification 2023-08-14 09:46:12 +05:30
Neeraj Gupta 90103c67ae Always show the dialog to disable email verification 2023-08-13 11:05:17 +05:30
Neeraj Gupta 4c1783a54b Disable barrier dismissibility for session expired dialog, resolves #166 2023-08-13 11:04:11 +05:30
Neeraj Gupta edc1023caf Fix export for macOS & iPadOS, resolves #196 2023-08-13 10:01:12 +05:30
Neeraj Gupta c8e8240540 Extract strings 2023-08-12 12:45:55 +05:30
Neeraj Gupta 19942db88d Refactor: route to homePage post import 2023-08-12 12:13:11 +05:30