exodus-android-app icon indicating copy to clipboard operation
exodus-android-app copied to clipboard

Improve function to submit app from store

Open Jean-BaptisteC opened this issue 2 years ago • 1 comments

In 2.0 version, you can show or submit app from Play Store or Fdroid from share menu on Android (IHM is just pop-up)

In 3.0 version, same function but with improvements When you choose Exodus on share menu send request on API REST to know if app has already analyzed If API return nothing, show this pop-up to submit app on exodus platform Screenshot 2022-05-26 at 10-18-36 Figma

Jean-BaptisteC avatar May 26 '22 08:05 Jean-BaptisteC

Use endpoint api/search/ + packagename to improve performance. Regex Google Regex Fdroid If report is find open full page with:

  • name
  • version
  • creation_date
  • source
  • trackers

Button at the top of the right open reports on Exodus

Jean-BaptisteC avatar Jun 04 '22 12:06 Jean-BaptisteC