Commit graph

8897 commits

Author SHA1 Message Date
Neeraj Gupta 35fd2992c7 Temp commit 2023-07-15 16:35:06 +05:30
Neeraj Gupta 796a6e128a SRP: Add method to derive loginKey from keyEncKey
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-13 16:12:04 +05:30
Neeraj Gupta 28cd0c9911 SRP: Add API model classes for setup
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-13 16:11:19 +05:30
Neeraj Gupta 0a8e669ce9 config: Remove unused name field 2023-07-13 10:27:21 +05:30
Neeraj Gupta 315256fbea Add developement.md for common setup issues 2023-07-13 10:23:17 +05:30
Neeraj Gupta df1f1a75ae Add dependency on SRP pkg 2023-07-07 11:19:23 +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
ashilkn d6b96bd64e Map gallery: Add animation to make flicker of gallery less obvious 2023-06-30 13:53:06 +05:30
Neeraj Gupta 4551aeafb8
Pinned Albums (#1252) 2023-06-30 12:10:39 +05:30
Neeraj Gupta b1be14a70d Update icons 2023-06-30 11:38:53 +05:30