An Android client for the microblogging server Mastodon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
UlrichKu 3a3e056572
Refactor notifications (#4883)
1 year ago
..
components Move all database queries off the ui thread & add a ViewModel for MainActivity (#4786) 1 year ago
db Move all database queries off the ui thread & add a ViewModel for MainActivity (#4786) 1 year ago
entity modernize tests (#4777) 1 year ago
json Replace Gson library with Moshi (#4309) 2 years ago
network fix account switching (#4636) 2 years ago
usecase modernize tests (#4777) 1 year ago
util fix(deps): update kotlin (#4774) 1 year ago
BottomSheetActivityTest.kt Replace Gson library with Moshi (#4309) 2 years ago
FilterV1Test.kt modernize tests (#4777) 1 year ago
FocalPointUtilTest.kt update ktlint plugin to 11.3.1, format code (#3442) 3 years ago
MainActivityTest.kt Refactor notifications (#4883) 1 year ago
SpanUtilsTest.kt Fix detecting urls (#4642) 2 years ago
StatusComparisonTest.kt modernize tests (#4777) 1 year ago
StringUtilsTest.kt update ktlint plugin to 11.3.1, format code (#3442) 3 years ago
TuskyApplication.kt inject SharedPreferences (#4441) 2 years ago