You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
torrentcome 464296c9af (db) create CRUD model 7 years ago
..
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 7 years ago
db (db) create CRUD model 7 years ago
entity Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
fragment Adds the mention to whom is being replied first, before other mentions in a thread, rather than after them. 7 years ago
interfaces Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
json Reorganizes the whole codebase. 7 years ago
network Minor writing style changes. 7 years ago
pager Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
receiver Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
service Integrates with wryk/tusky-api, but only partially working. 7 years ago
util Take it down a notch, there, buddy. 7 years ago
view Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
AboutActivity.java Minor writing style changes. 7 years ago
AccountActivity.java Removes ButterKnife annotations. 7 years ago
AccountListActivity.java Reorganizes the whole codebase. 7 years ago
BaseActivity.java Minor writing style changes. 7 years ago
ComposeActivity.java Fixes public visibility being disabled when replying, and changes the default to public like non-reply posts. 7 years ago
EditProfileActivity.java Removes ButterKnife annotations. 7 years ago
FavouritesActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
LoginActivity.java Removes ButterKnife annotations. 7 years ago
MainActivity.java Adds side drawer opening/closing by pressing the physical menu button, if present. Closes #178 7 years ago
PreferencesActivity.java Reorganizes the whole codebase. 7 years ago
ReportActivity.java Removes ButterKnife annotations. 7 years ago
SearchActivity.java Minor writing style changes. 7 years ago
SplashActivity.java Adds a splash screen replacement. 7 years ago
TuskyApplication.java Potential simple fix for images failing to load #198. 7 years ago
ViewMediaActivity.java Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
ViewTagActivity.java Removes ButterKnife annotations. 7 years ago
ViewThreadActivity.java Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
ViewVideoActivity.java Removes ButterKnife annotations. 7 years ago