Commit graph

2473 commits

Author SHA1 Message Date
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
Vishnu Mohandas f244472671
Merge pull request #29 from ente-io/invalid_file 2021-09-01 16:09:23 +05:30
Neeraj Gupta d47517c639 Log additional details for invalidFile errors 2021-09-01 16:08:00 +05:30
Vishnu Mohandas b2d7bc0215
Merge pull request #28 from ente-io/upload_to_end_fix
Fixed upload for files shared to ente for backup
2021-08-31 17:21:42 +05:30
Neeraj Gupta 4d155651de
Merge pull request #22 from ente-io/l10n
Basic setup for L10n
2021-08-31 16:08:46 +05:30
Neeraj Gupta 4f59d27f54 use hi language for l10n setup 2021-08-31 16:04:46 +05:30
Neeraj Gupta 53d7f0c876 Merge remote-tracking branch 'origin/master' into l10n 2021-08-31 15:58:17 +05:30
Neeraj Gupta 70526a4157 Fixed upload for files shared to ente for backup 2021-08-31 13:50:32 +05:30
vishnukvmd a6a52a29c4 Decrypt secretKey and token during the recovery flow 2021-08-31 08:05:58 +05:30
vishnukvmd c32e4a0f37 v0.3.21 2021-08-28 22:04:03 +05:30
vishnukvmd be37592d0b Update text 2021-08-28 22:00:34 +05:30