chinwag-android/app/src/main/java/com/keylesspalace/tusky
Ivan Kupalov 7623962a0d Use blurhash as image preview and as sensitive media cover, close #1571 (#1581)
* Use blurhash as image preview and as sensitive media cover, close #1571

* Fix focal point for blurhashes

* Fix video indicator overlapping sensitive media indicator

* Add a preference for blurhash

* Add blurhash to report UI.

* Introduce StatusDisplayOptions
2019-12-30 21:37:20 +01:00
..
adapter Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
appstore Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
components Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
db ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
di ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
entity Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
fragment Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
interfaces Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
pager Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
receiver ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
repository Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
service ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
util Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
view Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
viewdata Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
viewmodel Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt Implement identity proof api (#1597) 2019-12-21 18:56:16 +01:00
AccountListActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AccountsInListFragment.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
BaseActivity.java Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
BottomSheetActivity.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
EditProfileActivity.kt Add support for instance property max_bio_chars (#1414) 2019-08-04 20:25:07 +02:00
EmojiPreference.java 2019 Emoji Update (#1261) 2019-06-06 21:51:56 +02:00
FiltersActivity.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
LoginActivity.kt upgrade androidx.browser to 1.2.0 (#1595) 2019-12-20 20:08:02 +01:00
MainActivity.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
SavedTootActivity.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ScheduledTootActivity.kt ScheduledTootActivity: fix toolbar back button #1586 (#1591) 2019-12-20 19:14:22 +01:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt List tabs (#1570) 2019-12-02 16:53:24 +01:00
TabPreferenceActivity.kt Add close icon to tabs in Tabs account preferences page (#1588) 2019-12-19 18:35:55 +01:00
TuskyApplication.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ViewMediaActivity.kt Migrate to ViewPager2 (#1544) 2019-11-06 20:17:53 +01:00
ViewTagActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
ViewThreadActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00