Commit graph

8900 commits

Author SHA1 Message Date
ashilkn a41986d2ea Refactor file selection 1 2023-07-12 16:02:37 +05:30
ashilkn 9ef9963161 Remove UniqueKey() for LazyGroupGallery 2023-07-11 12:20:37 +05:30
ashilkn f10fad2b8f Remove UniqueKey which was stopping framework from reusing element of LazyGridView on rebuild. This is the right fix compared to the previous commit, both solve the same bug. 2023-07-11 12:06:43 +05:30
ashilkn 0cc6bb78cc Gallery perf: Remove unneccesary reloads of subGroup on updates in it's group 2023-07-10 18:49:39 +05:30
ashilkn 0f6eb2f2c2 Remove ExcludeSemantics widgets which exists down the tree from a Parent ExcludeSemantics widget 2023-07-10 12:11:23 +05:30
ashilkn 21e836643b Exclude semantics to improve performance of gallery 2023-07-10 10:13:50 +05:30
ashilkn a4b6ea66ae Use better variable name 2023-07-07 21:44:12 +05:30
ashilkn 76eb0d52b3 Remove unnecessary GlobalKey 2023-07-07 19:03:45 +05:30
ashilkn db9148b7ac Remove unused method 2023-07-07 15:53:11 +05:30
Neeraj Gupta 818d6c168c
Fix: add misisng keys for l10n (#1267) 2023-07-07 10:50:45 +05:30
Neeraj Gupta 6eb4665430 Fix: add misisng keys for l10n 2023-07-07 10:48:59 +05:30
Ashil eb5364cb04
Extract strings in map (#1265) 2023-07-06 09:44:11 +05:30
ashilkn 507130d4a7 Extract strings in map 2023-07-06 09:42:17 +05:30
Ashil f795613e78
Detail page fixes (#1264) 2023-07-06 09:20:50 +05:30
ashilkn eb3b1666db Remove a comment 2023-07-04 18:40:01 +05:30
ashilkn 3ca74d51a3 Detail page: Partial solution for popping of seekbar on seeking video 2023-07-04 17:46:56 +05:30
ashilkn 82059ab59c Refactoring 2023-07-04 11:39:05 +05:30
ashilkn d2908466d9 Use null aware operator instead of checking for null in if condition 2023-07-03 20:07:09 +05:30
ashilkn 3890ab7f0c Detail page: Remove use of GlobalKeys for top and bottom bar and use ValueNotifier instead to update UI state 2023-07-03 18:11:44 +05:30
ashilkn f139d20f04 Details page: Initialize and dispose pageController properly 2023-07-03 16:34:37 +05:30
Neeraj Gupta 2d98196d40
Bump version for release (#1262) 2023-07-03 15:45:24 +05:30
Neeraj Gupta aeb73a0acd bump version 2023-07-03 15:33:50 +05:30
Neeraj Gupta fcbb2552e0 Show video playback error for internal builds only 2023-07-03 15:32:55 +05:30
Neeraj Gupta d0cf8165db
Surface video playback error on UI (#1189) 2023-07-03 09:44:14 +05:30
Neeraj Gupta 28d3ffac87
Shorten description for play store (#1261) 2023-07-03 09:22:55 +05:30
Neeraj Gupta fc6eb7cc50 Shorten description for playstore 2023-07-03 08:10:12 +05:30
Neeraj Gupta 8921a971eb
New Translations (#1260) 2023-07-03 07:47:28 +05:30
Crowdin Bot 5bfae5cd57 New Crowdin translations by GitHub Action 2023-07-03 01:01:39 +00:00
Neeraj Gupta 48c33f0555
Short circuit redundant upload (#1258) 2023-07-02 21:19:51 +05:30
Neeraj Gupta 15110ff6b6
Fix: Show files queued for upload on home gallery (#1259) 2023-07-02 19:58:58 +05:30
Neeraj Gupta a69037bc83 Fix: Show files queued for upload on home gallery 2023-07-02 19:41:43 +05:30
Neeraj Gupta 952981b0e6 bump version code 2023-07-02 12:50:27 +05:30
Neeraj Gupta 6caa2a216d Merge branch 'main' into short_circuit_redundant_upload 2023-07-02 12:47:36 +05:30
Neeraj Gupta a78eb9ea47 Bump version to 0.7.75+475 2023-07-02 12:17:47 +05:30
Neeraj Gupta 31f66f799d Improve comment 2023-07-02 10:50:30 +05:30
Neeraj Gupta d0954bc354 Rethrow StorageLimitExceededError 2023-07-02 10:39:28 +05:30
Neeraj Gupta e2da09bc22 Perform local storage check before upload 2023-07-02 10:36:54 +05:30
Neeraj Gupta f556278c2a Fix calculation of free storage 2023-07-02 10:09:59 +05:30
Vishnu Mohandas 2cb0315804
Sharing notifications (#1237) 2023-06-30 19:24:24 +05:30
vishnukvmd a2d93bbc95 Remove debug statement 2023-06-30 18:48:38 +05:30
vishnukvmd a6ca98bb41 Merge branch 'main' into sharing_notifications 2023-06-30 18:22:55 +05:30
vishnukvmd 4c39bba7cb Minor refactor 2023-06-30 18:19:06 +05:30
vishnukvmd 53784d8db4 Rely on addedTime from local DB instead of updationTime from remote 2023-06-30 18:17:25 +05:30
vishnukvmd 56e2b63e0f Don't request permission on iOS on app startup 2023-06-30 17:57:46 +05:30
Neeraj Gupta c230238f99
Bump version: 0.7.74+474 (#1256) 2023-06-30 16:30:40 +05:30
Neeraj Gupta 1951c8700e Bump version: 0.7.74+474 2023-06-30 14:17:50 +05:30
Neeraj Gupta 7c24e1b937
Map UI improvements (#1254) 2023-06-30 14:17:24 +05:30
Neeraj Gupta 65650912c1
Fix german translation (#1255) 2023-06-30 14:14:34 +05:30
Neeraj Gupta 25f855314d Fix german translation 2023-06-30 14:13:34 +05:30
ashilkn aa5e622693 Map: Change padding of fitBounds of markers 2023-06-30 14:06:55 +05:30