Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Conny Duck 36a90d0856 fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
..
adapter make search find statuses (#613) 2018-04-30 11:30:10 +02:00
db fix crash when de/serializing InstanceEntity 2018-04-25 20:26:00 +02:00
di fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
entity [CI] Add CircleCI config (#621) 2018-05-02 23:50:19 +03:00
fragment Add tests for search functionality in SFragment (#617) 2018-05-02 23:43:12 +03:00
interfaces View links to statuses inside Tusky (#568) 2018-04-25 20:04:55 +02:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
pager Implement media tab (#430) 2017-11-05 22:32:36 +01:00
receiver Notification tweaks: Grouping and Quick Reply button (#587) 2018-05-06 11:07:10 +02:00
service fix sending notifications (this time for reals) (#594) 2018-04-22 10:37:09 +02:00
util Notification tweaks: Grouping and Quick Reply button (#587) 2018-05-06 11:07:10 +02:00
view Fix SparkButtons (#608) 2018-04-28 22:59:46 +02:00
viewdata ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
AboutActivity.java ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
AccountActivity.java Notification tweaks: Grouping and Quick Reply button (#587) 2018-05-06 11:07:10 +02:00
AccountListActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
BaseActivity.java Notification tweaks: Grouping and Quick Reply button (#587) 2018-05-06 11:07:10 +02:00
ComposeActivity.java fix bug where media is not uploaded after ComposeActivity recreation 2018-05-06 13:02:02 +02:00
EditProfileActivity.kt fix Kotlin compiler warning 2018-04-22 14:11:41 +02:00
FavouritesActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ListsActivity.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
LoginActivity.kt Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
MainActivity.java Notification tweaks: Grouping and Quick Reply button (#587) 2018-05-06 11:07:10 +02:00
ModalTimelineActivity.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NotificationPullJobCreator.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
PreferencesActivity.java Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
ReportActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
SavedTootActivity.java ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
SearchActivity.java make search find statuses (#613) 2018-04-30 11:30:10 +02:00
SplashActivity.kt Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
TuskyApplication.java Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
ViewMediaActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00
ViewTagActivity.java Add Dagger (#554) 2018-03-27 19:47:00 +02:00
ViewThreadActivity.java Add expand/collapse button for threads (#609) 2018-04-28 16:17:01 +02:00
ViewVideoActivity.java cleanup code, remove some unneeded files 2017-10-18 00:20:50 +02:00