Commit graph

86 commits

Author SHA1 Message Date
Neeraj Gupta ad96656472
Support for translating local_auth strings 2023-05-18 22:31:54 +05:30
Neeraj Gupta f24fa9e9b9
increase widget of unlock button 2023-05-10 09:12:02 +05:30
ashilkn 2037864023 Fix error in translation 2023-04-24 13:45:19 +05:30
Neeraj Gupta 8a729755ff
Fix bug in rendering deduple page 2023-04-21 10:25:03 +05:30
Neeraj Gupta 6a79deaaa3
l10n: Extract strings 2023-04-18 10:33:15 +05:30
Neeraj Gupta 1fb3a15e49
ImageSave: Handle null value of deviceFolder 2023-04-18 10:29:41 +05:30
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
Neeraj Gupta a717b2d273
Add support for changing language 2023-04-10 16:56:44 +05:30
vishnukvmd 318d5ddc74 Save edited image as a compressed JPEG 2023-04-08 17:36:11 +05:30
Neeraj Gupta 146c7db6a2
l10n: extract strings 2023-04-07 12:22:23 +05:30
Neeraj Gupta 8aba74397e
l10n: extract strings 2023-04-07 12:18:10 +05:30
Neeraj Gupta 399ace9595
l10n: extract strings 2023-04-07 11:57:22 +05:30
Neeraj Gupta 8afcca1b1e
l10n: extract strings 2023-04-07 11:28:38 +05:30
Neeraj Gupta 79641c4850
l10n: extract strings 2023-04-07 11:27:56 +05:30
Neeraj Gupta 8e7dd02032
Fix locale configuration 2023-04-04 19:58:20 +05:30
Neeraj Gupta 32edfa2a06
Default to en as fallBack and hardcode supported locales 2023-04-04 19:38:10 +05:30
Neeraj Gupta 43dd473037
Pass S.delegate in localizationDeletages 2023-04-04 19:25:54 +05:30
ashilkn 3de5696b04 Used freezed package in location and locationTag models 2023-04-02 18:17:18 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn aa8c14e778 Fixed theme related bug on lock screen when systemTheme != appTheme 2023-03-08 13:44:43 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
Neeraj Gupta 77eeaa4c06
Merge branch 'main' into fix_radius 2023-02-02 09:09:37 +05:30
Neeraj Gupta a11a86895a
Use 8 as border radius for multiple meneItems list 2023-02-02 07:56:41 +05:30
ashilkn 1414c2f05b Resolved merge conflicts 2023-02-01 15:30:34 +05:30
ashilkn 37e4a40545 Added keys to 'manage device storage' menuItems to remove infinite loading 2023-02-01 15:11:40 +05:30
ashilkn b5202f4880 Show loading states within MenuItemWidget 2023-02-01 14:01:24 +05:30
Neeraj Gupta ee7f8c07d3
Fixed pressedColor for various menu items 2023-01-31 20:55:20 +05:30
ashilkn 2d9d8ca102 Refactored MenuItemWidget 2023-01-31 17:51:57 +05:30
Neeraj Gupta f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Manav 3170cf48c0 Pass the localizations to the Material App created in AppLock
Will be needed in the future when we start accessing the context in showDialog
children. For more details, see the sibling auth PR
https://github.com/ente-io/auth/pull/29.
2023-01-08 16:33:13 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
ashilkn f08c447c61 Bug fix 2023-01-05 16:04:12 +05:30
ashilkn e9eb22c878 Stop notifiying local asset changes to avoid race condition 2023-01-05 15:43:55 +05:30
ashilkn b876ae0698 Removed tracking of edited files 2023-01-05 15:32:00 +05:30
Neeraj Gupta 7c45201380
Clear Cache: Delete content from iOS /tmp directory 2023-01-04 12:46:20 +05:30
Neeraj Gupta ba669c0e2e
AppStorage: Only show detailed view for internal users 2022-12-30 21:15:46 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta f3c78a12a5
UX: Enable pressedState for clearCache button 2022-12-30 09:55:35 +05:30
vishnukvmd 55afcb5484 Display the lock screen each time the app is brought to foreground 2022-12-27 15:25:04 +05:30
Neeraj Gupta fda4985b6f
Merge pull request #734 from ente-io/fix_discard_edit_ui
Switch to new actionSheet for discard edit warning
2022-12-26 14:54:00 +05:30
Neeraj Gupta 63d66a1f91
Switch to new actionSheet for discard edit warning 2022-12-26 13:48:26 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta b4c7618c5e
Minor fixes in UI 2022-12-22 14:44:31 +05:30
Neeraj Gupta f50631f486
Show correct directory for local glide cache on droid 2022-12-22 14:34:11 +05:30
Neeraj Gupta 48dad9a397
minor refactor 2022-12-22 13:57:12 +05:30
Neeraj Gupta 640b8d32b1
Support for showing in-app storage 2022-12-22 13:45:52 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
Neeraj Gupta 80f103bedc
Add cache info in debug section 2022-12-13 15:04:37 +05:30