Commit graph

167 commits

Author SHA1 Message Date
vishnukvmd e7a2c671e1 Minor fixes 2023-03-15 18:15:10 +05:30
Neeraj Gupta 099be22598
Hide discount for iOS users 2023-03-15 14:08:37 +05:30
Neeraj Gupta 34200b702a
Add nudget to upgrade 2023-03-15 14:05:30 +05:30
Neeraj Gupta 835e8d01bd
Switch to simple progress widget with no animation 2023-03-14 06:19:49 +05:30
Neeraj Gupta 3d2dabc288
Add linear progress bar widget 2023-03-14 06:19:08 +05:30
Neeraj Gupta 2eb7542293
Improve time counter animation 2023-03-14 05:12:10 +05:30
Neeraj Gupta e82e7634d4
Improve logging 2023-02-16 07:56:20 +05:30
Neeraj Gupta bf86dac10f
Fix: Wrap decode in try catch 2023-02-16 07:47:08 +05:30
Neeraj Gupta ea9b0d01ba
Fix change email 2023-02-13 12:40:33 +05:30
Neeraj Gupta 161a990c17
Log error while rendering code widgets 2023-02-13 11:48:40 +05:30
Neeraj Gupta 37f5c23169
Reduce UI rebuilds 2023-02-11 16:52:08 +05:30
Neeraj Gupta 3b2f886ae1
Fix locale detection for AppLock 2023-02-07 12:53:04 +05:30
Neeraj Gupta 85cc5d7d18
bump version to 1.0.27+27 2023-02-06 15:37:53 +05:30
Neeraj Gupta 7fd0b8f407
Refactor and start with 256MB as memLimit for lowSpecDevices 2023-02-06 11:29:45 +05:30
Neeraj Gupta 3b39a34045
Support for searching by account or issuer 2023-02-05 22:33:37 +05:30
Vishnu Mohandas 83c70f0f6b
Merge pull request #32 from ente-io/recents
Remove option to remove app from recents
2023-01-08 16:51:01 +05:30
Vishnu Mohandas 91fffc8b04
Merge pull request #31 from ente-io/tweak-trailing-margin-theme-picker
Increase trailing margin for the theme picker selection checkmark
2023-01-08 16:47:31 +05:30
vishnukvmd 0034da064f Remove option to remove app from recents 2023-01-08 16:38:04 +05:30
Manav 1df7d8de46 Fix the crash on opening change email dialog
The crash was happening in the `context.l10n` line in the
change_email_dialog.dart. This was because the root MaterialApp created by
AppLock wasn't being passed the AppLocalizations object.

Tested:
- Was able to reproduce the crash on iOS simulator (null check assertion)
- After the change, the crash doesn't happen
2023-01-08 16:05:40 +05:30
Manav 435fd6a1e7 Increase trailing margin for the theme picker selection checkmark 2023-01-08 15:26:05 +05:30
vishnukvmd b5f3694805 Fix copy 2022-12-31 11:30:19 +05:30
Vishnu Mohandas 0330982eb0
Merge pull request #19 from ente-io/fix_window_manager_warning
Update warning dialog when "Hide from recents" is enabled
2022-12-15 22:36:19 +05:30
vishnukvmd 5fec321267 Update the warning copy since not all ROMs may block capturing of screenshots once FLAG_SECURE is set 2022-12-15 22:34:48 +05:30
vishnukvmd 9ef9c3b9fd Migrate to open_filex 2022-12-14 14:43:05 +05:30
vishnukvmd 3bc9b46d4d Merge branch 'main' into independent 2022-12-14 14:16:39 +05:30
Manav 359dc09d6a Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
vishnukvmd 3e49cfbe5f Merge branch 'main' into independent 2022-11-28 13:06:41 +05:30
vishnukvmd 17fc973bfb Pause and resume camera on Android 2022-11-28 13:06:27 +05:30
vishnukvmd 02ffe72cca Revert "Disable OpenFile to please PlayStore overlords"
This reverts commit a5cac1579b.
2022-11-24 16:15:24 +05:30
vishnukvmd a5cac1579b Disable OpenFile to please PlayStore overlords 2022-11-24 16:14:57 +05:30
vishnukvmd 56a741b2ac Update copy 2022-11-23 17:23:02 +05:30
vishnukvmd 9bcd107de8 Display a coach mark to nudge the user to swipe left 2022-11-23 16:26:29 +05:30
vishnukvmd b20139f3b8 Provide option to opt in to crash analytics 2022-11-22 14:59:25 +05:30
vishnukvmd 7a25da3927 Simplify email to share logs with 2022-11-22 14:06:36 +05:30
vishnukvmd 3fbad241b1 Remove irrelevant link 2022-11-22 13:57:38 +05:30
vishnukvmd c9f37b4f5a Add ability to edit an existing code 2022-11-22 13:24:37 +05:30
vishnukvmd e264d3456b Add indicator for codes that haven't synced to remote yet 2022-11-15 17:44:04 +05:30
vishnukvmd 25782870c7 Remove wasteful refresh 2022-11-14 21:53:14 +05:30
vishnukvmd 517ce33fd9 Display the account within the code widget 2022-11-14 21:49:00 +05:30
vishnukvmd 2b5f349b2f Copy code on long press as well as on tap 2022-11-14 20:30:15 +05:30
vishnukvmd 244d4d969a Enable auto-updates 2022-11-14 18:33:49 +05:30
vishnukvmd da2083ef08 Fix styles for 2FA entry 2022-11-13 13:56:49 +05:30
vishnukvmd 8a1177e7db Fix case 2022-11-13 13:29:18 +05:30
vishnukvmd 8acd1faf03 Remove link to rate 2022-11-13 12:02:45 +05:30
vishnukvmd 0c28b83b46 Fix button color 2022-11-13 11:58:40 +05:30
vishnukvmd fa0ac608f4 Add illustration for the lock screen 2022-11-13 11:57:07 +05:30
vishnukvmd 0965b367cc Decode the recovery key into hex instead of base64 2022-11-13 11:41:40 +05:30
vishnukvmd 0b05a21dc7 Fix fab colors 2022-11-12 01:05:25 +05:30
vishnukvmd 9ce8059212 Fix ripple 2022-11-12 00:37:06 +05:30
vishnukvmd e69a3adf14 Remove redundant import 2022-11-12 00:35:21 +05:30
vishnukvmd 8baa350056 Improve style of the code widget 2022-11-12 00:34:06 +05:30
vishnukvmd d902fdbf75 Add separate section for import and export 2022-11-11 20:13:52 +05:30
vishnukvmd 932dc53f6c Made with love @ ente 2022-11-11 20:09:59 +05:30
vishnukvmd 745cb54ffd Update copy 2022-11-11 20:01:02 +05:30
vishnukvmd 8ced5bf32e Fix error dialog 2022-11-11 19:58:36 +05:30
vishnukvmd 92c2247aa1 Add option to bulk import codes 2022-11-11 18:51:09 +05:30
vishnukvmd c47370163d Auto focus on OTT entry screen 2022-11-11 15:45:52 +05:30
vishnukvmd 3dd408af01 Clarify that account deletion applies to all products 2022-11-03 16:13:48 +05:30
vishnukvmd 408e3bd2b6 Fix the option to view recovery key 2022-11-03 16:00:02 +05:30
vishnukvmd ebf634ef1e Enable 2fa within 2fa :okaypepe: 2022-11-03 15:59:00 +05:30
vishnukvmd 082500c3d1 Increase the frequency at which the progress bar is refreshed 2022-11-01 15:26:20 +05:30
vishnukvmd e91032c281 Dismiss dialog 2022-11-01 15:22:00 +05:30
vishnukvmd b556204921 Decode issuer to make space, for space 2022-11-01 14:33:02 +05:30
vishnukvmd 8d7cbc7c01 Fix events on sign in 2022-11-01 12:32:50 +05:30
vishnukvmd a05dfbab22 Remove unused file 2022-11-01 11:54:26 +05:30
vishnukvmd c983ca1b63 Update package name 2022-11-01 11:52:36 +05:30
vishnukvmd 9728a0f224 Hello, world 2022-11-01 11:43:06 +05:30