Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Vavassor 6ee6157b7f Adds TLS to the push notification client (keystore_tusky_api is omitted). 2017-05-22 02:05:37 -04: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 First notification received successfully from the wryk/tusky-api prototype! 2017-05-21 22:21:23 -04: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 Adds TLS to the push notification client (keystore_tusky_api is omitted). 2017-05-22 02:05:37 -04: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 Allow broadcasting event across activities. 2017-05-11 09:11:15 +00:00
AccountListActivity.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
BaseActivity.java Adds TLS to the push notification client (keystore_tusky_api is omitted). 2017-05-22 02:05:37 -04:00
ComposeActivity.java Initial client working for MQTT push notifications. 2017-05-16 22:19:34 -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 notification clearing and makes the client a little more stable. 2017-05-19 20:00:57 -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