chinwag-android/app/src/main/java/com/keylesspalace/tusky
2017-07-02 16:34:10 -04:00
..
adapter Makes end of list footers have zero height. 2017-07-01 23:23:42 -04:00
entity Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 2017-06-20 18:41:57 -04:00
fragment Makes end of list footers have zero height. 2017-07-01 23:23:42 -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 Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
network Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
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 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 2017-06-06 18:20:55 -04:00
service Integrates with wryk/tusky-api, but only partially working. 2017-05-20 02:39:29 -04:00
util Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -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 Minor writing style changes. 2017-06-22 14:01:25 -04:00
AccountActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
AccountListActivity.java
BaseActivity.java Minor writing style changes. 2017-06-22 14:01:25 -04:00
ComposeActivity.java Adjusts composer imports. 2017-07-02 16:34:10 -04:00
EditProfileActivity.java Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 2017-07-01 20:32:35 -04:00
FavouritesActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 2017-06-06 17:15:29 -04:00
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 Minor writing style changes. 2017-06-22 14:01:25 -04:00
SplashActivity.java
TuskyApplication.java Potential simple fix for images failing to load #198. 2017-06-18 17:20:54 -04:00
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 Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 2017-06-06 17:15:29 -04:00
ViewVideoActivity.java Removes ButterKnife annotations. 2017-06-22 14:59:12 -04:00