Commit graph

8897 commits

Author SHA1 Message Date
vishnukvmd fa3e461112 Set the frequency of foreground sync back to 5 minutes in non-debug mode 2023-06-26 13:18:22 +05:30
vishnukvmd 8a644a131a Show notification only if app is in the background 2023-06-26 13:16:16 +05:30
vishnukvmd 99db0da1df Create a fresh notification for a different collection 2023-06-26 13:13:33 +05:30
vishnukvmd 3c0e63cb7a Show notification only after first remote sync is done 2023-06-26 13:00:13 +05:30
vishnukvmd 9f4ae926e7 Fix ordering for initialization 2023-06-26 12:48:04 +05:30
ashilkn 417bc88349 Map gallery: Use other debouncer in map 2023-06-26 12:24:04 +05:30
ashilkn d2ee1c5d6a Add option to run present callback in run() in debouncer at given interval when the timer is active 2023-06-26 12:15:43 +05:30
vishnukvmd df3bca5b72 Rename variable 2023-06-26 11:54:34 +05:30
vishnukvmd 569f9f6d48 Request permission on Android as well 2023-06-26 11:54:22 +05:30
ashilkn 1b2c43f501 Map gallery: Do not send visible images data in stream if the data hasn't changed 2023-06-26 06:56:56 +05:30
vishnukvmd 1951a58528 Remove redundant assignment 2023-06-25 19:30:54 +05:30
vishnukvmd 1ca372fd34 Remove redundant code 2023-06-25 19:27:43 +05:30
vishnukvmd 1213cf6a34 Update the notification instead of creating a new one 2023-06-25 19:24:39 +05:30
vishnukvmd 4f97b1c7d0 Preserve the time when the app was last in foreground 2023-06-25 19:18:30 +05:30
vishnukvmd 73d1ee9ce6 Show notifications for collected files as well 2023-06-25 19:15:34 +05:30
vishnukvmd 72d200d900 Request for permissions after first remote sync is done 2023-06-25 18:32:02 +05:30
vishnukvmd 29959ce2af Disable notifications when app is in foreground 2023-06-25 18:05:40 +05:30
vishnukvmd cf2124912c Refactor constant name 2023-06-25 18:04:00 +05:30
vishnukvmd 03d2a95501 Add setting to disable notifications 2023-06-25 17:59:35 +05:30
vishnukvmd eac8298d74 Show notification when shared items are added 2023-06-25 15:10:09 +05:30
vishnukvmd f549eb7800 Initialize AppLifecycleService 2023-06-25 15:09:58 +05:30
vishnukvmd f1b36149b5 Save last app open time 2023-06-25 14:22:33 +05:30
ashilkn bcf77e7d88 Map gallery: Fixed state issue with gallery 2023-06-25 09:58:35 +05:30
ashilkn 6f2c3c3e56 Map gallery: Fixed broken UI for FileSelectionOverlay 2023-06-25 03:13:11 +05:30
ashilkn 233a005927 Map gallery: Improve UI/UX 2023-06-24 21:53:39 +05:30
ashilkn a6311912c0 Map gallery: Retain only selected files that are in view when scrolling map 2023-06-24 17:28:09 +05:30
ashilkn ba433d8eae Map gallery: Increase height of pull up gallery by bottom unsafe area's height 2023-06-24 17:26:39 +05:30
ashilkn 02b814216e Map Gallery: UI changes 2023-06-24 16:47:31 +05:30
ashilkn bffd440d19 Map Gallery: Increase elevation of FileSelectionOverlay 2023-06-24 12:15:04 +05:30
ashilkn 0b206ecd72 Map Gallery: Added file selection overlay 2023-06-24 11:52:17 +05:30
ashilkn 3e543bdcb5 Map Gallery: Removed rebuilds on snapping DraggableScrollableSheet to it's initial size 2023-06-24 11:41:31 +05:30
vishnukvmd c251c7d007 Enable notifications on iOS 2023-06-24 11:32:26 +05:30
vishnukvmd 99c0b1aaa4 Update icon 2023-06-24 11:10:01 +05:30
vishnukvmd d512d8a179 Upgrade notification package 2023-06-24 11:09:58 +05:30
ashilkn a6d979905b Map Gallery: Removed rebuilds on resizing bottom sheet caused by ScrollablePositionedList.builder 2023-06-23 21:12:04 +05:30
ashilkn 7940ddaa9c Remove unnecessary LayoutBuilder in HugeListView 2023-06-23 19:07:44 +05:30
ashilkn 376549173b Removed Expanded widget which was throwing an exception 2023-06-23 16:10:27 +05:30
ashilkn bb2ecf51e7 Map: Replace gridView with Gallery widget 2023-06-23 15:41:12 +05:30
ashilkn 83a5fe1911 Map: Moved pull up gallery to different file 2023-06-23 15:07:38 +05:30
ashilkn c909fbca0c Map: Implemented Pull-Up gallery differently to fix lazyloading issues 2023-06-23 14:41:03 +05:30
Neeraj Gupta bfebc6d051
Set cover photo (#1234) 2023-06-22 22:20:15 +05:30
Neeraj Gupta 63b17d010a
Fix placeholder color (#1235) 2023-06-22 19:26:21 +05:30
Neeraj Gupta f4de25cd27 Add change log 2023-06-22 19:12:14 +05:30
ashilkn d67a7690bb Minor changes 2023-06-22 19:07:49 +05:30
Neeraj Gupta 0c9d81dce3 Fix placeholder color 2023-06-22 18:52:19 +05:30
Neeraj Gupta 1bea43897b Add support for changing cover photo 2023-06-22 16:21:56 +05:30
Neeraj Gupta 2ea4c0712f CollectionUpdateEvent: Add types 2023-06-22 16:21:43 +05:30
Neeraj Gupta e461da9d22 Add set cover option 2023-06-22 15:40:21 +05:30
Neeraj Gupta 5f1b0864f3 AlbumPopupMenu: switch to enum for PopupItemValue 2023-06-22 15:31:46 +05:30
Neeraj Gupta 7f8e76b83b
Remove usage of getCollectionsWithThumbnails (#1225) 2023-06-22 15:22:50 +05:30