Commit graph

3348 commits

Author SHA1 Message Date
vishnukvmd 334fb32c67 Update iOS configuration to receive FCM pushes 2021-10-07 22:28:30 +05:30
vishnukvmd 908c72bac3 v0.3.34 2021-10-07 21:12:59 +05:30
vishnukvmd 168d0450f3 Better name for the artifact 2021-10-07 21:12:35 +05:30
vishnukvmd 4a2b7264a1 Setup git submodules correctly 2021-10-07 20:24:59 +05:30
vishnukvmd 1a575b41a0 Update iOS config for Firebase 2021-10-07 15:23:54 +05:30
vishnukvmd 7f48f54306 Add dependency on firebase_messaging 2021-10-07 13:57:26 +05:30
Vishnu Mohandas 1cb1ef713a
Merge pull request #94 from ente-io/ignore_sigpipe 2021-10-06 19:55:11 +05:30
Neeraj Gupta 938dbde595
iOS: ignore SIGPIPE & 🙏 it works 2021-10-06 19:39:17 +05:30
Neeraj Gupta 8499f95921
Merge pull request #93 from ente-io/v0.3.33
v0.3.33
2021-10-06 18:19:00 +05:30
vishnukvmd e86b256ad2 v0.3.33 2021-10-06 18:12:01 +05:30
Vishnu Mohandas 8ea731c0d1
Merge pull request #92 from ente-io/video_playback_ios
Switch to a local copy of video_player
2021-10-06 18:11:06 +05:30
vishnukvmd 0463a337dd Fix video orientation on Android 2021-10-06 17:42:33 +05:30
vishnukvmd 06830cdf8f Switch to a local copy of video_player 2021-10-06 17:29:04 +05:30
Neeraj Gupta 3ef76e00e9
Merge pull request #91 from ente-io/minor_fixes
Minor fixes
2021-10-06 17:15:00 +05:30
vishnukvmd 37fb296683 Upgrade photo_manager 2021-10-06 16:47:31 +05:30
vishnukvmd 018f270271 Fix lint warning 2021-10-06 16:47:26 +05:30
vishnukvmd b46288ccc8 Push toggle full screen action to the end of the build queue 2021-10-06 16:18:54 +05:30
vishnukvmd 335cf908fb Fix lint warnings 2021-10-06 16:18:38 +05:30
Vishnu Mohandas 9c3e73e617
Merge pull request #86 from ente-io/livePhotoBug
Fix bug during first load of remote livePhoto
2021-10-06 15:47:27 +05:30
Vishnu Mohandas 257f8253e1
Merge pull request #90 from ente-io/up_dependencies
upgrade video_player and chewie package
2021-10-06 15:32:07 +05:30
Neeraj Gupta 425339328d
enable looping for live photo video 2021-10-06 14:15:28 +05:30
Neeraj Gupta 91732728b8
revert cocopod version 2021-10-06 14:10:48 +05:30
Neeraj Gupta 307d34ce80
upgrade video_player and chewie package 2021-10-06 13:55:00 +05:30
Neeraj Gupta 7bd9cbee92
Merge branch 'livePhotoBug' of github.com:ente-io/frame into livePhotoBug 2021-10-06 13:33:59 +05:30
Neeraj Gupta 56a4262a9e
Fix download toast & auto-play liveVideo post download 2021-10-06 13:32:37 +05:30
vishnukvmd d28f8f9b33 Merge branch 'master' into livePhotoBug 2021-10-05 16:00:01 +05:30
Neeraj Gupta 24d9bf4e99
Merge pull request #88 from ente-io/ios_sharing_improvements
iOS sharing improvements
2021-10-05 15:05:32 +05:30
Neeraj Gupta e3e34c6f80
LivePhoto: Attempt reloading video if previous attempts fails due to n/w or timeout err 2021-10-05 15:01:22 +05:30
vishnukvmd ca6df06958 Set archive icon correctly depending on OS 2021-10-05 10:45:21 +05:30
Neeraj Gupta da26f2c199
LivePhoto: show toast if video is being downloaded during long press 2021-10-05 10:38:34 +05:30
Neeraj Gupta da1693e856
minor rename 2021-10-05 10:27:46 +05:30
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
Neeraj Gupta ebd3db77ae
minor refactor 2021-10-04 14:57:58 +05:30
Neeraj Gupta 2a2d1d568c
bubble up exception during convert/caching phase 2021-10-04 14:15:19 +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 701efe3e21
Fix bug during first load of remote livePhoto 2021-10-04 11:59:22 +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