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.
 
 
Garrit Franke 719dcb13fc Wellbeing mode (#1992) 3 years ago
..
adapter Wellbeing mode (#1992) 3 years ago
appstore Update pleroma status cache on reaction 3 years ago
components Wellbeing mode (#1992) 3 years ago
db Wellbeing mode (#1992) 3 years ago
di Automatically prepend instance domain name, when domain name is omitted for images. Fixes very edge case when proxy base url is NULL 3 years ago
entity EditProfileActivity: allow adding fiels as much as instance allows (fix #89) 3 years ago
fragment Wellbeing mode (#1992) 3 years ago
interfaces Implement optional notifications muting for account muting (#1856) 4 years ago
json SpannedTypeAdapter: remove dead file 4 years ago
network Support Mastodon notification bell and status notification type 3 years ago
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 4 years ago
receiver streaming: implemented streaming for notifications 4 years ago
repository Implement proper hiding muted users and conversations 4 years ago
service streaming: fix streaming may be disabled without running service, fix crash on start up 4 years ago
settings Wellbeing mode (#1992) 3 years ago
util Wellbeing mode (#1992) 3 years ago
view Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior 3 years ago
viewdata Notifications: add support for move notification type 4 years ago
viewmodel Support Mastodon notification bell and status notification type 3 years ago
AboutActivity.kt Use SpannableString instead of SpannableStringBuilder when it's possible 4 years ago
AccountActivity.kt Wellbeing mode (#1992) 3 years ago
AccountListActivity.kt emoji_reactions: show the emoji in title 4 years ago
AccountsInListFragment.kt CustomEmojiHelper: rewrite to Kotlin 4 years ago
BaseActivity.java simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 4 years ago
BottomSheetActivity.kt BottomSheetActivity: fix account URL search leading to wrong accounts or threads 4 years ago
EditProfileActivity.kt EditProfileActivity: allow adding fiels as much as instance allows (fix #89) 3 years ago
FiltersActivity.kt filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 4 years ago
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 5 years ago
ListsActivity.kt Cherry-picked 2cf1e366. 4 years ago
LoginActivity.kt Merge upstream, update color scheme 4 years ago
MainActivity.kt cleanup accountManager.activeAccount usages in MainActivity (#2021) 3 years ago
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 5 years ago
SavedTootActivity.java Delete scheduled post after editing (#1947) 4 years ago
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 4 years ago
StatusListActivity.kt Bookmarks (#1560) 5 years ago
TabData.kt chats: finished chat listing 4 years ago
TabPreferenceActivity.kt use MaterialContainerTransform for ActionButton animation (#1961) 4 years ago
TuskyApplication.kt fix workmanager crashing because of async initialization (#2003) 3 years ago
ViewMediaActivity.kt Support Mastodon notification bell and status notification type 3 years ago
ViewTagActivity.java enable multiple hashtags in one hashtag tab (#1790) 4 years ago
ViewThreadActivity.java ViewThreadActivity: move Open in web menu option to status threedots menu 4 years ago