Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Vavassor 19f140f9c6 Fixes a subscription duplicating bug in the notification client. 2017-06-05 18:40:56 -04:00
..
adapter (view) create package view 2017-05-15 12:07:01 +02:00
entity Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
fragment Merge branch 'master' into #136 2017-06-02 23:15:21 +02:00
interfaces Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
json Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
network Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
pager Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
receiver (receiver) create package for receiver 2017-05-15 12:05:10 +02:00
service Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
util Fixes a subscription duplicating bug in the notification client. 2017-06-05 18:40:56 -04:00
view Merge branch 'master' into #136 2017-06-02 23:15:21 +02:00
AboutActivity.java Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 2017-05-08 15:00:33 -04:00
AccountActivity.java Merge branch 'master' into #136 2017-06-02 23:15:21 +02:00
AccountListActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
BaseActivity.java Fixes a mistake made while merging #294. 2017-05-30 19:35:04 -04:00
ComposeActivity.java Merge branch 'master' into #136 2017-06-02 23:15:21 +02:00
EditProfileActivity.java log some more exceptions 2017-05-25 17:21:11 +02:00
FavouritesActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
LoginActivity.java Merge branch 'log-improvement' of https://github.com/connyduck/Tusky into connyduck-log-improvement 2017-05-30 19:21:11 -04:00
MainActivity.java Merge branch 'master' into log-improvement 2017-05-25 19:17:20 +02:00
PreferencesActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ReportActivity.java remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02:00
SplashActivity.java Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
TuskyApplication.java TuskyApplication: call super.onCreate() 2017-05-01 14:02:32 +08:00
ViewTagActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ViewThreadActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ViewVideoActivity.java Add loader when waiting to display a media 2017-05-06 11:30:52 +00:00