Commit graph

8632 commits

Author SHA1 Message Date
Neeraj Gupta 7e05f5d2e0 Fix typo 2023-06-19 16:01:01 +05:30
Neeraj Gupta ee6a12e706 Refactor delete emptyAlbums logic 2023-06-19 15:58:15 +05:30
Neeraj Gupta eecbaa696d Log time metrics for home_page_query 2023-06-19 15:16:19 +05:30
Neeraj Gupta 021ee69d5c Fix lint
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-19 15:11:21 +05:30
Neeraj Gupta c2ff7170fe StopWatch: Log times during debug mode only 2023-06-19 15:08:40 +05:30
Neeraj Gupta 446a6adc34 use collectionFileCount for identifying emptyCollection 2023-06-19 11:38:37 +05:30
Neeraj Gupta 5bdce9dd01
Add collection cover/thumbnail cache (#1223) 2023-06-19 11:34:05 +05:30
Neeraj Gupta d9316bca8d Fix heroTag prefix for outgoing items 2023-06-19 11:19:39 +05:30
Neeraj Gupta 0b130989c7 Fix heroTag 2023-06-19 11:17:40 +05:30
Neeraj Gupta 680172bcfd IncomingAlbmItem: Use collectionService.getCover for thumbnail 2023-06-19 11:08:34 +05:30
Neeraj Gupta 1f0d2a36a8 OutgoingItem: Use getCover for fetching thumbnail 2023-06-19 11:05:30 +05:30
Neeraj Gupta 530c6746a0 Add method to get cover for a collection
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-19 10:39:03 +05:30
Neeraj Gupta 0a84293fd6
Fix typo and remove code hook for l10n (#1221) 2023-06-16 14:08:27 +05:30
Neeraj Gupta 0a3a24d668 Fix typo and remove code hook for l10n 2023-06-16 12:43:07 +05:30
Neeraj Gupta ec05044b3c
Add script for tagging with pre-checks (#1220) 2023-06-16 12:40:41 +05:30
Neeraj Gupta d1724060df Add pre-commit hook for f-droid 2023-06-16 12:31:37 +05:30
Neeraj Gupta eaa0aa0a55 Add script for tagging with pre-checks 2023-06-16 12:25:39 +05:30
Vishnu Mohandas 727b2c9622
Create feature_request.md (#1218) 2023-06-16 11:21:15 +05:30
Vishnu Mohandas d6a7495047
Create feature_request.md 2023-06-16 11:06:38 +05:30
Neeraj Gupta c5f1e551f9
Hide gallery overflow menu when files are selected (#1217) 2023-06-16 09:32:49 +05:30
Neeraj Gupta 49dc54dd67 Hide gallery overflow menu when files are selected 2023-06-16 09:27:46 +05:30
Neeraj Gupta 2c9f4ec717
Do not spcificy version for local_auth_[ios|android] (#1216) 2023-06-14 16:27:13 +05:30
Neeraj Gupta defb5942f1
Fix: Show empty shared album (#1215) 2023-06-14 16:25:35 +05:30
Neeraj Gupta 7483251901 Do not spcificy version for local_auth_[ios|android] 2023-06-14 16:20:15 +05:30
Neeraj Gupta b513b23e97 Rename 2023-06-14 16:12:46 +05:30
Neeraj Gupta e34ee87405 Do not reset _cachedLatestFiles on LocalFileUpdates 2023-06-14 14:42:17 +05:30
Neeraj Gupta f9cf813da9 Only reset cachedFiles future on updates 2023-06-14 14:39:48 +05:30
Neeraj Gupta a6505e2cfe Mark _getLatestCollectionFiles as private 2023-06-14 14:39:01 +05:30
Neeraj Gupta b11db54171 Merge branch 'main' into cache_collections 2023-06-14 14:32:04 +05:30
Neeraj Gupta 3eecfd1123 SharedTab: Remove direct dependency on getLatestCollectionFiles 2023-06-14 14:27:33 +05:30
Neeraj Gupta 364ea2e9c7
Minor fixes (#1214) 2023-06-14 14:20:38 +05:30
Neeraj Gupta c3f088ad57 Handle missing thumbnails in shared collections 2023-06-14 14:15:11 +05:30
Neeraj Gupta 938287ab23 Fix: Hide shared archived from all places as owned archived 2023-06-14 14:00:33 +05:30
Neeraj Gupta aafc377366 Merge branch 'minor_fixes' into cache_collections 2023-06-14 13:06:41 +05:30
Neeraj Gupta 37e584b91b Add dependency on local_auth_[ios,android] for lint 2023-06-14 13:05:25 +05:30
Neeraj Gupta 070d5ee6e3 Remove unused imports 2023-06-14 13:03:19 +05:30
Neeraj Gupta 009a44bb5a Fix bug in getAllLocalAndUploadedFiles 2023-06-14 13:01:40 +05:30
Neeraj Gupta a2082d461e Remove unused variable
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-14 12:59:25 +05:30
Neeraj Gupta ba64ff92a5 Collections: switch to new version for caching collection paths 2023-06-14 12:54:30 +05:30
Neeraj Gupta be17ccd388 Log timetake to fetch latest collections 2023-06-14 12:53:07 +05:30
Ashil 3d9438f679
Make the UI of KeyboardTopButton better (#1213) 2023-06-14 12:21:59 +05:30
ashilkn 24ba1948ed Make the UI of KeyboardTopButton better 2023-06-14 11:58:20 +05:30
Neeraj Gupta ac689213e7
Bump version: 0.7.65+465 (#1212) 2023-06-14 10:51:59 +05:30
Neeraj Gupta f79043323b Bump version: 0.7.65+465 2023-06-14 07:43:25 +05:30
Neeraj Gupta 1eed65957c
Make file details UI more compact (#1210) 2023-06-14 07:42:55 +05:30
ashilkn fe5065f559 Make file details UI more compact 2023-06-13 20:13:52 +05:30
Ashil 28ef231821
Fixed broken edit (#1209) 2023-06-13 19:45:31 +05:30
ashilkn 590fb9acd1 Fixed broken edit 2023-06-13 19:21:13 +05:30
Neeraj Gupta 5f8364a170
Update issue templates (#1196) 2023-06-13 17:50:11 +05:30
Neeraj Gupta 30fe2731ce
Remove deprecated theme props (#1207) 2023-06-13 15:06:30 +05:30