Commit graph

8566 commits

Author SHA1 Message Date
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
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 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
Ashil b7776b9861
Album sort bug (#1191) 2023-06-07 18:01:59 +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 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
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
Neeraj Gupta 4ec705c498 Remove (now) redundant override 2023-06-06 12:02:00 +05:30
Neeraj Gupta 0f3449aa48
Fix video playback on Android (#1185) 2023-06-06 11:42:22 +05:30
Neeraj Gupta 139bc8df0a Removed submodule 2023-06-06 11:31:41 +05:30
Neeraj Gupta 684c53d16e Removed submodule 2023-06-06 11:30:22 +05:30
Neeraj Gupta 41348135c9 Fixed dependency 2023-06-06 11:28:59 +05:30
Neeraj Gupta 509768d0ee Switch to custom fork for video player 2023-06-06 11:10:16 +05:30
Vishnu Mohandas 12b9058402
Switch to using a LinkedHashSet to dedupe seleced files (#1182) 2023-06-05 12:21:21 +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 3d07ca4e05
Bump version: 0.7.62+462 (#1179) 2023-06-02 11:39:46 +05:30
Neeraj Gupta a38cb46756 Bump version: 0.7.62+462 2023-06-02 10:38:02 +05:30
Neeraj Gupta 3bb473d60d
Add entry in change log (#1178) 2023-06-02 10:36:44 +05:30
Neeraj Gupta a862c6fbd2
Fix: Selection color for collected photos (#1177) 2023-06-02 10:35:57 +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