Commit graph

2833 commits

Author SHA1 Message Date
Neeraj Gupta 5ecb730c72
update page title based on actionType 2021-09-13 12:44:43 +05:30
Neeraj Gupta 3099a1a9ae
move-files: show option for owned_collection only 2021-09-13 12:07:34 +05:30
Neeraj Gupta dfa13d9bf7
move-files: add basic validation on client 2021-09-13 11:22:50 +05:30
Neeraj Gupta 4a2d6b04db
move-files UI: add option to move files between collection 2021-09-13 09:27:57 +05:30
Neeraj Gupta a104eca8ff
Add API for collection/move-files 2021-09-12 10:38:30 +05:30
Vishnu Mohandas 962f11c3c7
Merge pull request #39 from ente-io/local_auth_fix 2021-09-12 08:21:04 +05:30
Vishnu Mohandas ed50f0bb79
Merge pull request #40 from ente-io/handle_file_too_large_err 2021-09-12 08:18:31 +05:30
Neeraj Gupta 5fa838338c fileTooLargeErr: fix status code mapping 2021-09-12 06:33:54 +05:30
Neeraj Gupta 9507222d9e upload: stop logging fileTooLargeErr as error 2021-09-12 06:26:56 +05:30
Neeraj Gupta 9ee2896cdc android: update mainActivity as per local_auth integration gudie 2021-09-12 06:08:56 +05:30
Vishnu Mohandas 842bdec750
Merge pull request #37 from ente-io/pubspec_update
Persist album sort preference
2021-09-11 13:51:07 +05:30
vishnukvmd 7f035deb8e Up version 2021-09-11 12:43:17 +05:30
vishnukvmd 38388ad584 Persist the correct sortKey 2021-09-11 12:42:53 +05:30
vishnukvmd 89662c573d v0.3.25 2021-09-11 12:31:59 +05:30
vishnukvmd 1578bf2529 Persist updated sort key to disk 2021-09-11 12:31:47 +05:30
vishnukvmd 29b016661a Update pubspec.lock 2021-09-11 12:23:15 +05:30
Vishnu Mohandas 2f0aead356
Merge pull request #36 from ente-io/update_invalid_files_key
Update the key for invalid files to pull files that were ignored due to permission errors
2021-09-11 11:53:59 +05:30
vishnukvmd b8c43134e6 0.3.24 2021-09-11 10:11:00 +05:30
vishnukvmd 4add2afa77 Update the key for invalid files to pull files that were ignored due to permission errors 2021-09-11 10:02:19 +05:30
Vishnu Mohandas 2a2f0dbd42
Merge pull request #35 from ente-io/collection_org_1
Remove add/remove file and share collection action for incoming collection
2021-09-11 00:18:14 +05:30
Neeraj Gupta 4cc64dcd43 Use shared_collection for incoming collections 2021-09-10 23:56:04 +05:30
Neeraj Gupta a0cbf3141e Incoming Collection: Specify gallery as incoming_collection
* Hide add selected files to another collection button.
* Add folks to album & remove/delete from album is also not visible now
2021-09-10 23:27:41 +05:30
Neeraj Gupta 4156b37d25 CollectionPage: Pass galleyAppBarType in the constructor 2021-09-10 23:12:25 +05:30
Neeraj Gupta a9de0f9bb7 ShareDialog: catch & log unhandled err during collection path decryption 2021-09-10 17:17:58 +05:30
Neeraj Gupta 4939c4b089
Merge pull request #34 from ente-io/sort-button-styles
Minor changes to the sort button styles
2021-09-09 12:33:29 +05:30
vishnukvmd 42be9c5346 Minor changes to the sort button styles 2021-09-09 11:44:07 +05:30
Vishnu Mohandas d5dc4e23d9
Merge pull request #33 from ente-io/handle_deleted_files_from_cache
Gracefully handle deletion of files in app cache
2021-09-09 11:34:17 +05:30
Neeraj Gupta 73911b0631 await on localSettings init 2021-09-09 11:23:51 +05:30
Neeraj Gupta 6e1f5558af Gracefully handle deletion of files in app cache 2021-09-09 11:20:55 +05:30
Neeraj Gupta 49a42cf2ac
Merge pull request #32 from ente-io/album_sorting
Add option to sort album by name, recent photo & last updated time
2021-09-09 08:14:19 +05:30
Neeraj Gupta 0ac8324dfd [null-safety] upgrade email_validator & flutter_typeahead 2021-09-09 08:08:53 +05:30
Neeraj Gupta 512b724f8e Fix sort option names 2021-09-09 01:49:25 +05:30
Neeraj Gupta 8404c87791 Support sorting on ente albums by name, recent photo & last modified 2021-09-09 01:36:37 +05:30
Neeraj Gupta 77721ca3b3 Support for persisting sort settings on device 2021-09-09 00:04:20 +05:30
Vishnu Mohandas 31a9aca08e
Merge pull request #31 from ente-io/android_perm_check 2021-09-06 13:48:32 +05:30
Neeraj Gupta df3917c2c8 use existing _isBackgroung flag 2021-09-05 15:48:14 +05:30
Neeraj Gupta f16ff8510a use final and fix logging 2021-09-05 15:40:43 +05:30
Neeraj Gupta 552813d0bd Android: verify permission before running local sync 2021-09-05 15:06:05 +05:30
Neeraj Gupta 1e81500edf Linter: fix list warning 2021-09-05 14:57:07 +05:30
Neeraj Gupta bb2d27b1f3 Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +05:30
Neeraj Gupta 15b50f53d3 Linter: fix prefer_is_empty suggestions and change it to warning 2021-09-05 11:57:31 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta 2f0baddb07 Linter: replace FlatButton with TextButton 2021-09-04 17:08:41 +05:30
Neeraj Gupta 9ad3e5be88 minor: move few strings to resources 2021-09-04 17:02:39 +05:30
Vishnu Mohandas acea9df47c
Merge pull request #30 from ente-io/handle_expired_otts 2021-09-04 15:53:29 +05:30
Neeraj Gupta 3c8b06ad6a Linter: replace FlatButton with TextButton 2021-09-04 15:51:54 +05:30
Neeraj Gupta 3f27c83abd Show correct err when verification code has expired 2021-09-04 15:51:07 +05:30
Neeraj Gupta acccaeb1ec v0.3.23 2021-09-02 10:46:35 +05:30
Neeraj Gupta ae30d6ba03 upgrade photos_manager 1.2.8 -> 1.3.1 2021-09-02 10:43:56 +05:30
Neeraj Gupta 3b51dc9f8a v0.3.22 2021-09-02 09:37:29 +05:30