Commit graph

3356 commits

Author SHA1 Message Date
Neeraj Gupta e8da432be5
Clear in-memory thumbcache on file updation 2022-05-13 19:44:24 +05:30
Neeraj Gupta 5d278c48c6
undo iOS/Podfile changes 2022-05-13 19:43:46 +05:30
Neeraj Gupta ae1ee2ca4a
Merge branch 'master' into photos_manger_upgrade 2022-05-13 17:31:49 +05:30
Neeraj Gupta f5bb25f29b
add method to fetch all assets in an assetPath 2022-05-13 15:43:25 +05:30
Neeraj Gupta a26d9c5d7a
Merge pull request #241 from ente-io/delete_confirmation
Prompt user to confirm the deletion of local-only files
2022-05-12 18:56:32 +05:30
vishnukvmd b1c2c36c31 Force confirmation in case local-only files are being deleted on Android 2022-05-12 17:49:36 +05:30
vishnukvmd b33f9f21f2 Stronger types 2022-05-12 17:49:06 +05:30
Vishnu Mohandas 462041eb73
Merge pull request #240 from ente-io/fixes
Minor bug fixes
2022-05-12 10:02:27 +05:30
Neeraj Gupta 59e7efef92
bump version to 0.5.21+301 2022-05-12 10:01:41 +05:30
Neeraj Gupta 6c6c6427a4
show manage family option for free plans 2022-05-12 09:59:04 +05:30
Neeraj Gupta 1137eea2f7
Fix null memories/shared album text 2022-05-12 09:27:22 +05:30
Vishnu Mohandas 4adcab57f6
Merge pull request #239 from ente-io/release-fp 2022-05-12 09:02:17 +05:30
Neeraj Gupta 70db655931
bump version to 0.5.20+300 2022-05-12 08:59:26 +05:30
Neeraj Gupta 22babe31e6
upgrade photos_manager pkg 2022-05-12 08:57:32 +05:30
Neeraj Gupta 971484e795
formatting changes 2022-05-11 10:21:25 +05:30
Neeraj Gupta 5303ce152c
Merge pull request #237 from ente-io/switch_update_endpoint
Switch to new file/update endpoint
2022-05-10 14:09:18 +05:30
Neeraj Gupta fa6d3c3eb3
Update local_sync_service.dart 2022-05-10 14:02:46 +05:30
Neeraj Gupta e4a52845ae
switch to new endpoint for fileUpdate 2022-05-10 13:15:11 +05:30
Neeraj Gupta 0da95111bb
Log only when files are updated 2022-05-10 13:12:41 +05:30
Neeraj Gupta cb4300c75d
Merge pull request #235 from ente-io/improve-web-view-transitions
Use black background to improve navigation transitions to web views
2022-05-10 06:26:53 +05:30
Manav 3515498711 Use black background to improve navigation transitions to web views
By default, the web view uses a white background. This was causing an
ugly flash during the initial navigation to a page containing a web
view.

This was fixed by setting the web view's background to transparent in
https://github.com/ente-io/frame/pull/233/files.

That fixed the white flash. But when we use a transparent background,
it causesanother different sort of weirdness -- during the navigation,
the navigation bar remains visible, but the rest of the new screen
below remains transparent. So visually it looks as if only the
navigation bar is sliding in from the right.

The issue with fixing a color is that at some point, our web pages
will start having separate light/dark modes, and the background color
won't be fixed always. Currently though, we only have dark mode
pages. And also the app is only in dark mode, with a black
background. So using black as the background solves the navigation
weirdness, and also doesn't stray too much from the eventual color of
the rendered page.
2022-05-09 23:49:58 +05:30
Vishnu Mohandas 9ebee9f95f
Merge pull request #234 from ente-io/fix_build 2022-05-09 22:22:59 +05:30
Neeraj Gupta eebeb981a3
switch to compileSdkVersion 31 2022-05-09 22:16:49 +05:30
Vishnu Mohandas bfc24d3370
Merge pull request #233 from ente-io/webview_transparent_bg
Set webview bg as transparent
2022-05-09 20:27:28 +05:30
Neeraj Gupta ebf7590e8a
Set webview bg as transparent 2022-05-09 20:21:15 +05:30
Vishnu Mohandas 18366b8dec
Merge pull request #230 from ente-io/handle_v2
Switch to trash diff v2
2022-05-09 14:08:02 +05:30
Neeraj Gupta e3f4092a11
rename 2022-05-08 11:43:43 +05:30
Neeraj Gupta eb26740b32
switch to trash diff v2 2022-05-06 00:08:58 +05:30
Vishnu Mohandas 9d3c825828
Merge pull request #229 from ente-io/update_family_portal_url 2022-05-03 18:11:43 +05:30
Neeraj Gupta d7c88ff678
update family portal base url 2022-05-03 18:10:51 +05:30
Neeraj Gupta 7748c88066
Merge pull request #221 from ente-io/family_fix
Minor fixes for family sharing
2022-04-26 14:13:13 +05:30
Neeraj Gupta b416bfc619
update query param key for familyPortal url 2022-04-26 14:11:44 +05:30
Neeraj Gupta 8c8238f915
take user back to settings page after leaving family 2022-04-26 14:10:37 +05:30
Neeraj Gupta 714e88b22d
Merge pull request #214 from ente-io/family_plan
Family plan
2022-04-26 10:30:10 +05:30
Neeraj Gupta f1719517cd
Merge remote-tracking branch 'origin/master' into family_plan 2022-04-25 10:27:54 +05:30
Neeraj Gupta cb342cbb2d
improve UI for leave family 2022-04-25 09:51:43 +05:30
Neeraj Gupta 53086ebd9a
Merge pull request #219 from ente-io/fix_collection_layout_on_ipad
Fix albums layout on ipad/bigger screens
2022-04-23 12:01:39 +05:30
Neeraj Gupta 3207782014
Fix albums layout on ipad/bigger screens 2022-04-23 11:59:46 +05:30
Vishnu Mohandas 291b8585a6
Merge pull request #218 from ente-io/remove_toast
Remove toast
2022-04-22 22:40:28 +05:30
vishnukvmd 3a936eb0b8 Update podfile 2022-04-22 21:50:10 +05:30
vishnukvmd a3d345081f v0.5.16 2022-04-22 21:47:47 +05:30
vishnukvmd 892af4d046 Remove unnecessary toast 2022-04-22 21:47:32 +05:30
Vishnu Mohandas 33322838cc
Merge pull request #217 from ente-io/upgrade_share
Fix sharing for iPAD devices
2022-04-22 21:44:36 +05:30
Neeraj Gupta 9f17734270
bump version 0.5.15 2022-04-22 21:41:12 +05:30
Neeraj Gupta 82efff81e5
minor fixes for send logs 2022-04-22 21:40:53 +05:30
Neeraj Gupta 2f77003af7
Fix sharing of logs 2022-04-22 21:36:24 +05:30
Neeraj Gupta 8c679e88fd
Fix share popup position for other share buttons 2022-04-22 21:35:30 +05:30
Neeraj Gupta fc2e62b325
Fix share dialog position for bottom bar button 2022-04-22 21:34:34 +05:30
Neeraj Gupta 44b4dfd09c
bump version 0.5.14 2022-04-22 21:07:50 +05:30
Neeraj Gupta a3f382799c
submodule changes 2022-04-22 21:07:23 +05:30