Commit graph

9103 commits

Author SHA1 Message Date
ashilkn 3ca74d51a3 Detail page: Partial solution for popping of seekbar on seeking video 2023-07-04 17:46:56 +05:30
Neeraj Gupta e4bd07d98e bump version 2023-07-04 14:54:45 +05:30
ashilkn 82059ab59c Refactoring 2023-07-04 11:39:05 +05:30
Neeraj Gupta 1284e50c4f Improve tap are for view all
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-04 11:11:41 +05:30
Neeraj Gupta accf4e5533 Fix padding 2023-07-04 09:33:00 +05:30
Neeraj Gupta ea68d5738d Add hero animations for other items on collection thum 2023-07-04 09:27:22 +05:30
Neeraj Gupta 5520a3a624 Use flex grid view while listing collections 2023-07-04 09:11:49 +05:30
ashilkn d2908466d9 Use null aware operator instead of checking for null in if condition 2023-07-03 20:07:09 +05:30
Neeraj Gupta 6e26823e64 Merge branch 'main' into horizontal_grid 2023-07-03 18:49:53 +05:30
Neeraj Gupta 8a4da7b1de Fix bug in showing pinned album indicator 2023-07-03 18:49:15 +05:30
Neeraj Gupta 5cc8709cf1 onEnte: Show vertical grid with limit on collecitons count 2023-07-03 18:16:23 +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 b2632cd1ea Hide view all if there are less than 5 items 2023-07-03 15:18:57 +05:30
Neeraj Gupta bec98f7f8b Add View all at the bottom for onEnte section 2023-07-03 15:17:32 +05:30
Neeraj Gupta d9bb0cffaa Minor refactor 2023-07-03 13:54:49 +05:30
Neeraj Gupta a6429fffcb Improve UX for creating new album 2023-07-03 12:30:05 +05:30
Neeraj Gupta 5cfd6b3ff5 Add EmptyAlbumState 2023-07-03 12:18:16 +05:30
Neeraj Gupta 276b62fae6 Merge branch 'main' into horizontal_grid 2023-07-03 10:36:25 +05:30
Neeraj Gupta 4948d82441 Merge branch 'add_photos_hook' into horizontal_grid 2023-07-03 10:29:24 +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