Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/service
pandasoft0 76ce28980c Migrate to Glide (#1175)
* Replace Picasso library with Glide library tuskyapp#1082

* Replace Picasso library with Glide library tuskyapp#1082

* Update load emoji with glide

* Update context used for Glide

* Removed unused import

* Replace deprecated SimpleTarget with CustomTarget

* Fix crash at the view image fragment, remove override image size

* Replace Single.create with Single.fromCallable

* View image fragment refactor

* Fix after merge

* Try to load cached image first and show progress view on failure

* Try to load cached image first and show progress view on failure
2019-04-16 21:39:12 +02:00
..
AccountChooserService.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
SendTootService.kt Fix IDs (#1016) 2019-01-31 19:03:34 +01:00
TuskyTileService.java fix crash when using quick compose tile 2018-12-13 22:29:12 +01:00