Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 7501fcaeaa Merge branch 'master' into log-improvement 2017-05-25 19:17:20 +02:00
..
adapter fixes merge conflicts 2017-05-11 18:58:38 -04:00
entity Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
fragment remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +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
service Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
util Merge branch 'master' into log-improvement 2017-05-25 19:17:20 +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 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02:00
AccountListActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
BaseActivity.java Merge branch 'master' into log-improvement 2017-05-25 19:17:20 +02:00
ComposeActivity.java Merge branch 'master' into log-improvement 2017-05-25 19:17:20 +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 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 2017-05-23 21:34:31 +02: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