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.
 
 
Alibek Omarov f8475f8615 chats: implement creating new chat through account activity 4 years ago
..
adapter StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable 4 years ago
appstore chats: implement sending messages, prototype 4 years ago
components Merge #93 4 years ago
db Merge #93 4 years ago
di streaming: implemented streaming for notifications 4 years ago
entity chats: implement creating new chat through account activity 4 years ago
fragment chats: implement creating new chat through account activity 4 years ago
interfaces chats: implement creating new chat through account activity 4 years ago
json SpannedTypeAdapter: remove dead file 4 years ago
network streaming: implemented streaming for notifications 4 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 Add the pleroma object to the db 4 years ago
service StreamingService: cleanup, use shared OkHttpClient 4 years ago
settings streaming: add opt-out option in the account settings 4 years ago
util Strikethrough the reply info if parent post isn't visible 4 years ago
view Implement clicking on 'Reply to' text 4 years ago
viewdata StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable 4 years ago
viewmodel correctly update the menu when muting domains (#1848) 4 years ago
AboutActivity.kt add build customization options (#1532) 5 years ago
AccountActivity.kt chats: implement creating new chat through account activity 4 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 chats: base chat UI 4 years ago
EditProfileActivity.kt Cherry-picked 2cf1e366. 4 years ago
EmojiPreference.java Settings refactor (#1615) 4 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 streaming: add opt-out option in the account settings 4 years ago
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 5 years ago
PreferencesActivity.kt add possibility to move the main navigation to the bottom (#1808) 4 years ago
SavedTootActivity.java compose: implement BBcode and HTML sending 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 chats: finished chat listing 4 years ago
TuskyApplication.kt ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 4 years ago
ViewMediaActivity.kt ViewMediaActivity: add a button to open media file in external application just in case built-in fails 4 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