Commit graph

2641 commits

Author SHA1 Message Date
Neeraj Gupta b7e3accb12
Merge pull request #61 from ente-io/flutter-2.5.1
Upgrade Flutter to v2.5.1
2021-09-28 10:32:40 +05:30
Vishnu Mohandas bb89b6ea62
Merge pull request #65 from ente-io/upgrade_photos_manager 2021-09-28 10:29:27 +05:30
Neeraj Gupta 217ea3c64f
upgrade photos_manager 1.3.1 -> 1.3.4 2021-09-28 09:35:45 +05:30
Neeraj Gupta acbadfc091
Merge pull request #62 from ente-io/fix_image_editor
Fix image editor
2021-09-28 07:53:23 +05:30
Vishnu Mohandas df1c34f108
Merge pull request #64 from ente-io/stripe_onboarding
Fix handling of stripe subscription
2021-09-27 12:40:17 +05:30
Vishnu Mohandas 8d084057c1
Merge pull request #63 from ente-io/fix_index_query
Bugfix: Add if not exists check in index statement
2021-09-27 12:39:34 +05:30
Neeraj Gupta a4814690b2
Stripe: Hide renew button if the subscription has expired 2021-09-27 11:17:40 +05:30
Neeraj Gupta 0c2bc37d6a
[Stripe] Show payment details even after stripe subscription has expired 2021-09-27 11:00:51 +05:30
Neeraj Gupta 7b1a2252bf
Fix: Do not show incorrect cancellation diaglog when current stripe subscribption expires 2021-09-27 10:49:04 +05:30
Neeraj Gupta 908a049594
Stripe: always show renew/cancel, even if current plan has expired 2021-09-27 10:38:49 +05:30
Neeraj Gupta ddfc9b32d8
[onboarding] verify subscription before moving away from plan selection page 2021-09-27 10:12:38 +05:30
Neeraj Gupta 8c35d78b43
Bugfix: Add if not exists check in index statement 2021-09-27 10:01:27 +05:30
vishnukvmd c517a443f6 Fix lint warnings 2021-09-25 14:00:51 +05:30
vishnukvmd 999f9e713b Fix brightness and color for image editor 2021-09-25 14:00:09 +05:30
vishnukvmd 030e9bb3e9 Update extended_image 2021-09-25 12:57:45 +05:30
vishnukvmd 82a4641413 Update photo_view 2021-09-25 12:43:42 +05:30
vishnukvmd f80f294029 Update extended_image 2021-09-25 12:30:25 +05:30
vishnukvmd 37fadcb76f Move dependency for in_app_purchase to package 2021-09-25 12:30:15 +05:30
Vishnu Mohandas 87bdd04f3a
Merge pull request #60 from ente-io/fix_range_error 2021-09-24 19:11:49 +05:30
Neeraj Gupta 86842ad2f6
Validate empty list check in getFilesFromIDs 2021-09-24 19:09:51 +05:30
Neeraj Gupta 95298d46b3
Fix rangeError during dedupe 2021-09-24 19:04:21 +05:30
Vishnu Mohandas d4a4d07678
Merge pull request #59 from ente-io/fix_duplicate_files 2021-09-24 18:22:51 +05:30
Neeraj Gupta b746e9ffbd
Migration script: handle default values for collection and uploadedFile id 2021-09-24 17:13:35 +05:30
Neeraj Gupta 075db8df10
SQL query to delete duplicate files in collection & unique index to avoid same in future 2021-09-24 16:49:03 +05:30
Neeraj Gupta 8842d01ce0
Merge pull request #58 from ente-io/fixNPE
Fix NPE during media upload from outside app
2021-09-24 14:58:00 +05:30
Neeraj Gupta 61041ae401
Fix NPE during media upload from outside app 2021-09-24 13:19:28 +05:30
Neeraj Gupta bf02ed214f
Merge pull request #56 from ente-io/force_sync_old_clients
Force pull since the time archive was released
2021-09-24 12:23:42 +05:30
vishnukvmd c974befed5 Minor refactor 2021-09-24 11:35:13 +05:30
vishnukvmd 98022ff334 Ignore files during move if they are already present in the target collection 2021-09-24 11:33:46 +05:30
Neeraj Gupta 511b129d40
Skip files that are already part of the collection 2021-09-23 20:54:20 +05:30
vishnukvmd f5643b2f1c Dedupe existing files fetched from remote 2021-09-23 20:25:08 +05:30
vishnukvmd 283ac899b2 Force pull since the time archive was released 2021-09-23 19:18:24 +05:30
Vishnu Mohandas 99ef75de1c
Merge pull request #55 from ente-io/ui_updates
UI updates
2021-09-23 19:12:19 +05:30
vishnukvmd 6d5c80fef6 Remove unnecessary optimization 2021-09-23 18:42:50 +05:30
vishnukvmd bdc2225999 Increment local metadata version post update 2021-09-23 17:30:55 +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
Vishnu Mohandas 339c207a7b
Merge pull request #45 from ente-io/deduplicate
Deduplicate files
2021-09-23 16:44:38 +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