Commit graph

8744 commits

Author SHA1 Message Date
ashilkn 72e358c77a Prevent grey areas when panning or zooming out map 2023-06-10 12:35:21 +05:30
Ashil 6d757122f4
Go to map from search (#1199) 2023-06-10 10:52:56 +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
Vishnu Mohandas 2a667fbfa7
Fix colors and elevation of notification banner (#1198) 2023-06-09 20:48:31 +05:30
ashilkn 45adb58e68 Fix colors and elevation of notification banner 2023-06-09 19:29:43 +05:30
Neeraj Gupta de0cc05827
Use banner notification type for confirming recovery key (#1195) 2023-06-09 14:27:07 +05:30
Neeraj Gupta c81d8465cb
Update issue templates 2023-06-09 13:30:06 +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
Ashil b1e31d81e3
Decrypt fileKey in background worker when decrypting thumbnail (#1192) 2023-06-09 12:04:21 +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
ashilkn 2704001d65 Decrypt fileKey in background worker when decrypting thumbnail 2023-06-09 11:00:56 +05:30
Neeraj Gupta 20d908a126 Whitelist more internal users 2023-06-08 14:58:50 +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 78f5dc064f
Refactor: Organize widgets (#1190) 2023-06-07 12:48:04 +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 58e216d56f Merge branch 'main' into rename_refactor 2023-06-06 19:38:25 +05:30
Neeraj Gupta 6396125cad
Fix android build (#1188) 2023-06-06 15:51:48 +05:30
Neeraj Gupta bcc06fc40d Fix android build 2023-06-06 15:48:54 +05:30
Neeraj Gupta 627060c10f
Bump kotlin version (#1187) 2023-06-06 15:34:27 +05:30
Neeraj Gupta b7d8e59657 Bump kotlin version 2023-06-06 15:33:02 +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 4757c8e6c9
Upgrade dependencies (#1186) 2023-06-06 12:26:50 +05:30
Neeraj Gupta 126fe3ea02 Upgrade packages 2023-06-06 12:10:17 +05:30
Neeraj Gupta 636915b37e iOS Project changes 2023-06-06 12:04:52 +05:30
Neeraj Gupta 94f54d2cef Remove (now) redundant override 2023-06-06 12:04:43 +05:30