Yuito-app-android/app
Ivan Kupalov 58a1046348
Improve image viewer (#1843)
This commit does 3 things:
1. Replaces PhotoView (which is abandonware) with modern TouchImageView
2. Fixes an issue with panning images. Gesture was not intercepted
properly and pager was taking control instead of image being moved.
3. Adds feedback to dismissing of images with vertical gesture.
2020-06-22 21:26:37 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
src Improve image viewer (#1843) 2020-06-22 21:26:37 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Improve image viewer (#1843) 2020-06-22 21:26:37 +02:00
proguard-rules.pro cleanup proguard rules (#1819) 2020-06-04 20:17:07 +02:00