Commit graph

1348 commits

Author SHA1 Message Date
Neeraj Gupta 61041ae401
Fix NPE during media upload from outside app 2021-09-24 13:19:28 +05:30
Neeraj Gupta 511b129d40
Skip files that are already part of the collection 2021-09-23 20:54:20 +05:30
vishnukvmd 96259aad1c Move toast to TODO 2021-09-23 17:05:16 +05:30
vishnukvmd 2b17d4a586 Allow renaming of only albums 2021-09-23 17:03:25 +05:30
vishnukvmd d370735c70 Merge remote-tracking branch 'origin' into ui_updates 2021-09-23 16:51:39 +05:30
Vishnu Mohandas 38a48ee0df
Merge pull request #54 from ente-io/change_collection_name
Add support for renaming own collections
2021-09-23 16:49:26 +05:30
vishnukvmd d6bc3321e7 Update UI asap post archival 2021-09-23 16:44:15 +05:30
vishnukvmd 1082c25a38 Add multiple force reload triggers 2021-09-23 16:39:56 +05:30
vishnukvmd 047b2f011f Reset gallery state when all files have been removed 2021-09-23 16:38:39 +05:30
Neeraj Gupta b5a5e5988d
address review comments 2021-09-23 16:11:48 +05:30
vishnukvmd ebaf24a486 Add tooltips for every app bar action 2021-09-23 15:22:59 +05:30
vishnukvmd 7ea2a4edfa Show appropriate loading message during archival 2021-09-23 13:05:26 +05:30
vishnukvmd c452084087 Pull up archive onto the actionbar main menu 2021-09-23 13:05:13 +05:30
vishnukvmd 9703605a6f Vertically center nothingToSeeHere 2021-09-23 13:01:01 +05:30
vishnukvmd f5f080e475 Show separate icon for unarchive 2021-09-23 13:00:46 +05:30
vishnukvmd b3ee84987c archived -> archive 2021-09-23 13:00:37 +05:30
vishnukvmd 22fb422ccc Handle plural strings correctly 2021-09-23 12:51:49 +05:30
vishnukvmd 0fb498bbab Update move icon 2021-09-23 12:51:39 +05:30
vishnukvmd 2ee21cd928 Merge branch 'master' into deduplicate 2021-09-23 12:46:08 +05:30
vishnukvmd ca66f86e46 Add tip to long-press 2021-09-23 12:40:09 +05:30
vishnukvmd 0a9964267f Add todo 2021-09-23 12:40:09 +05:30
Neeraj Gupta d01bd09242
Add popup item for rename 2021-09-23 08:04:15 +05:30
Neeraj Gupta 49d693b9cb
minor refactoring 2021-09-23 07:56:19 +05:30
Neeraj Gupta 8a904f4700
Changes to instant refresh of UI with new title 2021-09-22 19:57:50 +05:30
Neeraj Gupta c6422c6a8b
Add support for renaming own collections 2021-09-22 19:47:45 +05:30
Neeraj Gupta e4b3ff4e08
Set item count correctly 2021-09-22 15:36:36 +05:30
vishnukvmd 52a22aec3f Add comments 2021-09-22 14:08:00 +05:30
vishnukvmd 0909d60279 Uncomment code 2021-09-22 14:05:51 +05:30
vishnukvmd a92d3956a5 Remove unnecessary param 2021-09-22 14:03:43 +05:30
vishnukvmd f22836d9f6 Show freed up space result 2021-09-22 13:56:44 +05:30
vishnukvmd 58be8c1bd0 Improve button styling 2021-09-22 13:45:22 +05:30
vishnukvmd c55699fd83 Fix copy 2021-09-22 12:56:56 +05:30
Vishnu Mohandas abfcf95713
Merge pull request #51 from ente-io/fix_bad_state
ArchivePage: Fix bad state:no element err
2021-09-22 10:40:13 +05:30
Neeraj Gupta 7461a7ada6
ArchivePage: Fix bad state:no element err 2021-09-22 10:34:44 +05:30
Neeraj Gupta 0f47c977df
hide move dialog on failure 2021-09-22 08:47:59 +05:30
Neeraj Gupta 82a9e88cd7
Merge pull request #46 from ente-io/archive_unarchive
Add support for archiving memories
2021-09-22 08:10:10 +05:30
vishnukvmd 88088bc978 Add size information 2021-09-20 20:25:52 +05:30
vishnukvmd b77e0de56e Add option to sort duplicates 2021-09-20 20:06:01 +05:30
Neeraj Gupta 2474130147
fix logging 2021-09-20 17:57:12 +05:30
Neeraj Gupta fcb51f9f71
Support for loading video from app cache 2021-09-20 17:34:51 +05:30
Neeraj Gupta 81eeeb7aeb
magic-metadata: rename 2021-09-20 12:11:38 +05:30
Neeraj Gupta af8e1a0ff5
trigger remote sync when files magic metadata is out of sync 2021-09-18 10:23:27 +05:30
Neeraj Gupta e3c0888083
archive: minor refactor 2021-09-18 09:13:13 +05:30
Neeraj Gupta 3e5a54220c
Reuse existing method for loading archived files 2021-09-17 16:22:19 +05:30
Neeraj Gupta fde3ef0ec3
use constants for file visibility values 2021-09-17 15:34:24 +05:30
Neeraj Gupta ab17ad0cea
[archive]add progress dialog & try catch block 2021-09-17 15:22:18 +05:30
Neeraj Gupta faffe08bdd
[archive] minor ux changes 2021-09-17 15:10:17 +05:30
Neeraj Gupta 731de0c5e2
Archived: only show files owned by user 2021-09-17 15:01:34 +05:30
Neeraj Gupta 7b599bfdf2
Archive page: deduplicated files 2021-09-17 10:56:26 +05:30
Neeraj Gupta db0363df49
Refresh archived files on uploaded file change event 2021-09-17 10:33:39 +05:30