2 Commits

Author SHA1 Message Date
80fde5335b feat: In app review (#3333)
* Implementations for Apple App Store/Google Play/Uri based store

* App Store as a service

* In app review asked after being logged in for the first time

* Don't forget to use the new path for MLKit script

* Remove a warning about the context

* Fix tests not passing

* Update packages/app/lib/entrypoints/android/main_samsung_gallery.dart

Co-authored-by: Marvin M <39344769+M123-dev@users.noreply.github.com>

* Update packages/smooth_app/pubspec.yaml

Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com>
Co-authored-by: Marvin M <39344769+M123-dev@users.noreply.github.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
2022-11-26 14:30:03 +01:00
97d36bc71c feat: Logs service (+ email attachment) (#2303)
* Logs service (+ email attachment)

* Fix flutter format warning

* Reformat code

* Remove fimber_io dependency to have our own implementations instead

* Add close:true to email dialog

* Add SENDTO query to AndroidManifest

* Remove useless comment
2022-06-23 15:14:28 +02:00