37 Commits (46dce4293a9a4a0fcee3aa020b6bc4683e75bf2a)

Author SHA1 Message Date
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Conny Duck 679ab52ea4 improve default post privacy to work like web mastodon, add default post privacy option 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
charlag 33ece0410d Make more clear representation of placeholder in notifications 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 170694b6ea remove Tusky API (was needed for push notifications) 7 years ago
Conny Duck 09e2746c41 remove old emoji shortcodes 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor 5f045ca5c3 Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 7 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 7 years ago
Vavassor 623af5fd9b Integrates with wryk/tusky-api, but only partially working. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 8 years ago
Conny Duck d9e0025424 added missing quotation marks in MediaTypeDeserializer 8 years ago
Conny Duck a55a307b31 fixed crash when media type is unknown 8 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 8 years ago
Vavassor 80971e2fc4 Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 8 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 8 years ago
Vavassor 18e40855ad Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded. 8 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 8 years ago
Vavassor 88df8216a6 Fixes direct messages falsely being shown as able to be boosted. 8 years ago
Vavassor 3e21e59edc Relicense to LGPL3 8 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
Vavassor 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 8 years ago
Eugen Rochko dbed424d6f Implement search 8 years ago
Eugen Rochko f34237ce7a Improve compose activity 8 years ago
Eugen Rochko 473f7f75f1 Merge upstream 8 years ago
Eugen Rochko 68e10f77f4 Integrate floating search bar 8 years ago
Vavassor 6f25405ad4 Volley is gone. 8 years ago
Eugen Rochko 9e82b64423 Fix #4 - Toot URLs can be shared 8 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 8 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 8 years ago
Eugen Rochko 348d2c8b4f Start work on integrating Retrofit - GSON, Authorization 8 years ago
Eugen Rochko cff0f35269 Start work on integrating Retrofit - Mastodon API definition 8 years ago