Commit graph

347 commits

Author SHA1 Message Date
ashilkn 7b5b39997f Store state of selected radius instead of selected radius index for a bug fix 2023-04-27 12:57:32 +05:30
ashilkn 2b0d851c81 Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
ashilkn 7f1bb022b2 Changed raidus from int to double in location tags 2023-04-25 12:15:13 +05:30
Neeraj Gupta 662a6f9070
Add 1km as radius for locationTag 2023-04-18 13:49:59 +05:30
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
vishnukvmd 09b5a34179 Upgrade SecureStorage 2023-03-28 16:47:01 +05:30
ashilkn 1e9d211a4b Refactor: Removed some type conversions 2023-03-24 11:21:09 +05:30
ashilkn 9fa8da177d Added padding between missing GridViews 2023-03-23 20:59:26 +05:30
ashilkn c75c77fa02 Made a constant for default index from radiusValues 2023-03-22 13:24:58 +05:30
ashilkn 2a86587ad5 Moved radius values for location tag to constants file 2023-03-21 18:27:32 +05:30
ashilkn 595e0e1149 Store loactionTag data with name, raduis & properites of the ellipse 2023-03-17 10:12:47 +05:30
vishnukvmd bcc1348a7d Document functions exposed by CryptoUtil 2023-02-27 17:56:51 +05:30
vishnukvmd d4ac27c5d6 Add comments 2023-02-27 16:09:04 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn c2da85e7f0 Merge branch 'main' into picker 2023-02-03 15:40:37 +05:30
ashilkn bd34571513 Rename constant 2023-02-03 15:39:33 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
ashilkn 9bdeffae3e Created new picker for setting link's device limit 2023-02-02 17:29:55 +05:30
vishnukvmd e51cf98e09 Clear the cache of upload URLs once the user logs out 2023-01-23 12:22:28 +05:30
Neeraj Gupta 45ebc73291
Merge pull request #804 from ente-io/clean_up_logs
Reduce noisy errors on Sentry
2023-01-11 15:12:28 +05:30
Neeraj Gupta 7fd4a70268
Do not log handled sync error on sentry 2023-01-11 13:55:26 +05:30
Neeraj Gupta 7c9f322e13
Merge pull request #802 from ente-io/handle_null_mem_limit
Fix: Handle null values newer keyAttributes
2023-01-11 11:47:23 +05:30
Neeraj Gupta 11da7a4aae
KeyAttributes: make more fields nullable 2023-01-11 10:41:02 +05:30
Neeraj Gupta 8ebc5e49b5
Handle null values for mem/ops limit in local storage 2023-01-11 10:32:47 +05:30
Ashil c50817f001
Merge pull request #801 from ente-io/refactor
Refactor: rename
2023-01-11 10:22:35 +05:30
Neeraj Gupta 9e1184069e
Refactor: rename 2023-01-11 10:09:33 +05:30
Neeraj Gupta a47f2fc942
Fix: Clear in memory cache for ignored files 2023-01-10 16:00:07 +05:30
Neeraj Gupta 143ae3f702
Merge pull request #796 from ente-io/fix_blank_grids
Always break into sub-galleries with a number that's divisible by the photo-grid-size
2023-01-09 20:01:32 +05:30
vishnukvmd d3672375f9 Always break into sub-galleries with a number that's divisible by the photo-grid-size 2023-01-09 19:52:25 +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
vishnukvmd 9a8ef0ea34 Remove setting to hide app from recents on Android 2023-01-08 16:50:18 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta ac39b26283
Lint: Remove redundant ignore for null unsafe import 2023-01-07 17:43:42 +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 fbb17c5fcc
NullSafety: More migration and fixes 2022-12-30 15:33:50 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 0756825bfb
NullSafety: Migrate error-reporting 2022-12-30 11:58:08 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
vishnukvmd c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
vishnukvmd fcb9924bfe Expand the range of photo grid size 2022-12-07 10:50:41 +05:30
vishnukvmd 8066b2aa2c Album Grid -> Photo Grid 2022-12-07 08:48:41 +05:30
vishnukvmd d9daaeef9f Replace Configuration with LocalSettings 2022-12-07 07:04:50 +05:30
vishnukvmd 7133930af4 Merge branch 'master' into grid 2022-12-06 23:29:03 +05:30
vishnukvmd 14afc4259c Revert changes added for the pinch-to-zoom gesture 2022-12-06 23:22:01 +05:30
vishnukvmd 5d43b19f5b Move default album grid size to Constants 2022-12-06 23:15:06 +05:30
vishnukvmd ec07b7150b Add configuration to store album grid size 2022-12-06 23:14:19 +05:30