..
adapter
fix notification tab loading ( #777 )
2018-08-22 21:18:56 +02:00
appstore
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
db
Custom emojis in drawer ( #737 )
2018-07-30 15:43:27 +02:00
di
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
entity
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
fragment
fix notification tab loading ( #777 )
2018-08-22 21:18:56 +02:00
interfaces
cleanup code
2018-06-25 14:49:00 +02:00
json
remove old emoji shortcodes
2017-10-19 15:54:08 +02:00
network
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
pager
add possibility to view avatars fullscreen ( #724 )
2018-07-30 15:42:45 +02:00
receiver
Add EventHub, add fav, reblog events, improve timelines ( #562 )
2018-05-27 11:22:12 +03:00
service
use ACTION_GET_CONTENT for media selection again, fix uri permissions ( #695 )
2018-06-28 22:22:29 +02:00
util
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
view
Add RoundedImageView for avatars ( #739 )
2018-07-30 15:36:22 +02:00
viewdata
improve custom emoji support ( #687 )
2018-06-24 09:53:23 +02:00
viewmodel
fix bug where deleting profile field was not possible
2018-08-18 09:12:57 +02:00
AboutActivity.kt
improve activity slide in/out handling
2018-07-31 21:25:25 +02:00
AccountActivity.kt
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
AccountListActivity.java
Add Dagger ( #554 )
2018-03-27 19:47:00 +02:00
BaseActivity.java
fix the activity transitions (again 🙄 )
2018-08-07 23:08:53 +02:00
BottomSheetActivity.kt
improve activity slide in/out handling
2018-07-31 21:25:25 +02:00
ComposeActivity.java
fix OOM crash when trying to caption large image ( #756 )
2018-08-15 20:47:36 +02:00
EditProfileActivity.kt
fix bug where addField button was enabled when it should not be
2018-08-20 14:49:23 +02:00
EmojiPreference.java
fix the emoji selection dialog
2018-06-25 16:23:43 +02:00
FavouritesActivity.java
1.8 fixes ( #637 )
2018-05-08 19:15:10 +02:00
LicenseActivity.kt
add License activity ( #689 )
2018-06-25 13:02:34 +02:00
ListsActivity.kt
improve activity slide in/out handling
2018-07-31 21:25:25 +02:00
LoginActivity.kt
fix wrong activity transition of LoginActivity
2018-08-18 13:03:30 +02:00
MainActivity.java
add possibility to change profile fields, refactor ( #751 )
2018-08-15 20:47:09 +02:00
ModalTimelineActivity.kt
fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
2018-07-23 15:18:33 +02:00
NotificationPullJobCreator.java
fix #650 notifications alerting multiple times
2018-06-25 14:08:36 +02:00
PreferencesActivity.java
fix the activity transitions (again 🙄 )
2018-08-07 23:08:53 +02:00
ReportActivity.java
fix the activity transitions (again 🙄 )
2018-08-07 23:08:53 +02:00
SavedTootActivity.java
Add EventHub, add fav, reblog events, improve timelines ( #562 )
2018-05-27 11:22:12 +03:00
SearchActivity.java
1.8 fixes ( #637 )
2018-05-08 19:15:10 +02:00
SplashActivity.kt
remove unneeded notification channel
2018-05-08 22:36:04 +02:00
TuskyApplication.java
Custom emojis in drawer ( #737 )
2018-07-30 15:43:27 +02:00
ViewMediaActivity.java
improve activity slide in/out handling
2018-07-31 21:25:25 +02:00
ViewTagActivity.java
1.8 fixes ( #637 )
2018-05-08 19:15:10 +02:00
ViewThreadActivity.java
fix crash in ViewThreadFragment
2018-07-07 12:09:15 +02:00
ViewVideoActivity.java
cleanup code, remove some unneeded files
2017-10-18 00:20:50 +02:00