Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
Levi Bard 4a4dd4f30f
Add notifications for follow requests (#1729)
* Add notifications for follow requests
Issue #1719

* Revert item_follow_request layout, create new layout for follow request notifications

* Migrate follow request interaction from notification to observable pattern

* Filter follow request notifications by default

* Add missing cases for system notification generation

* Format code
2020-03-19 22:02:10 +01:00
..
fragment Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
util simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
BottomSheetActivityTest.kt Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
ComposeActivityTest.kt Add notifications for follow requests (#1729) 2020-03-19 22:02:10 +01:00
ComposeTokenizerTest.kt Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
FilterTest.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
FocalPointUtilTest.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
SpanUtilsTest.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
StringUtilsTest.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
TuskyApplication.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00