Commit graph

6704 commits

Author SHA1 Message Date
Neeraj Gupta 237e281e96 iOS: launch blog and shop within app 2023-05-27 11:03:16 +05:30
Neeraj Gupta f788378b71 Fixed typo 2023-05-27 10:58:39 +05:30
vishnukvmd 5238832b26 Force social links to be opened in the browser instead of the webview 2023-05-26 21:15:45 +05:30
Neeraj Gupta b89d31ad03 Move sort option above archive 2023-05-26 10:17:12 +05:30
Neeraj Gupta e12ed7000d Force refresh collection gallery on collectionSort change 2023-05-26 10:05:19 +05:30
Neeraj Gupta 0dc5279f8b Refactor: Use fn as getter for sortAsc value
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 10:04:32 +05:30
Neeraj Gupta 4560f99574 New event for Collection metadata updfate 2023-05-26 09:22:07 +05:30
Neeraj Gupta 21bdabf4a8 Pass sort property to gallery 2023-05-26 08:35:06 +05:30
Neeraj Gupta efe5ecf015 Persist colleciton pubMagicMetadata 2023-05-26 08:14:58 +05:30
Neeraj Gupta af3d1fac32 Add type
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 08:05:12 +05:30
Neeraj Gupta 4f99062662 Add logic to update sortOrder on remote
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-26 08:03:58 +05:30
Neeraj Gupta 690fb935ae Merge branch 'gallery_pass_flag' into sort_order_collection 2023-05-25 19:59:57 +05:30
Neeraj Gupta e8594566b5 Pass sort property to gallery 2023-05-25 19:54:38 +05:30
Neeraj Gupta e540430c45 AlbumSort: Add option in overflow menu for sorting 2023-05-25 16:37:55 +05:30
Neeraj Gupta 1fd8899abd Add model for collectionPubMagicMetadata 2023-05-25 16:00:48 +05:30
Neeraj Gupta 2aa272b9d0 Rename: Separate file and album magic property class 2023-05-25 11:23:34 +05:30
Neeraj Gupta 0b1f0e9ed7 Refactor: Move magic_metadata.dart under models/metadata
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-25 11:01:50 +05:30
Neeraj Gupta 779544941d Fire remoteSync event for first collections sync 2023-05-25 10:15:43 +05:30
Neeraj Gupta e97ad6f26b Wait for firstSync to finish before showing deleteEmptyAlbums 2023-05-25 10:11:43 +05:30
Vishnu Mohandas bff39dc60b
Fix case (#1145) 2023-05-24 22:35:36 +05:30
vishnukvmd 6babc3c5a4 Fix case 2023-05-24 22:33:22 +05:30
Neeraj Gupta f57ae070f9 [generated] i10n changes 2023-05-24 22:12:31 +05:30
Neeraj Gupta cfa6b9f009
Clean up old migration code (#1143) 2023-05-24 12:51:43 +05:30
Neeraj Gupta 3dbfb36680 Remove any stale enteries in DB 2023-05-24 12:23:33 +05:30
Vishnu Mohandas 99bcc055db
Update string (#1141) 2023-05-24 12:14:39 +05:30
Neeraj Gupta aaa1036e3a Remove migration code 2023-05-24 12:13:00 +05:30
vishnukvmd 57897f4973 Update string 2023-05-24 12:11:35 +05:30
Neeraj Gupta 103f1e23d9 Perf: Only refresh cache for fetched collections 2023-05-24 08:09:45 +05:30
Neeraj Gupta 4c6ba5c851 Fix: Fire event with files for given collection 2023-05-23 16:59:50 +05:30
Neeraj Gupta 6d8d4aeddf CollectionDiff: Avoid redundant event for delete from delete 2023-05-23 16:57:35 +05:30
Neeraj Gupta 113d3e5709 Perf: Avoid reading entire collections while sync diff 2023-05-23 16:13:07 +05:30
Neeraj Gupta 90bb00fefb Perf:Avoid redundant reading and decrypting all collections 2023-05-23 15:20:54 +05:30
Neeraj Gupta be65123544 CollectionSync: Remove unused return value
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-23 15:18:30 +05:30
ashilkn c6bf03fe36 Remove bottom padding of bottom navigation bar 2023-05-22 22:57:08 +05:30
ashilkn f9b4c0cba0 Remove animated opacity from bottom navigation bar + refactoring 2023-05-22 22:47:15 +05:30
ashilkn b4d72bf26f Merge branch 'main' into remove_backdrop_filters 2023-05-22 12:21:12 +05:30
ashilkn 21a0b5806d Remove backdrop filter from action sheet and use solid colors with elevation 2023-05-22 12:21:02 +05:30
Neeraj Gupta 095df3abba
Fix lint warnings (#1117) 2023-05-22 11:12:45 +05:30
Vishnu Mohandas 54696ce354
New Translations (#1128) 2023-05-22 07:26:47 +05:30
Crowdin Bot 710a6f9756 New Crowdin translations by GitHub Action 2023-05-22 00:52:23 +00:00
Neeraj Gupta 8fc93fdde4
Don't disable button when all folders are unselected 2023-05-22 00:29:10 +05:30
Neeraj Gupta 3d94d181bd
refactor: Switch to async + add mount check 2023-05-22 00:25:03 +05:30
Neeraj Gupta ca87e8d773
[generated] i10n changes 2023-05-22 00:22:33 +05:30
Neeraj Gupta 700b19383a
Add logs when device folder is being turned off 2023-05-22 00:21:54 +05:30
vishnukvmd 0e418daa7d Update copy 2023-05-20 11:07:30 +05:30
ashilkn fc7fe1dc4c Remove backdrop filter and add elevation to bottom action bar 2023-05-19 20:37:14 +05:30
Crowdin Bot 6826e3528e New Crowdin translations by GitHub Action 2023-05-19 12:17:05 +00:00
Neeraj Gupta 36cd70eac8
Add Sharee: Show family members in the suggestion list 2023-05-19 16:12:16 +05:30
Neeraj Gupta 332ccd7bd4
Add Sharee: Ignore current user from suggestion 2023-05-19 16:09:06 +05:30
Neeraj Gupta 37aa5e520c
Switch to email for tracking suggestions 2023-05-19 16:08:11 +05:30