Commit graph

4721 commits

Author SHA1 Message Date
Neeraj Gupta b513b23e97 Rename 2023-06-14 16:12:46 +05:30
Muhesh7 3adc91857f remove(map): delete unused method 2023-06-14 15:31:59 +05:30
Muhesh7 6d0a6df06c optimise(map): isolate intensive calculations 2023-06-14 15:30:51 +05:30
Neeraj Gupta b11db54171 Merge branch 'main' into cache_collections 2023-06-14 14:32:04 +05:30
Neeraj Gupta 3eecfd1123 SharedTab: Remove direct dependency on getLatestCollectionFiles 2023-06-14 14:27:33 +05:30
Neeraj Gupta 364ea2e9c7
Minor fixes (#1214) 2023-06-14 14:20:38 +05:30
Neeraj Gupta c3f088ad57 Handle missing thumbnails in shared collections 2023-06-14 14:15:11 +05:30
Neeraj Gupta 938287ab23 Fix: Hide shared archived from all places as owned archived 2023-06-14 14:00:33 +05:30
Neeraj Gupta 070d5ee6e3 Remove unused imports 2023-06-14 13:03:19 +05:30
Neeraj Gupta a2082d461e Remove unused variable
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-14 12:59:25 +05:30
ashilkn 24ba1948ed Make the UI of KeyboardTopButton better 2023-06-14 11:58:20 +05:30
Neeraj Gupta 1eed65957c
Make file details UI more compact (#1210) 2023-06-14 07:42:55 +05:30
ashilkn fe5065f559 Make file details UI more compact 2023-06-13 20:13:52 +05:30
ashilkn 590fb9acd1 Fixed broken edit 2023-06-13 19:21:13 +05:30
Neeraj Gupta 30fe2731ce
Remove deprecated theme props (#1207) 2023-06-13 15:06:30 +05:30
Neeraj Gupta 0fab199f2a Remove dependency on decrecated themeData prop 2023-06-13 14:39:55 +05:30
ashilkn dcd86a1611 Remove default select all button in location tag related screens where selection is not possible 2023-06-13 13:01:52 +05:30
Neeraj Gupta b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
ashilkn ace8225d45 Fix loading icon when uploading a file after opening it 2023-06-13 10:48:33 +05:30
ashilkn 62f4547a1b Anchor the bottom of the markers at it's locations 2023-06-13 10:07:17 +05:30
ashilkn 0c3fd691d5 Change loading icon 2023-06-12 16:49:02 +05:30
ashilkn 25004af55a Check gallery type of collection to set showSelectAllByDefault of gallery 2023-06-12 16:31:57 +05:30
ashilkn b9e35b004a Merge branch 'main' into show_select_all_by_default 2023-06-12 16:20:19 +05:30
ashilkn 315fb2ffe1 Don't show select all button by default for incoming shared albums 2023-06-12 16:19:16 +05:30
ashilkn 6087bb6a7e Show select all button by default in galleries 2023-06-12 16:18:33 +05:30
Neeraj Gupta afe561b225 Change size of video icon
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-12 16:10:20 +05:30
ashilkn f59287ceee Add empty state for images in map 2023-06-12 15:36:39 +05:30
Neeraj Gupta fb7dfa2059 Merge remote-tracking branch 'origin/main' into map 2023-06-12 11:02:24 +05:30
ashilkn ed09b33063 Make map's marker look better 2023-06-10 21:54:16 +05:30
ashilkn c559baafb4 Fix floating button UI 2023-06-10 18:25:38 +05:30
ashilkn 3112e4c3d0 Added border radiuses 2023-06-10 16:45:32 +05:30
ashilkn ae4175e875 Minor changes to ImageTile 2023-06-10 15:34:52 +05:30
ashilkn dded894c8c Expand map to under status bar + use better color for bottom safe area 2023-06-10 15:22:54 +05:30
ashilkn cf4be11afe Improve ImageTile's UI 2023-06-10 15:21:30 +05:30
ashilkn f51b086362 Fixed inital zoom 2023-06-10 12:51:34 +05:30
ashilkn 72e358c77a Prevent grey areas when panning or zooming out map 2023-06-10 12:35:21 +05:30
ashilkn 7c201ffa23 Added pressed states 2023-06-09 21:50:10 +05:30
ashilkn f0ac1f88bf Remove PopupMenuButton that navigated to map 2023-06-09 21:38:59 +05:30
ashilkn bd5f230c8e Show button to navigate to map on clicking search icon 2023-06-09 21:32:54 +05:30
ashilkn 661928e872 Make size configurable in IconButtonWidget 2023-06-09 21:30:40 +05:30
ashilkn 45adb58e68 Fix colors and elevation of notification banner 2023-06-09 19:29:43 +05:30
Neeraj Gupta 72d1694b4e Use banner notification type for confirming recovery key 2023-06-09 13:11:28 +05:30
Neeraj Gupta e32fe0caca
Switch to notification banner for subscription (#1194) 2023-06-09 12:57:49 +05:30
Neeraj Gupta b15ebf2442 Switch to notification banner for other errors 2023-06-09 12:20:32 +05:30
Neeraj Gupta 622893488c
Hide confirm recovery banner if there's err banner (#1193) 2023-06-09 12:00:20 +05:30
Neeraj Gupta cf65e59f28 Switch to notification banner for subscription
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-09 11:57:48 +05:30
Neeraj Gupta 4ddaf99da6 Hide confirm recovery banner if there's err banner 2023-06-09 11:37:04 +05:30
Neeraj Gupta 1a2b636a77 Add fallback url for OSM map 2023-06-08 09:37:39 +05:30
Ashil b7776b9861
Album sort bug (#1191) 2023-06-07 18:01:59 +05:30
Neeraj Gupta 3ccb014445 Minor refactor 2023-06-07 17:41:50 +05:30
Neeraj Gupta 9519d2a271 Fix background color 2023-06-07 17:36:35 +05:30
Neeraj Gupta 03b3330e29 Remove unused credit widget 2023-06-07 17:33:51 +05:30
Neeraj Gupta 037d83414f Add custom attribution widget 2023-06-07 17:32:53 +05:30
ashilkn 932caaad96 Refactor _preloadEntries() 2023-06-07 17:22:23 +05:30
ashilkn 02c7e7be8a Fixed order of photos in detail_page when sort ordering is ascending 2023-06-07 17:04:43 +05:30
Neeraj Gupta d65851d1d5 Merge branch 'map' into mapbox 2023-06-07 16:38:25 +05:30
Neeraj Gupta d21a9e353f Merge branch 'main' into map 2023-06-07 13:24:21 +05:30
Neeraj Gupta b74f033838 Switch to value key 2023-06-07 12:22:36 +05:30
Neeraj Gupta e23c633511 Replace empty Contains with SizedBox.shrink 2023-06-07 12:21:19 +05:30
ashilkn 390bab470a Removed stateful wrapper around AlbumSortOrder as there is no where down the widget tree where it needs to be updated 2023-06-07 12:17:06 +05:30
ashilkn cd4d146fdc Made changes to detail_page to to show photos in the correct order in oldest first sort order 2023-06-07 12:01:06 +05:30
ashilkn b0e380a47f Minor fix 2023-06-07 11:23:01 +05:30
Neeraj Gupta ce63fc6768 More cleanup 2023-06-06 22:13:32 +05:30
ashilkn c61e5ee6dc Used inherited widget to store state of ordering of photos in gallery 2023-06-06 21:38:11 +05:30
Neeraj Gupta 6f81cac8e5 Refactor: name & package changes 2023-06-06 21:17:03 +05:30
Neeraj Gupta 6b237f9d27 Refactor 2023-06-06 20:13:41 +05:30
Neeraj Gupta d43a4a78dd refactor 2023-06-06 15:27:17 +05:30
Muhesh7 c83f3945f4 update(version): modify flutter_maps 2023-06-06 15:19:16 +05:30
Neeraj Gupta cb02776650 Map: Minor tweaks
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-06 09:15:47 +05:30
Muhesh7 7033d3a233 migrate(map): osm to mapbox 2023-06-06 01:27:20 +05:30
Neeraj Gupta 80f444260a Improve zoom logic 2023-06-05 18:52:23 +05:30
Muhesh7 b4b60d5719 feat(initialZoom): optimal initial zoom for map 2023-06-05 17:18:59 +05:30
vishnukvmd 45302c6550 Switch to using a LinkedHashSet to ensure there are no duplicate elements 2023-06-05 17:18:59 +05:30
vishnukvmd 770be776d7 Switch to using a LinkedHashSet to ensure there are no duplicate elements 2023-06-05 11:40:40 +05:30
Neeraj Gupta 79e8e0fce5 Add show on map options for collections 2023-06-05 09:10:25 +05:30
Neeraj Gupta 6e8ccb23e7 Add rough calculation for map center and initial zoom 2023-06-05 08:42:43 +05:30
Neeraj Gupta 40a6767c6b Use Search service to get files 2023-06-05 07:13:34 +05:30
Neeraj Gupta 060cdc7b7f Minor UI tweaks 2023-06-05 05:47:38 +05:30
Neeraj Gupta 9cce420456 Log errors during file processing.
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:52:21 +05:30
Neeraj Gupta 51bdfe97df Use actual file location
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:51:51 +05:30
Neeraj Gupta 518dfb0b0f Fix: Ignore collections
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:51:10 +05:30
Muhesh7 6e2ab6d6ba feat[map_gallery]: implement map gallery 2023-06-04 23:59:54 +05:30
Neeraj Gupta 3bb473d60d
Add entry in change log (#1178) 2023-06-02 10:36:44 +05:30
Neeraj Gupta 483d5dce0d Add entry in change log 2023-06-02 10:29:38 +05:30
Neeraj Gupta 34d2fefca8 GalleryFileWidget: Refactor common code 2023-06-02 08:54:37 +05:30
Neeraj Gupta 567eea134b Fix: Use default selection color for files uploaded via pubLink 2023-06-02 08:46:06 +05:30
Neeraj Gupta b2b5e70790 Early return on any match 2023-06-02 08:11:14 +05:30
Neeraj Gupta 4ede7bbe29 Reload entire groupd on removal 2023-06-02 07:59:14 +05:30
Neeraj Gupta 40c8fc6965 More rename refactor 2023-06-01 12:05:30 +05:30
Neeraj Gupta 7f3932f427 Rename 2023-06-01 11:14:49 +05:30
Neeraj Gupta ab4be2d01a Refactor 2023-06-01 01:34:57 +05:30
Neeraj Gupta 729066976a Fix bad import 2023-06-01 01:29:13 +05:30
Neeraj Gupta f1718eb884 Rename 2023-06-01 01:25:57 +05:30
Neeraj Gupta bcf4f6fe91 Refactor 2023-06-01 01:09:43 +05:30
Neeraj Gupta 016cec52db Rename day widget as group header widget 2023-06-01 01:08:01 +05:30
Neeraj Gupta 8353b535f4 Refactor 2023-06-01 01:04:19 +05:30
Neeraj Gupta 7162bd6de5 Rename variable 2023-06-01 00:38:10 +05:30
Neeraj Gupta 26a161df03 Refactor: rename + extract widget in separate files 2023-06-01 00:31:58 +05:30
Neeraj Gupta a860e499cb Fix compile issue 2023-05-31 12:08:10 +05:30
Neeraj Gupta 34999f4461 Refactor 2023-05-31 12:05:04 +05:30
Neeraj Gupta 5932270787 Refactor: Switch to generic fn for clubbing by time 2023-05-31 12:01:56 +05:30
Neeraj Gupta 848e1488d9 Add clubByduplicates that take fn for clubbing key 2023-05-31 11:58:25 +05:30
Neeraj Gupta 056299d9e0 Defaults to group by hash 2023-05-31 11:50:06 +05:30
Neeraj Gupta ff5d9f7595 Club duplicates files based on hash 2023-05-31 11:49:17 +05:30
Neeraj Gupta a25fe6421a Fix check box state to reflect grouping logic 2023-05-31 11:41:16 +05:30
Neeraj Gupta 3b9aeffc97 Fix bug in query for showing items on timeline 2023-05-30 14:30:19 +05:30
Neeraj Gupta 1717f7f08b Fix brightness check 2023-05-30 13:19:36 +05:30
Neeraj Gupta eea5ba9440 Show archive status on shared albums 2023-05-30 12:25:36 +05:30
Neeraj Gupta 5fa4e6e2c4
[Part-1] Refactor Collections Sync (#1132) 2023-05-30 12:12:55 +05:30
ashilkn b69fdbefee Remove pressed state of 'Link has expired' menuitem 2023-05-30 09:17:01 +05:30
Neeraj Gupta ad81ff412b Merge branch 'main' into migratie_collections 2023-05-30 07:47:05 +05:30
Neeraj Gupta 796423499b Show no-archived incoming collections 2023-05-29 19:17:35 +05:30
Neeraj Gupta ccbd5bf69e Hook API call to update collection 2023-05-29 19:07:02 +05:30
Neeraj Gupta dccf843361 IncomingSharee: Add hook to display archive status 2023-05-29 18:58:04 +05:30
ashilkn 8f48713ab9 Replace uses of MediaQuery.of(context).platformBrightness to check theme with AdaptiveTheme.of(context).brightness == Brightness.light 2023-05-29 11:15:07 +05:30
ashilkn bf040806c5 Fix bug in theme on home bottom navigation bar 2023-05-29 11:08:31 +05:30
Neeraj Gupta 1d0ed25cbc Add change log for 0.7.59+459 2023-05-29 10:20:36 +05:30
Vishnu Mohandas 25612e539d
Add option to dedupe by file name (#1164) 2023-05-29 02:49:56 +05:30
vishnukvmd 772206dd2e Add option to dedupe by file name 2023-05-28 21:14:40 +05:30
vishnukvmd e0839aca0c Extract string 2023-05-28 20:57:23 +05:30
Neeraj Gupta eb0a737453 Show toast if we save to fail file to gallery 2023-05-27 11:39:38 +05:30
Neeraj Gupta 83537a2eb5 Potential fix: save without relative path 2023-05-27 11:38:04 +05:30
Neeraj Gupta 1de2f731f4 Add null check 2023-05-27 11:31:35 +05:30
Vishnu Mohandas c624ed40dd
Force social links to be opened in the browser instead of the webview (#1157) 2023-05-27 11:07:41 +05:30
Neeraj Gupta 378111fe24 Launch github issues in external app 2023-05-27 11:06:42 +05:30
Neeraj Gupta 237e281e96 iOS: launch blog and shop within app 2023-05-27 11:03:16 +05:30
Neeraj Gupta f788378b71 Fixed typo 2023-05-27 10:58:39 +05:30
vishnukvmd d055a3aafc Remove redundant type conversion 2023-05-27 10:58:28 +05:30
vishnukvmd b5344e658f Remove unnecessary log line 2023-05-27 10:56:55 +05:30
vishnukvmd ce89fd56c4 Show progress icon only when upload was initiated now 2023-05-27 10:56:25 +05:30
vishnukvmd 57e75e3732 Configure the background color of the collage 2023-05-27 02:20:31 +05:30
vishnukvmd cd34e19cb1 Show loading state for files queued for upload 2023-05-27 01:46:38 +05:30
vishnukvmd 39aedc7057 Update upload icon widget 2023-05-27 01:35:28 +05:30
vishnukvmd a7b8b6ce72 Fix path 2023-05-27 01:25:08 +05:30
vishnukvmd 52e4b9307a Fix typo 2023-05-27 01:20:43 +05:30
vishnukvmd b1ce88ce97 Dismiss the bottom bar if collage was created 2023-05-27 01:07:06 +05:30
vishnukvmd c7c1037341 Fix issues in backing up a collage 2023-05-27 00:56:52 +05:30
vishnukvmd 7a982c873c Compress generated image 2023-05-27 00:24:01 +05:30
vishnukvmd 1d01a71e49 Change the dimensions of the 5 item collage 2023-05-27 00:17:46 +05:30
vishnukvmd b796d2fb90 Increase the dimensions of the [1,2,1] collage 2023-05-27 00:10:16 +05:30
vishnukvmd 15a4a59439 Change the dimensions of 3x1 collage 2023-05-27 00:07:45 +05:30
vishnukvmd 71b24a5877 Refactor 2023-05-27 00:03:32 +05:30
vishnukvmd 3a5eec1789 Update frame width 2023-05-27 00:01:18 +05:30
vishnukvmd 8b1655ead4 Refactor 2023-05-26 22:58:29 +05:30
vishnukvmd d795a2d215 Make width override-able 2023-05-26 22:18:43 +05:30
vishnukvmd 5238832b26 Force social links to be opened in the browser instead of the webview 2023-05-26 21:15:45 +05:30
vishnukvmd 19b682a10d Extract save button to a separate widget 2023-05-26 21:05:18 +05:30
vishnukvmd 7f9b95cee7 Refactor 2023-05-26 20:58:34 +05:30
vishnukvmd 40120966a4 Integrate collage builder for 6 items 2023-05-26 20:57:43 +05:30
vishnukvmd aae4dae751 Add collage builder for 6 items 2023-05-26 20:50:40 +05:30