javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 410 forks source link

Customizable display #186

Closed ByK95 closed 9 months ago

ByK95 commented 4 years ago

Creates a interface so end user can modify or create own update display. Converts Notification , Snackbar , Dialog into classes

adds example of custom toast display

I think functions in AppUpdater like

should be moved into own display classes.