Commit graph

8479 commits

Author SHA1 Message Date
Neeraj Gupta 056299d9e0 Defaults to group by hash 2023-05-31 11:50:06 +05:30
Neeraj Gupta ff5d9f7595 Club duplicates files based on hash 2023-05-31 11:49:17 +05:30
Neeraj Gupta fc64570e05 Rename 2023-05-31 11:43:45 +05:30
Neeraj Gupta a25fe6421a Fix check box state to reflect grouping logic 2023-05-31 11:41:16 +05:30
Neeraj Gupta 4a605820d6 Fixed bug in clubByDuplicateName 2023-05-31 11:37:44 +05:30
Neeraj Gupta 0eb07ad10a Rename 2023-05-31 11:32:29 +05:30
Neeraj Gupta 256acc8d0e
Multiple bug fixes (#1169) 2023-05-30 14:48:00 +05:30
Neeraj Gupta f474a29a57 FilesWithLocation: Remove visibility check:
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-30 14:47:20 +05:30
Neeraj Gupta 316415e627 Remove unused method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-30 14:46:49 +05:30
Neeraj Gupta 06c9a7abcd Fix: fetch archied files in getFilesCreatedWithinDurations 2023-05-30 14:31:56 +05:30
Neeraj Gupta 3b9aeffc97 Fix bug in query for showing items on timeline 2023-05-30 14:30:19 +05:30
Neeraj Gupta 1717f7f08b Fix brightness check 2023-05-30 13:19:36 +05:30
Neeraj Gupta eea5ba9440 Show archive status on shared albums 2023-05-30 12:25:36 +05:30
Neeraj Gupta 5fa4e6e2c4
[Part-1] Refactor Collections Sync (#1132) 2023-05-30 12:12:55 +05:30
Neeraj Gupta dabab8d97a
Remove pressed state of 'Link has expired' menuitem (#1168) 2023-05-30 09:28:27 +05:30
Neeraj Gupta d63f1cbca9 Revert createCollections migration script 2023-05-30 09:23:31 +05:30
ashilkn b69fdbefee Remove pressed state of 'Link has expired' menuitem 2023-05-30 09:17:01 +05:30
Neeraj Gupta ad81ff412b Merge branch 'main' into migratie_collections 2023-05-30 07:47:05 +05:30
Neeraj Gupta 582f5bf3ee
Show incoming collections on hometimeline with option to archive (#1167) 2023-05-29 20:00:49 +05:30
Neeraj Gupta 796423499b Show no-archived incoming collections 2023-05-29 19:17:35 +05:30
Neeraj Gupta ccbd5bf69e Hook API call to update collection 2023-05-29 19:07:02 +05:30
Neeraj Gupta 67eb859079 Fix url 2023-05-29 19:06:46 +05:30
Neeraj Gupta dccf843361 IncomingSharee: Add hook to display archive status 2023-05-29 18:58:04 +05:30
Neeraj Gupta 392d39b5f2 Add support for updating/saving sharee json 2023-05-29 18:51:31 +05:30
Neeraj Gupta d7afc65769 Add model for shared collection magic data 2023-05-29 18:28:10 +05:30
Ashil 735ac9a7a5
Check adaptive theme instead of platform theme (#1166) 2023-05-29 11:20:08 +05:30
ashilkn 8f48713ab9 Replace uses of MediaQuery.of(context).platformBrightness to check theme with AdaptiveTheme.of(context).brightness == Brightness.light 2023-05-29 11:15:07 +05:30
ashilkn bf040806c5 Fix bug in theme on home bottom navigation bar 2023-05-29 11:08:31 +05:30
Neeraj Gupta 0ead31c94e
Bump version: 0.7.59+459 (#1165) 2023-05-29 10:27:33 +05:30
Neeraj Gupta 1d0ed25cbc Add change log for 0.7.59+459 2023-05-29 10:20:36 +05:30
Neeraj Gupta 6ee4e705fb Bump version: 0.7.59+459 2023-05-29 10:15:56 +05:30
Vishnu Mohandas 25612e539d
Add option to dedupe by file name (#1164) 2023-05-29 02:49:56 +05:30
Vishnu Mohandas 180a236fd3
Extract string (#1163) 2023-05-29 02:49:36 +05:30
vishnukvmd 772206dd2e Add option to dedupe by file name 2023-05-28 21:14:40 +05:30
vishnukvmd e0839aca0c Extract string 2023-05-28 20:57:23 +05:30
Neeraj Gupta 5e22b18245
New Translations (#1162) 2023-05-27 18:13:59 +05:30
Crowdin Bot de42dd39d2 New Crowdin translations by GitHub Action 2023-05-27 12:16:24 +00:00
Neeraj Gupta a6b43a77ca
Bump version: 0.7.58+458 (#1161) 2023-05-27 11:54:38 +05:30
Neeraj Gupta dd9dd376dd Bump version: 0.7.58+458 2023-05-27 11:45:42 +05:30
Neeraj Gupta 8d29e1ef97
Fix bugs in collage (#1160) 2023-05-27 11:45:23 +05:30
Neeraj Gupta eb0a737453 Show toast if we save to fail file to gallery 2023-05-27 11:39:38 +05:30
Neeraj Gupta 83537a2eb5 Potential fix: save without relative path 2023-05-27 11:38:04 +05:30
Neeraj Gupta 1de2f731f4 Add null check 2023-05-27 11:31:35 +05:30
Neeraj Gupta 9e57c5c577
Bump version: 0.7.57+457 (#1159) 2023-05-27 11:09:10 +05:30
Neeraj Gupta e862243a81 Bump version: 0.7.57+457 2023-05-27 11:08:05 +05:30
Vishnu Mohandas c624ed40dd
Force social links to be opened in the browser instead of the webview (#1157) 2023-05-27 11:07:41 +05:30
Neeraj Gupta 7819ba4b3e
Collages (#1158) 2023-05-27 11:07:25 +05:30
Neeraj Gupta 378111fe24 Launch github issues in external app 2023-05-27 11:06:42 +05:30
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