Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
torrentcome ed5564d4d5 (receiver) create package for receiver 2017-05-15 12:05:10 +02:00
..
adapter fixes merge conflicts 2017-05-11 18:58:38 -04:00
entity Merge branch 'bugfix-4' of https://github.com/connyduck/Tusky into connyduck-bugfix-4 2017-05-07 18:03:34 -04:00
fragment (receiver) create package for receiver 2017-05-15 12:05:10 +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 Reorganizes the whole codebase. 2017-05-04 18:55:35 -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 Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
util (receiver) create package for receiver 2017-05-15 12:05:10 +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 (receiver) create package for receiver 2017-05-15 12:05:10 +02:00
AccountListActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
BaseActivity.java Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 2017-05-07 16:14:28 -04:00
ComposeActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
EditProfileActivity.java Merge pull request #270 from connyduck/profile-header 2017-05-07 17:44:26 -04:00
FavouritesActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
LoginActivity.java Add loading on login activity while fetching tokens 2017-05-08 11:24:30 +00:00
MainActivity.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
PreferencesActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ReportActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04: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