Commit graph

5183 commits

Author SHA1 Message Date
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
Neeraj Gupta e3f576df24 Rename 2023-06-24 11:35:23 +05:30
Neeraj Gupta 833f141b76 Move device widget inside collections/device 2023-06-24 11:29:11 +05:30
ashilkn a6d979905b Map Gallery: Removed rebuilds on resizing bottom sheet caused by ScrollablePositionedList.builder 2023-06-23 21:12:04 +05:30
Neeraj Gupta 41d3040e2e Fix title alignment 2023-06-23 19:13:15 +05:30
ashilkn 7940ddaa9c Remove unnecessary LayoutBuilder in HugeListView 2023-06-23 19:07:44 +05:30
Neeraj Gupta 785b013603 AlbumRowItemWidget: Handle incoming collection check internally 2023-06-23 18:53:43 +05:30
Neeraj Gupta 267228a104 Remove redundant parameter 2023-06-23 18:06:51 +05:30
Neeraj Gupta a66b3538b2 Add SectionTitleRow widget 2023-06-23 17:54:26 +05:30
Neeraj Gupta 683edb15fe Disable shrink wrapping 2023-06-23 17:20:07 +05:30
Neeraj Gupta eb1314fdc3 Show Album section with plusIcon + refactor 2023-06-23 17:12:22 +05:30
Neeraj Gupta 010620784d Fix margin for device_folders_grid_view
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-23 17:04:55 +05:30
ashilkn 376549173b Removed Expanded widget which was throwing an exception 2023-06-23 16:10:27 +05:30
Neeraj Gupta 6c3ca134a0 Rename 2023-06-23 15:49:32 +05:30
Neeraj Gupta 52a89a0a12 AlbumRowItem: Add support for showing incoming collections
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-23 15:41:40 +05:30
ashilkn bb2ecf51e7 Map: Replace gridView with Gallery widget 2023-06-23 15:41:12 +05:30
Neeraj Gupta 271ee3628e Remove redundant row widget 2023-06-23 15:23:42 +05:30
Neeraj Gupta 4e4f756dcf AlbumFileCount: Fix calculation of offset for boxConstraint 2023-06-23 15:09:41 +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 7b3c29e8d4 Improve horizontal grid 2023-06-23 14:31:04 +05:30
Neeraj Gupta 9aab109d72 Fix the album cover thumbnail to 160 2023-06-23 13:57:58 +05:30
Neeraj Gupta ee272b9e76 Show fileCount beside album name 2023-06-23 13:22:37 +05:30
Neeraj Gupta bc665e0ce1 Remove unused variable
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-23 13:12:50 +05:30
Neeraj Gupta b087758c60 Merge branch 'main' into horizontal_grid 2023-06-23 01:25:07 +05:30
Neeraj Gupta 828bea11c3 Remove unused widget 2023-06-23 01:23:30 +05:30
Neeraj Gupta f6d3888835 Always show popupMenu below the sort button 2023-06-23 01:07:15 +05:30
Neeraj Gupta 3adfa0d676 Minor fixes 2023-06-23 00:43:30 +05:30
Neeraj Gupta da08ba0bcb Show on ente collection in horizontal grid_view 2023-06-23 00:41:23 +05:30
Neeraj Gupta bfebc6d051
Set cover photo (#1234) 2023-06-22 22:20:15 +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 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 502af89e57 Hide favorite colleciton if it's empty 2023-06-22 14:49:34 +05:30
Neeraj Gupta ed046c0301 Refactor DeleteEmptyButtonWidget 2023-06-22 14:19:42 +05:30
Neeraj Gupta d16e903a45 Remove dependency from _getCollectionsWithThumbnails 2023-06-22 14:00:20 +05:30
Neeraj Gupta ec0fa298c2 Merge branch 'main' into remove_getCollectionsWithThumbnails_shared 2023-06-22 12:53:56 +05:30
ashilkn bdd5cdaafa Dynamically change color of map attribution icon with theme 2023-06-22 11:43:51 +05:30
ashilkn 6e3b5bdf00 Use elevated colors for map elements 2023-06-22 11:35:39 +05:30
ashilkn f0389133a7 Change initial zoom 2023-06-22 11:29:24 +05:30
ashilkn 050affd2de Merge branch 'main' into map_improvements 2023-06-22 11:25:47 +05:30
ashilkn 8275d5921d Fix minor UI issues 2023-06-22 11:20:03 +05:30
ashilkn 9c284aa004 Minor changes 2023-06-21 22:59:34 +05:30
ashilkn b9f59ca68f Make map's UI better 2023-06-21 22:49:56 +05:30
ashilkn 4a56c583ee Map: Center the empty and loading states of photos grid 2023-06-21 21:10:20 +05:30
ashilkn 447036236e Map: Change list of photos to grid in an expandable bottom sheet 2023-06-21 19:50:36 +05:30
Neeraj Gupta 20b122049c Increase upper limit for placeholder grid 2023-06-21 16:11:54 +05:30
Neeraj Gupta e463dc0d51 Limit the count of items in the PlaceHolderWidget 2023-06-21 15:02:20 +05:30
Neeraj Gupta a2bb8e7b4a Merge branch 'main' into remove_getCollectionsWithThumbnails_shared 2023-06-21 11:52:57 +05:30
Neeraj Gupta 65840dec28 Merge branch 'main' into remove_getCollectionsWithThumbnails_shared 2023-06-21 11:52:21 +05:30
Neeraj Gupta feeb958b25
Fix the size of video loader progress bar (#1230) 2023-06-21 11:49:53 +05:30
Neeraj Gupta 0b89a52f22 Fix the size of video loader progress bar
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-21 11:40:35 +05:30
ashilkn 3625824dd2 Remove smartness in map and take center point of most recent file instead 2023-06-20 21:51:14 +05:30
Neeraj Gupta 01f16bddde Merge branch 'main' into map 2023-06-20 20:23:13 +05:30
Neeraj Gupta ae566ce2f9 Fix typo 2023-06-20 18:21:17 +05:30
Neeraj Gupta f6e9d63f59 Replace all usage of _deduplicatedAndFilterIgnoredFiles 2023-06-20 18:19:45 +05:30
Neeraj Gupta a1bcf60159 refactor 2023-06-20 17:55:49 +05:30
Neeraj Gupta 80b0c88b1c Merge branch 'main' into perf_improvement 2023-06-20 17:40:06 +05:30
Neeraj Gupta 15c4c97dab getAllPendingOrUploadedFiles: Use improved filtering for dedupe+ignored 2023-06-20 17:34:12 +05:30
Neeraj Gupta 86ee3b7b9c Fix lint
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-20 17:24:41 +05:30
ashilkn ef8db4188f Change background color of OSMFranceTileLayer 2023-06-20 08:51:34 +05:30
ashilkn df4ebcf17a Fixed setState called after dispose error 2023-06-20 07:07:42 +05:30
Neeraj Gupta 24e1e8d558 Remove dependency from getCollectionsWithThumbnails 2023-06-19 22:37:03 +05:30
Neeraj Gupta 522655ca65 SharedTab: remove dependency on getCollectionsWithThumbnails 2023-06-19 16:27:53 +05:30
Neeraj Gupta 7e05f5d2e0 Fix typo 2023-06-19 16:01:01 +05:30
Neeraj Gupta ee6a12e706 Refactor delete emptyAlbums logic 2023-06-19 15:58:15 +05:30
Neeraj Gupta 021ee69d5c Fix lint
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-19 15:11:21 +05:30
Neeraj Gupta 446a6adc34 use collectionFileCount for identifying emptyCollection 2023-06-19 11:38:37 +05:30
Neeraj Gupta d9316bca8d Fix heroTag prefix for outgoing items 2023-06-19 11:19:39 +05:30
Neeraj Gupta 0b130989c7 Fix heroTag 2023-06-19 11:17:40 +05:30
Neeraj Gupta 680172bcfd IncomingAlbmItem: Use collectionService.getCover for thumbnail 2023-06-19 11:08:34 +05:30
Neeraj Gupta 1f0d2a36a8 OutgoingItem: Use getCover for fetching thumbnail 2023-06-19 11:05:30 +05:30
Neeraj Gupta 49dc54dd67 Hide gallery overflow menu when files are selected 2023-06-16 09:27:46 +05:30
Neeraj Gupta 06a9244fec Copy change for overflow menu item 2023-06-15 18:36:18 +05:30
Neeraj Gupta 65f5487b68 Use extract string 2023-06-15 18:23:47 +05:30
Neeraj Gupta 5b7eb47521 Add hook for checking permission 2023-06-15 18:15:26 +05:30
Neeraj Gupta bbf42c522a Tiles: Set panBuffer to 1 2023-06-15 10:34:25 +05:30
Neeraj Gupta c8b075607e Cache image tiles 2023-06-15 10:23:33 +05:30
Neeraj Gupta 1fe65319b6 OSM: pass user agent 2023-06-15 09:13:41 +05:30
Muhesh7 ccea3f33d7 fix(map): detail page 2023-06-15 00:54:46 +05:30
Muhesh7 6a9a227ebb fix(map): update on cluster tap 2023-06-14 23:57:34 +05:30
Muhesh7 b94c480fa3 fix(map): initial visible images 2023-06-14 23:44:58 +05:30
Neeraj Gupta b6ab661a40 Merge branch 'map' of github.com:ente-io/photos-app into map 2023-06-14 23:26:51 +05:30
Muhesh7 06db3d3398 fix: remove hardcoded locations 2023-06-14 23:24:28 +05:30
Muhesh7 0cf62a6943 optimise(map): use streams with isolates 2023-06-14 23:19:47 +05:30
Neeraj Gupta 9c7a5cd43c Minor performance improvements 2023-06-14 23:09:16 +05:30
Neeraj Gupta 83e1ca8394 Avoid repainting
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-14 23:00:42 +05:30
Neeraj Gupta 5385dd351a Switch to normal for loop 2023-06-14 17:44:19 +05:30
Muhesh7 c4c68ab4db fix(map): remove random location 2023-06-14 17:11:31 +05:30
Neeraj Gupta 4325641b14 Minor fixes 2023-06-14 17:04:33 +05:30
Neeraj Gupta 240b5667eb Merge branch 'cache_collections' into map 2023-06-14 16:14:16 +05:30
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 766946c3da Switch to different package for date-picker 2023-06-13 16:43:34 +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 6b563cebef Surface video playback error on UI 2023-06-06 17:06:22 +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
vishnukvmd 91b7f190ec Add collage for 5 items 2023-05-26 19:36:58 +05:30
vishnukvmd b6b8b15e99 Push down the save button 2023-05-26 19:05:06 +05:30
vishnukvmd 32e6ea2c8a Refactor 2023-05-26 19:01:51 +05:30
vishnukvmd b98b41ec3c Add collage creator for 4 items 2023-05-26 18:55:23 +05:30
vishnukvmd c44f3f06e8 Minor refactor 2023-05-26 18:40:39 +05:30
vishnukvmd d713f1085f Add collage for 3 images 2023-05-26 18:36:39 +05:30
vishnukvmd 3f1c3d23af Setup layouts for 3 images 2023-05-26 18:20:21 +05:30
vishnukvmd 758f12bd30 Convert to stateless widget 2023-05-26 17:57:30 +05:30
vishnukvmd f1a5118e47 Refactor 2023-05-26 17:54:03 +05:30
vishnukvmd 3382032cf6 Extract out widget for creating a collage out of two images 2023-05-26 17:48:36 +05:30
vishnukvmd 3408e3ed2d Increase the tap area of layout 2023-05-26 17:27:18 +05:30
vishnukvmd 6c618a7cbb Add an active state for the layout icon 2023-05-26 17:07:47 +05:30
vishnukvmd b35b6d05f8 Use collage to generate icons 2023-05-26 16:54:35 +05:30
vishnukvmd bf14718506 Add padding 2023-05-26 16:38:44 +05:30
vishnukvmd f06c25741f Use existing button widget 2023-05-26 16:26:12 +05:30
vishnukvmd ca82d9ec1d Add option to save the collage 2023-05-26 15:38:24 +05:30
vishnukvmd acbd396e23 Add option to choose layout 2023-05-26 15:02:32 +05:30
vishnukvmd 6f572aa1ef [WiP] Collage for 2 images 2023-05-26 14:55:47 +05:30
vishnukvmd 8508035be0 Add param to cover the screen 2023-05-26 14:53:40 +05:30
vishnukvmd b0c9cae36a Preserve ordering within SelectedFiles 2023-05-26 13:55:15 +05:30
vishnukvmd 811f6d5379 Navigate to dummy page for creating a collage 2023-05-26 12:41:25 +05:30
vishnukvmd 481443f547 Add a hook to create a collage 2023-05-26 12:33:29 +05:30
Neeraj Gupta b89d31ad03 Move sort option above archive 2023-05-26 10:17:12 +05:30
Neeraj Gupta e12ed7000d Force refresh collection gallery on collectionSort change 2023-05-26 10:05:19 +05:30
Neeraj Gupta 0dc5279f8b Refactor: Use fn as getter for sortAsc value
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 10:04:32 +05:30
Neeraj Gupta 21bdabf4a8 Pass sort property to gallery 2023-05-26 08:35:06 +05:30
Neeraj Gupta 4f99062662 Add logic to update sortOrder on remote
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 08:03:58 +05:30
Neeraj Gupta 690fb935ae Merge branch 'gallery_pass_flag' into sort_order_collection 2023-05-25 19:59:57 +05:30
Neeraj Gupta e8594566b5 Pass sort property to gallery 2023-05-25 19:54:38 +05:30
Neeraj Gupta e540430c45 AlbumSort: Add option in overflow menu for sorting 2023-05-25 16:37:55 +05:30
Neeraj Gupta dc96583dcd Merge branch 'main' into migratie_collections 2023-05-25 13:37:52 +05:30
Neeraj Gupta 2aa272b9d0 Rename: Separate file and album magic property class 2023-05-25 11:23:34 +05:30
Neeraj Gupta 0b1f0e9ed7 Refactor: Move magic_metadata.dart under models/metadata
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-25 11:01:50 +05:30
Neeraj Gupta e97ad6f26b Wait for firstSync to finish before showing deleteEmptyAlbums 2023-05-25 10:11:43 +05:30
Neeraj Gupta 10f1db49ef Merge branch 'remove_redundant_work' into migratie_collections 2023-05-23 15:26:21 +05:30
Neeraj Gupta 5aae4f4157 refactor: move user class in separate file
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-23 11:24:35 +05:30
Neeraj Gupta b24bf451b6 refactor: extract PublicUrl outside collection.dart
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-23 11:08:17 +05:30
Neeraj Gupta 318865396b Refactor: move error to corresponding pkg
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-23 10:57:34 +05:30
Neeraj Gupta e2e1d7ef13
Replace collection.name usage with collection.displayName 2023-05-23 10:26:48 +05:30
ashilkn c6bf03fe36 Remove bottom padding of bottom navigation bar 2023-05-22 22:57:08 +05:30
ashilkn f9b4c0cba0 Remove animated opacity from bottom navigation bar + refactoring 2023-05-22 22:47:15 +05:30
ashilkn b4d72bf26f Merge branch 'main' into remove_backdrop_filters 2023-05-22 12:21:12 +05:30
ashilkn 21a0b5806d Remove backdrop filter from action sheet and use solid colors with elevation 2023-05-22 12:21:02 +05:30
Neeraj Gupta 095df3abba
Fix lint warnings (#1117) 2023-05-22 11:12:45 +05:30
Neeraj Gupta 8fc93fdde4
Don't disable button when all folders are unselected 2023-05-22 00:29:10 +05:30
Neeraj Gupta 3d94d181bd
refactor: Switch to async + add mount check 2023-05-22 00:25:03 +05:30
Neeraj Gupta 700b19383a
Add logs when device folder is being turned off 2023-05-22 00:21:54 +05:30
ashilkn fc7fe1dc4c Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
Neeraj Gupta 36cd70eac8
Add Sharee: Show family members in the suggestion list 2023-05-19 16:12:16 +05:30
Neeraj Gupta 332ccd7bd4
Add Sharee: Ignore current user from suggestion 2023-05-19 16:09:06 +05:30
Neeraj Gupta 37aa5e520c
Switch to email for tracking suggestions 2023-05-19 16:08:11 +05:30
Neeraj Gupta 9511c8a04f
WebPage: Fix color and padding for loading indicator 2023-05-19 14:25:26 +05:30
Neeraj Gupta 722b3f98b9
WebPage: Add support for opening url outside the application 2023-05-19 14:23:42 +05:30
Neeraj Gupta 9e4591ba7e
Switch to github issues for roadmap 2023-05-19 14:17:05 +05:30
Neeraj Gupta 6af54befc8
Fix lint warnings 2023-05-19 13:20:18 +05:30
Neeraj Gupta 17cfa342cd
Hide delete/fav icon for shared files 2023-05-19 12:51:21 +05:30
Neeraj Gupta f10b11dd22
undo changes related to pageController dispose 2023-05-19 09:03:53 +05:30
Neeraj Gupta 716ce66b4e
increase tap area 2023-05-19 00:33:47 +05:30
Neeraj Gupta f47b3e0a42
Disable tap to swipe during zoom 2023-05-19 00:27:52 +05:30
Neeraj Gupta 078ddbd0c0
-mMemories: Swipe left/right on tap 2023-05-19 00:26:21 +05:30
Neeraj Gupta 878356070c
-mMove super.initiated at top 2023-05-18 23:49:20 +05:30
Neeraj Gupta 002cd6b489
Dispose pageController in detailed view 2023-05-18 23:45:19 +05:30
Neeraj Gupta a5b94350d0
Perf: Avoid creating new pageController and dispose existing one 2023-05-18 23:36:12 +05:30
Neeraj Gupta fd2a3dbb27
Memory: Avoid waiting on db write 2023-05-18 23:25:03 +05:30
Neeraj Gupta 1de272e28a
Fix: Delete files from memory widget 2023-05-18 23:13:38 +05:30
Neeraj Gupta ad96656472
Support for translating local_auth strings 2023-05-18 22:31:54 +05:30
Ashil 43a6bb27d0
Home page performance improvements. (#1107) 2023-05-18 16:32:40 +05:30
ashilkn df4f1ba031 Made the shade/fade at bottom of home gallery less prominent 2023-05-18 15:43:07 +05:30
ashilkn efbfef3ce1 Revert some changes 2023-05-18 14:29:00 +05:30
ashilkn a37855c4e1 Remove backDropFilter in home nav bar to increase performance 2023-05-18 14:19:28 +05:30
ashilkn f2d0f08806 Remove unwanted opacity/trasparent widgets 2023-05-17 19:44:25 +05:30
Neeraj Gupta 7f2c323cb4
Fix exception due to extra dots in displayname 2023-05-17 12:04:05 +05:30
Ashil 47a7ac3bb2
Perf improvements (#1097) 2023-05-16 18:12:26 +05:30
Neeraj Gupta d87c8362ce
Merge branch 'main' into select_upload 2023-05-16 17:18:57 +05:30
Neeraj Gupta b9a41b2536
Add hook to upload file while viewing 2023-05-16 17:13:54 +05:30
Ashil 7826ed0539
Performance imporvements to thumbnail (#1099) 2023-05-16 14:46:38 +05:30
Neeraj Gupta e775e591a7
Extract like widget and show live on memory view (#1098) 2023-05-16 10:47:00 +05:30
ashilkn a974364aae Remove commented out code 2023-05-15 21:25:00 +05:30
ashilkn 31e33ca8a3 Move super.initState() to top of initState() 2023-05-15 20:48:48 +05:30
ashilkn 5050ac2f9c Performance imporvements to thumbnail widget 2023-05-15 20:19:28 +05:30
Neeraj Gupta 4c4c79eb8d
Add favorite button in memory view 2023-05-15 17:31:34 +05:30
Neeraj Gupta 2e4bdf2fee
Perf: Extract like button as separate widget 2023-05-15 17:13:59 +05:30
ashilkn 653b556ed6 Used better name for a method 2023-05-15 16:15:23 +05:30
ashilkn 3648444e58 Made a working integration test from login to scrolling home gallery + optimized image for thumbnail 2023-05-15 16:11:02 +05:30
Neeraj Gupta 66ab22e3a0
UX: Navigate to manager user if single shareee 2023-05-15 15:50:26 +05:30
Ashil 93a31eb3f9
Check if mounted before calling setState (#1090) 2023-05-11 14:23:14 +05:30
Neeraj Gupta 76d4f7ae29
ObjectDetection: Return score with label 2023-05-11 14:14:34 +05:30
ashilkn 011fb59a58 Check if mounted before calling setState() 2023-05-11 12:57:33 +05:30
Neeraj Gupta adc6985144
Disable object detection for f-droid 2023-05-10 15:31:38 +05:30
Neeraj Gupta fb01590fcf
l10n: extract string 2023-05-10 12:28:16 +05:30
Neeraj Gupta bfd745a16c
l10n: translate dateTime for sessions and link expiry 2023-05-10 12:12:02 +05:30
Neeraj Gupta dc471f9509
l10n: Fix date on memories widget 2023-05-10 11:57:11 +05:30
Neeraj Gupta fa74a247ca
l10n: fix label for draggable scrollbar 2023-05-10 11:49:40 +05:30
Neeraj Gupta f24fa9e9b9
increase widget of unlock button 2023-05-10 09:12:02 +05:30
Neeraj Gupta f2d9507ead
ToggleSwitch: Check if widget is mounted before calling setState 2023-05-09 16:57:41 +05:30
Neeraj Gupta 8e36c57953
Enable object tags in fileInfo 2023-05-08 22:41:09 +05:30
ashilkn 12335c01c7 Change copy in custom radius feature's dialog 2023-05-08 16:46:49 +05:30
Ashil c77afae652
Refactor gallery (#1074) 2023-05-08 12:26:57 +05:30
ashilkn 793ee17955 Moved RecyclableViewWidget and NonRecyclableViewWidget to separate files 2023-05-08 11:24:21 +05:30
Neeraj Gupta 00366dae9f
Fix: Correct supported language in changelog 2023-05-08 08:22:15 +05:30
Neeraj Gupta 4dae44af6b
Update changelog 2023-05-07 10:33:19 +05:30
Neeraj Gupta 1552f39865
Add change log entry 2023-05-07 09:27:26 +05:30
Neeraj Gupta 02ce6387df
motion photo (#1071) 2023-05-06 15:00:52 +05:30
Neeraj Gupta c228604c6e
Fix: Schedule hintTask after widget is initiated 2023-05-06 14:56:00 +05:30
Neeraj Gupta 51bfb7f67c
Fix: Show motion photo play toast for motion photos only 2023-05-06 14:52:02 +05:30
Neeraj Gupta 66e144d6bd
Upgrade motion photos package 2023-05-06 14:49:02 +05:30
Neeraj Gupta ee0e000057
[l10n] Extract strings' (#1070) 2023-05-06 14:39:02 +05:30
Ashil cc08aa947c
Fix error in calculating height for gallery in location screen (#1069) 2023-05-05 15:57:33 +05:30
ashilkn ca1ef1798c Moved GalleryFileWidget to a separate file 2023-05-05 15:56:53 +05:30
Neeraj Gupta c6b0c28a3e
l10n: Extract strings 2023-05-05 15:55:28 +05:30
ashilkn 6c7001eb2c Moved LazyLoadingGridView to a separate file 2023-05-05 15:48:33 +05:30
ashilkn b3e2e52dc1 Move LazyLoadingGallery to viewer/gallert/component 2023-05-05 15:44:35 +05:30
Neeraj Gupta 6b10c3d315
l10n: Extract strings 2023-05-05 15:42:00 +05:30
ashilkn 92a52943b1 Move GalleryListView to a separate file 2023-05-05 15:41:50 +05:30
Neeraj Gupta 2ded67c441
l10n: Extract strings 2023-05-05 15:35:47 +05:30
Neeraj Gupta 453ad92891
l10n: format album file count 2023-05-05 15:34:48 +05:30
Neeraj Gupta 737092c1f1
Format memories count during display 2023-05-05 15:31:48 +05:30
Neeraj Gupta 209c625c64
l10n: Extract strings 2023-05-05 15:04:32 +05:30
Neeraj Gupta ea16c31c09
l10n: Extract strings 2023-05-05 14:58:54 +05:30
Neeraj Gupta 64708bc704
l10n: Extract strings 2023-05-05 14:45:07 +05:30
Neeraj Gupta c31c8554e0
l10n: Extract strings 2023-05-05 14:25:58 +05:30
Neeraj Gupta ff93db2729
l10n: Extract strings 2023-05-05 14:13:47 +05:30
ashilkn ab85c96b4b Resolved merge conflicts 2023-05-05 11:47:36 +05:30
ashilkn 44c1d5d734 Fix error in calculating height for gallery in location screen 2023-05-05 11:36:20 +05:30
Ashil 85e361d667
Flicker bug fix (#1067) 2023-05-04 19:59:55 +05:30
ashilkn 0da1e6dfec Bug fix: Photos flickering on opening and closing keyboard in 'edit location' screen 2023-05-04 19:18:37 +05:30
Neeraj Gupta 29232545ce
Fix l10n for dates on fileInfo screen 2023-05-04 16:17:11 +05:30
Neeraj Gupta 334ca55fc1
Fix l10n date for subs renewal 2023-05-04 16:05:47 +05:30
Neeraj Gupta ede2fcafa8
Fix l10n for days widget 2023-05-04 16:00:49 +05:30
Neeraj Gupta f48cf52de8
Extract strings for days 2023-05-04 15:49:47 +05:30
ashilkn c60950607a Fix change of position of photo on viewing the file and opening keyboard 2023-05-04 15:46:08 +05:30
Neeraj Gupta a3e76f9bcb
Create component for day widget 2023-05-04 15:38:13 +05:30
Neeraj Gupta 9a1b2593a0
Merge branch 'main' into l10n_extract 2023-05-04 15:06:59 +05:30
Neeraj Gupta 7a21d0a8fd
Perf: Avoid redundant copy and clear 2023-05-04 15:03:49 +05:30
ashilkn 48cda7a2e9 Fix render overflow of text in notification widget 2023-05-04 13:49:32 +05:30
Neeraj Gupta 27c86d6e15
Merge branch 'main' into memories_widget 2023-05-04 13:15:08 +05:30
ashilkn dcfaa6b9cb Change max width of title of memeory widget 2023-05-04 12:22:26 +05:30
ashilkn 4bb9ded136 Minor layout change for better looking UI 2023-05-04 12:10:46 +05:30
ashilkn 922df0a98a Modify memories widget to adapt to different length of strings as title 2023-05-04 11:51:57 +05:30
ashilkn 5b3d311168 Merge branch 'perf_improvements' into refactor_gallery 2023-05-04 11:12:11 +05:30
ashilkn 366c117cdf Refactored LazyLoadingGridView again 2023-05-03 18:17:21 +05:30
ashilkn 8c4cd43357 Fixed regression: Selection not working 2023-05-03 17:45:07 +05:30
Neeraj Gupta 936b8ad526
Switch to Sizebox for memory title 2023-05-03 17:12:50 +05:30
Neeraj Gupta 2232ea6766
Refactor: Split memories widget into sepearate files 2023-05-03 16:46:38 +05:30
ashilkn ffae7d3538 Refactored LazyLoadingGridView 2023-05-03 16:04:59 +05:30
ashilkn 02ab63f843 Refactored LazyLoadingGallery 2023-05-03 15:22:06 +05:30
Neeraj Gupta 1af15c6ff1
Show icon for motion photo 2023-05-03 13:03:45 +05:30
Neeraj Gupta 7a19ce9c1b
Add support for updating mvi values for existing files 2023-05-03 13:01:06 +05:30
Neeraj Gupta 1a25717cb9
Fix typo 2023-05-03 12:48:40 +05:30
ashilkn e6ef538119 Refactor getListView() to a stateless widget 2023-05-03 10:24:57 +05:30
Neeraj Gupta 0aa0f89318
Enable setting for changing language (#1052) 2023-05-02 16:45:31 +05:30
Neeraj Gupta 6ed276299a
l10n: Extract strings 2023-05-02 13:13:05 +05:30
Neeraj Gupta 66cb5cdb0c
l10n: Extract strings 2023-05-02 12:59:03 +05:30
Neeraj Gupta 81e32712d3
MemoryWidget: Switch to Expanded instead of using Sizebox 2023-05-02 12:51:20 +05:30
Neeraj Gupta 82a54b7d9b
l10n: extract strings 2023-05-02 12:33:42 +05:30
Neeraj Gupta 2733cc2c33
Enable translation for dutch and simplified-chinese 2023-05-02 12:32:19 +05:30
Neeraj Gupta 0b9fc55d5c
Enable language change 2023-05-02 10:11:08 +05:30
Neeraj Gupta f15a36bf29
Remove unusde code 2023-05-01 16:31:21 +05:30
Neeraj Gupta 0d56c636a2
Support for playing motion photos 2023-05-01 16:17:31 +05:30
Neeraj Gupta 69ce3dca24
Merge branch 'main' into aspectRatio 2023-04-29 16:59:45 +05:30
Ashil 299d1bb117
Custom radius (#1039) 2023-04-29 16:15:21 +05:30
Neeraj Gupta db61826504
Clean up: Remove old migration code 2023-04-29 14:16:08 +05:30
ashilkn 27abbbcae2 Add unit of raidus in dialog used to enter custom radius 2023-04-28 15:20:52 +05:30
ashilkn c7fbb550fc Merge branch 'main' into custom_radius 2023-04-27 13:02:41 +05:30
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 6404f86059 Handle errors on creating a custom radius 2023-04-27 09:35:40 +05:30
ashilkn 53c3713e28 Fixed state refresh issue for custom radius + refactor 2023-04-26 19:11:44 +05:30
ashilkn 2b0d851c81 Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
ashilkn 36c5052a6d Format inital value of TextInputWidget 2023-04-26 14:59:14 +05:30
ashilkn c183e3eca8 Disable submit button if input is empty in TextInputDialog 2023-04-26 11:46:24 +05:30
ashilkn 767c76e2f1 Layout changes to make UI better 2023-04-26 11:10:58 +05:30
ashilkn 6f70af3608 Added border to container displaying radius to make it look tappable 2023-04-26 10:47:37 +05:30
ashilkn 9277a83783 Dialog for custom radius with input restrictions 2023-04-25 19:15:10 +05:30
ashilkn d45af08120 Added optional parameters textEditingController and textInputFormatter to showTextInputDialog() 2023-04-25 16:40:22 +05:30
ashilkn 600e107704 Round radius shown in radius picker widget 2023-04-25 16:07:08 +05:30
Neeraj Gupta 35fb0d1cf9
Remove unused code 2023-04-25 12:47:55 +05:30
ashilkn 7f1bb022b2 Changed raidus from int to double in location tags 2023-04-25 12:15:13 +05:30
ashilkn ff9d2270cd Sync entities on logging in 2023-04-24 18:44:27 +05:30
ashilkn 2037864023 Fix error in translation 2023-04-24 13:45:19 +05:30
Vishnu Mohandas 0a83b3877d
Extract strings (#1020) 2023-04-21 21:12:57 +05:30
vishnukvmd 84e7a592af Extract strings 2023-04-21 20:17:47 +05:30
Neeraj Gupta 9c014836ef
Fix i10n issue (#1019) 2023-04-21 11:02:00 +05:30
Neeraj Gupta 8a729755ff
Fix bug in rendering deduple page 2023-04-21 10:25:03 +05:30
ashilkn 2c5d2c0d80 Fixed UI on archive screen 2023-04-20 15:50:49 +05:30
ashilkn a133eb6048 Show edit location sheet on clicking on title header in location screen 2023-04-20 11:24:41 +05:30
ashilkn a81d78b71f Bug fix: center point coordinates not changing on 'edit location' sheet on coming back to it from editing center point in 'edit center point' sheet 2023-04-20 11:01:42 +05:30
ashilkn 33c2992ec3 Use IconButtonWidget instead of IconButton in RadiusPickerWidget 2023-04-20 10:08:54 +05:30
ashilkn 7fa25e75e3 Give top border radius for file details sheet 2023-04-20 09:56:34 +05:30
Neeraj Gupta fe6d4be9f2
l10n: use Styled text 2023-04-19 10:21:42 +05:30
Neeraj Gupta b922536646
Lint Fixes (#1002) 2023-04-18 14:41:10 +05:30
Neeraj Gupta 0ddfa1a865
Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
Neeraj Gupta d83607b574
Location tag fixes (#993) 2023-04-18 14:07:46 +05:30
Neeraj Gupta 803d9a50a0
Fix typo 2023-04-18 14:06:41 +05:30
Neeraj Gupta ef5d1ec257
Skip location update if file is not uploaded or owned by user 2023-04-18 13:55:32 +05:30
Neeraj Gupta ef6c84ad97
Remove feature flag 2023-04-18 13:52:11 +05:30
Neeraj Gupta 1965588081
Minor bug fix 2023-04-18 13:37:34 +05:30
Neeraj Gupta b9b6830a07
Fix: Updation of location via fileInfo 2023-04-18 13:16:55 +05:30
Neeraj Gupta 360c7cd29e
Minor refactor 2023-04-18 13:01:15 +05:30
ashilkn fdb8ffa66b Removed unneccesary setState 2023-04-18 11:59:58 +05:30
ashilkn 85e011c762 Refactoring 2023-04-18 11:57:55 +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
ashilkn 4dbcf4bc30 Contain rebuild to only location tag tile in file details 2023-04-18 10:12:15 +05:30
Neeraj Gupta ec5010e928
Fix: Put center widget in the center 2023-04-18 09:56:34 +05:30
ashilkn 380a9c31c0 Update pubMmd when location is updated on opening file info 2023-04-17 19:07:17 +05:30
Neeraj Gupta 0d0fd4642d
Merge branch 'main' into search_screens 2023-04-17 15:24:45 +05:30
ashilkn 6c054b0f79 Refactored by not calling getExif() twice and only once 2023-04-17 13:13:03 +05:30
ashilkn 44fcb469a5 Fixed a null pointer error 2023-04-17 12:53:51 +05:30
vishnukvmd 902ca7a7aa Merge branch 'main' into report_bug_long_press 2023-04-17 12:47:03 +05:30
vishnukvmd 685a834e86 Attach long-press action to report bug 2023-04-17 12:44:09 +05:30
vishnukvmd 827375fb08 Add long-press action for menu item 2023-04-17 12:43:55 +05:30
ashilkn 1fc6a675ea Update location data of file on opening file details for files which have missing location data 2023-04-17 11:47:59 +05:30
Neeraj Gupta e7fb26162e
Flip change log entries order 2023-04-16 12:30:05 +05:30
Neeraj Gupta db18a1a0e2
Update changelog 2023-04-16 11:27:42 +05:30
Neeraj Gupta 33062b4606
Add changelog entry for location tag 2023-04-16 10:59:00 +05:30
ashilkn e0ccb2bfb4 get location data for file from exif if everything else fails 2023-04-14 11:11:27 +05:30
ashilkn 4163655e0f Rename method 2023-04-13 16:19:59 +05:30
ashilkn b3dea3b679 Minor refactor 2023-04-13 16:00:48 +05:30
ashilkn 0c66e86637 Merge branch 'main' into location-tag-fixes 2023-04-13 15:50:52 +05:30
ashilkn 71fe3793dc Only show all uploaded and shared files with locaiton in 'Pick center point' sheet's gallery 2023-04-13 15:47:55 +05:30
ashilkn c03388130b Changed trigger of opening 'Add location' screen from using InlineButtonWidget to tapping the InfoItemWidget in file details 2023-04-13 15:31:18 +05:30
ashilkn 60baf036eb Added onTap for the middle section of InfoItemWidget 2023-04-13 15:10:25 +05:30
Neeraj Gupta f5f140ffce
Merge branch 'main' into search_screens 2023-04-13 15:05:06 +05:30
ashilkn 2b667ec986 Increased hit area of RadiusPickerWidget 2023-04-13 14:53:53 +05:30
Neeraj Gupta 5f40fce83f
Put change language option behind ff 2023-04-13 14:28:04 +05:30
Neeraj Gupta 2cb1fc66c1
Fix: Open location screen on locationSearch result 2023-04-13 13:16:04 +05:30
Neeraj Gupta 7856b601ca
Remove unused file 2023-04-13 12:29:34 +05:30
Neeraj Gupta 2500f8cb1b
Merge branch 'main' into search_screens 2023-04-13 12:03:44 +05:30
Neeraj Gupta 38442d66c3
Fix: Hide recoveryKey confirmation dialog correctly 2023-04-13 10:43:22 +05:30
Neeraj Gupta bc6cdad1d4
location fixes (#981) 2023-04-13 09:47:32 +05:30
Neeraj Gupta 6b8af5e30a
Use TextCapitalization.words for location tags 2023-04-13 09:16:51 +05:30
ashilkn 137daf2509 Extacted strings from 'Location' screen 2023-04-12 14:49:50 +05:30
Neeraj Gupta 85889d086d
Merge branch 'main' into aspectRatio 2023-04-12 13:44:17 +05:30
Neeraj Gupta 7556ee5bd3
Update remote aspect ratio on imageLoad if needed 2023-04-12 13:43:21 +05:30
ashilkn 59d70f1dbb Extracted strings in 'Pick center point' sheet 2023-04-12 12:46:26 +05:30
ashilkn 614d78f407 Extract strings associated with 'Edit location' screen 2023-04-12 12:38:52 +05:30
ashilkn 5c3218593d Extract strings associated with 'Add location' sheet 2023-04-12 11:26:57 +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
Neeraj Gupta 47ee24430c
Hide face and content search section 2023-04-10 13:02:32 +05:30
ashilkn d3a858f653 Fixed a state refresh issue on Location tile in file details 2023-04-10 12:04:20 +05:30
Neeraj Gupta 6887f52c9e
Merge branch 'main' into search_screens 2023-04-10 10:50:57 +05:30
ashilkn 0d75748f5f Reload location gallery on deleting files 2023-04-10 10:41:10 +05:30
ashilkn dcd7399873 Added FileSelectionOverlayBar for location screen with GalleryType.locationTag which is the same as GalleryType.searchResults 2023-04-10 10:21:58 +05:30
ashilkn 68e5c8defd Fixed order of files in location screens 2023-04-10 10:08:12 +05:30
ashilkn 0fb119f6d7 Show shared photos too in location tag 2023-04-10 10:00:30 +05:30
Vishnu Mohandas 73f5a53c4a
Fix image editor compression (#966) 2023-04-08 17:47:13 +05:30
vishnukvmd 318d5ddc74 Save edited image as a compressed JPEG 2023-04-08 17:36:11 +05:30
Neeraj Gupta 6d429f4523
l10n: Merge strings 2023-04-08 13:43:57 +05:30
Neeraj Gupta 7cf71dc018
l10n: Merge strings 2023-04-08 13:30:58 +05:30
Neeraj Gupta fd95485147
Merge strings 2023-04-08 13:24:18 +05:30
vishnukvmd 16327cba15 Merge more strings 2023-04-08 10:11:02 +05:30
vishnukvmd 65e493b239 Merge more strings 2023-04-08 10:05:37 +05:30