Commit graph

2714 commits

Author SHA1 Message Date
vishnukvmd 40e5818c63 Replace deprecated share lib 2021-10-05 10:26:48 +05:30
vishnukvmd 56183c72d3 Request originFile while sharing 2021-10-05 10:21:54 +05:30
Vishnu Mohandas e7c00a7936
Merge pull request #87 from ente-io/archive_bug_fix
Archive minor fixes
2021-10-04 20:13:39 +05:30
vishnukvmd ca6650f3e8 Apply different unarchive icon for iOS 2021-10-04 20:13:18 +05:30
Neeraj Gupta 961a8ab875
iOS: use different archive icon for different states 2021-10-04 15:25:20 +05:30
Neeraj Gupta b6ccb0b7f5
Refresh bottom bar widget after archive/unarchive operation 2021-10-04 15:21:45 +05:30
Vishnu Mohandas b4342920a1
Merge pull request #84 from ente-io/archive_button 2021-10-04 14:06:35 +05:30
vishnukvmd e4bf7a0a4d Show archive button for only files that have been backed up and are owned by you 2021-10-04 12:38:41 +05:30
Vishnu Mohandas 7c429795d2
Merge pull request #82 from ente-io/memories_fixes 2021-10-04 12:01:07 +05:30
Neeraj Gupta 0f07dac077
Merge pull request #83 from ente-io/update_libs
Update libraries that use a deprecated version of the Android embedding
2021-10-04 07:41:18 +05:30
Neeraj Gupta 3a0a1468c6
Merge pull request #85 from ente-io/fix_buggy_gallery
Fix the bug in Gallery where we were wrongly rendering files that belonged to the preceding/succeeding day
2021-10-04 07:37:08 +05:30
vishnukvmd 4fe0b5c72d Pass an unmodifiable list to the detail page 2021-10-04 03:54:56 +05:30
vishnukvmd 20b9e4fd65 Force DetailPage to create a copy of the files passed to it since it modifies the contents for a smoother scrolling experience 2021-10-04 03:42:10 +05:30
vishnukvmd 55a768b9d6 Add tooltips to all buttons 2021-10-04 03:28:33 +05:30
vishnukvmd 573088e8eb Add appropriate padding 2021-10-04 03:27:09 +05:30
vishnukvmd d92c3b6f49 Add button to archive a file within the detail view 2021-10-04 03:26:22 +05:30
vishnukvmd 71adfcfc54 Extract code to archive a file to a utility function 2021-10-04 03:26:09 +05:30
vishnukvmd 9b24cf91b1 Update libraries that use a deprecated version of the Android embedding 2021-10-04 03:09:05 +05:30
vishnukvmd 9b34762947 Replace BackdropFilter with less expensive ImageFiltered 2021-10-04 02:52:37 +05:30
vishnukvmd e33d818b7c Update logic to get the next memory 2021-10-04 01:51:07 +05:30
vishnukvmd 242bd9ca5a Refresh on exiting full screen memory view instead of refreshing each time a memory is viewerd 2021-10-04 01:50:14 +05:30
vishnukvmd 0dcd6c8da4 Remove unnecessary log line 2021-10-03 23:25:10 +05:30
vishnukvmd 7ef44b9f2f Reuse existing FileWidget within memories 2021-10-02 02:16:40 +05:30
vishnukvmd e92b0eb48e Extract file renderer into a separate widget 2021-10-02 02:16:26 +05:30
vishnukvmd a2ecb64f74 Minor reformatting 2021-10-02 02:15:40 +05:30
vishnukvmd d22a593a4c Ensure widget is mounted before setting state 2021-10-02 02:15:25 +05:30
Vishnu Mohandas 33affa0330
Merge pull request #81 from ente-io/die_sqlite_3.9.2
Fix db query for sqlite 3.9.2
2021-10-02 00:41:59 +05:30
Neeraj Gupta ebcad1341f
merge master 2021-10-02 00:40:40 +05:30
Neeraj Gupta 770152b431
merge and bump version to v0.3.32 2021-10-02 00:39:07 +05:30
Neeraj Gupta b3eea02853
bump version: v0.3.30 2021-10-02 00:33:32 +05:30
Neeraj Gupta 2eaabf31cc
Fix db query for sqlite 3.9.2 2021-10-02 00:17:15 +05:30
Vishnu Mohandas 8f580895c2
Merge pull request #80 from ente-io/break_sync
Surface errors from the diff fetcher
2021-10-01 19:04:23 +05:30
vishnukvmd ff3a178dbb Fix endpoint 2021-10-01 18:58:59 +05:30
vishnukvmd 771f8f6190 Surface errors from the diff fetcher 2021-10-01 18:58:18 +05:30
Vishnu Mohandas 4a85a1b28f
Merge pull request #79 from ente-io/v0.3.31
v0.3.31
2021-09-30 21:29:01 +05:30
vishnukvmd 7438e0f0b2 v0.3.31 2021-09-30 21:20:41 +05:30
Vishnu Mohandas acd9052fe4
Merge pull request #78 from ente-io/handle-expired-subscriptions
Handle expired subscriptions
2021-09-30 21:10:05 +05:30
vishnukvmd 0fdbdc35ce Merge branch 'master' into handle-expired-subscriptions 2021-09-30 21:09:40 +05:30
vishnukvmd bf9425671a Ignore current plan if it is inactive 2021-09-30 21:06:46 +05:30
vishnukvmd 6d593132e9 v0.3.30 2021-09-30 19:35:18 +05:30
vishnukvmd 69fc181903 v0.3.30 2021-09-30 19:29:08 +05:30
Vishnu Mohandas f387ab9124
Merge pull request #76 from ente-io/fix_collection_update_event
Publish the correct event after a diff fetch
2021-09-30 19:28:12 +05:30
vishnukvmd d3401e416d Update flutter version 2021-09-30 19:22:45 +05:30
vishnukvmd e2da93d02e Publish the correct event after a diff fetch 2021-09-30 19:22:09 +05:30
Vishnu Mohandas 7a4adcbfe8
Merge pull request #74 from ente-io/v0.3.29
v0.3.29
2021-09-30 16:04:16 +05:30
vishnukvmd e88f71d88c v0.3.29 2021-09-30 16:02:17 +05:30
Vishnu Mohandas 86bc985958
Merge pull request #73 from ente-io/optimize_dedupe
Optimize dedupe
2021-09-30 16:00:54 +05:30
vishnukvmd ac6cfd42c3 Place locally available files at first 2021-09-30 15:17:57 +05:30
vishnukvmd e50722e90f Minor UI update 2021-09-30 15:03:57 +05:30
vishnukvmd ce8855a2cb Remove unnecessary check since files within updation events will now always have creationTimes 2021-09-30 14:59:13 +05:30