chinwag-android/app/src/main/java/com/keylesspalace/tusky
2017-06-28 19:33:20 +02:00
..
adapter Adds an icon to video and gifv media previews to indicate they can be played. The icon is a circled triangle (play button). Closes #319 2017-06-26 19:04:05 -04:00
db (db) create CRUD model 2017-06-28 19:33:20 +02:00
entity
fragment Adds the mention to whom is being replied first, before other mentions in a thread, rather than after them. 2017-06-26 18:10:01 -04:00
interfaces Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 2017-06-25 01:07:41 -04:00
json
network
pager Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 2017-06-25 01:07:41 -04:00
receiver
service
util Take it down a notch, there, buddy. 2017-06-26 17:54:00 -04:00
view Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 2017-06-25 01:07:41 -04:00
AboutActivity.java
AccountActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
AccountListActivity.java
BaseActivity.java
ComposeActivity.java Fixes public visibility being disabled when replying, and changes the default to public like non-reply posts. 2017-06-26 15:46:03 -04:00
EditProfileActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
FavouritesActivity.java
LoginActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
MainActivity.java Adds side drawer opening/closing by pressing the physical menu button, if present. Closes #178 2017-06-24 21:21:57 -04:00
PreferencesActivity.java
ReportActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
SearchActivity.java
SplashActivity.java
TuskyApplication.java
ViewMediaActivity.java Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 2017-06-25 01:07:41 -04:00
ViewTagActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00
ViewThreadActivity.java
ViewVideoActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00