Commit graph

4295 commits

Author SHA1 Message Date
Neeraj Gupta 1b9e7dcc13
Merge pull request #352 from ente-io/set_sane_defaults_for_firebase
Set sane defaults for firebase
2022-06-23 20:08:40 +05:30
vishnukvmd b3d745ff1a Merge remote-tracking branch 'origin/master' into set_sane_defaults_for_firebase 2022-06-23 20:06:01 +05:30
vishnukvmd c517e1c371 v0.6.7 2022-06-23 20:04:55 +05:30
vishnukvmd 6e68bbebbb Permanently disable Firebase's default data collection policy 2022-06-23 20:04:35 +05:30
Manav 77a056e76e
Merge pull request #351 from ente-io/release-v0.6.6
v0.6.6
2022-06-23 19:50:58 +05:30
vishnukvmd e8610e5cd4 v0.6.6 2022-06-23 19:50:02 +05:30
Manav 93f918d0c5
Merge pull request #349 from ente-io/fix_change_email
Fix change email
2022-06-23 19:48:20 +05:30
Manav d76843df49
Merge pull request #350 from ente-io/set_sane_defaults_for_firebase
Disable Firebase's default data collection policy
2022-06-23 19:45:52 +05:30
vishnukvmd bc6fff657d Disable Firebase's default data collection policy 2022-06-23 19:44:38 +05:30
Neeraj Gupta dd1c8676f2
bump version to 0.6.5+335 2022-06-23 18:47:31 +05:30
Neeraj Gupta d588df6abd
ensure that config is init before UserService 2022-06-23 18:40:35 +05:30
Neeraj Gupta ce202c94b3
Update email on UI on emailChange 2022-06-23 18:36:35 +05:30
Neeraj Gupta bd3d7bb80e
bump version to 0.6.4+334 2022-06-23 17:43:46 +05:30
Neeraj Gupta 5b9d332649
Fix change email flow 2022-06-23 17:42:19 +05:30
Neeraj Gupta 9283305121
Merge pull request #348 from ente-io/fdroid-cherry-pick
Cherry-pick changes from f-droid variants
2022-06-23 16:37:13 +05:30
Neeraj Gupta 6fa8ca4c50
Fix build.gradle fro master branch 2022-06-23 15:41:58 +05:30
vishnukvmd 7fdf548c7c
Add changelog for v0.6.3 2022-06-23 15:37:24 +05:30
vishnukvmd ebaefee5fd
Update changelog 2022-06-23 15:37:10 +05:30
vishnukvmd 0422af55d4
Update screenshots 2022-06-23 15:37:02 +05:30
vishnukvmd f2f3e09ade
Update icon 2022-06-23 15:36:49 +05:30
vishnukvmd ca836a9986
Update changelog 2022-06-23 15:36:40 +05:30
vishnukvmd dfbe00fff2
Update description 2022-06-23 15:36:39 +05:30
Neeraj Gupta e15d153932
Add changelog for 0.5.37 (317) 2022-06-23 15:36:23 +05:30
Neeraj Gupta f671787926
add link to permission doc in full description 2022-06-23 15:35:06 +05:30
Neeraj Gupta f6a29bd6f0
skip init sentry if dsn is not specified 2022-06-23 15:34:52 +05:30
Neeraj Gupta 733302b373
add android permission doc 2022-06-23 15:34:34 +05:30
Neeraj Gupta d103ffe7f9
remove vending billing permission from f-droid 2022-06-23 15:33:17 +05:30
Neeraj Gupta 153c32ee3c
Update f-droid change log for launch 2022-06-23 15:32:14 +05:30
Neeraj Gupta 0cc93e23af
add fdroid variant 2022-06-23 15:30:59 +05:30
Neeraj Gupta f60af3f40b
Fix android gradle and add changelog 2022-06-23 15:30:41 +05:30
Neeraj Gupta 1e48f03f23
update fastlane 2022-06-23 15:27:23 +05:30
Neeraj Gupta 6afbcd3155
Merge pull request #347 from ente-io/readme-update
Add family plans and live photos to supported features
2022-06-23 13:36:13 +05:30
Vishnu Mohandas 550c0c4cf9
Add family plans and live photos to supported features 2022-06-23 13:33:38 +05:30
Vishnu Mohandas 669bce7763
Merge pull request #346 from ente-io/tweak-logs-message
Mention that logs contain file names in the report bug confirmation
2022-06-23 12:58:36 +05:30
Manav 661a6bc243 Use Vishnu's suggestion 2022-06-23 12:55:45 +05:30
Manav 243cf36af7 Mention that logs contain file names in the report bug confirmation 2022-06-23 12:49:20 +05:30
Manav ae368876be
Merge pull request #343 from ente-io/quick_fix
Fix: Use correct logs directory for bug reports
2022-06-23 11:04:02 +05:30
Manav 0beef6db0c
Merge pull request #345 from ente-io/readme-newlines
Add newlines to README
2022-06-23 11:03:17 +05:30
Vishnu Mohandas f922a9490e
Add newlines to README 2022-06-23 11:02:04 +05:30
Vishnu Mohandas c635c07b51
Merge pull request #344 from ente-io/update-screenshots
Update screenshots
2022-06-23 10:58:28 +05:30
Manav c0a5f2b6f0
Update screenshots
Updated the screenshots. Kept the overall idea the same (three screenshots, bottom clipped, roughly the same height and spacing). Switched from Android to iOS.

Also add light mode feature entry, + link to discord.

@vishnukvmd I tried various variations with/without frames, spacing, drop shadows on devices etc, light=>dark combinations and transitions but none sort of worked so decided to remain with the existing pattern. Variations are in Figma if you wish to take a look.

Pipeline:
- Export PNG from Figma keeping the color space in Display P3
- Optimize the PNG (from 1.5M to .5M, prev image was .2M) using pngquant (`brew install pngquant`).
2022-06-23 10:46:59 +05:30
Neeraj Gupta dacd989366
Fix log directory path for send logs 2022-06-23 09:42:58 +05:30
Neeraj Gupta 5c9cf03250
use support directory for logs 2022-06-23 09:02:43 +05:30
Manav d6e5d8c8d2
Merge pull request #342 from ente-io/log_improvement
Switch to ApplicationSupportDirectory for logs
2022-06-23 08:55:08 +05:30
Neeraj Gupta 876b8e1aaf
use ApplicationSupportDirectory instead of tempDirectory for logs 2022-06-23 08:48:10 +05:30
Neeraj Gupta 79d639b2c6
Log indexChange on console during debugging only 2022-06-23 08:44:25 +05:30
Neeraj Gupta a6f7974278
Skip logging handled errors to sentry 2022-06-23 08:42:43 +05:30
Manav c066948b9c
Merge pull request #341 from ente-io/bug_fix_future_creationTime
Show photo with creationTime in future
2022-06-23 07:50:59 +05:30
Neeraj Gupta 0bebde580d
Show photo with creationTime in future 2022-06-23 07:46:41 +05:30
ashilkn 00fbc441b7 generating new assests 2022-06-22 20:38:09 +05:30