19 Commits (79519a071d8075b3590ae3dbcc5e1cab2e368054)

Author SHA1 Message Date
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 55ef3eda8a fix a bug where a thread was not shown completely 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 37aa9d701d fix a bug where favs & reblogs where not shown correctly in NotificationsFragment 7 years ago
flyingrub b86887b564 Add a menu entry to copy the link of a toot 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Ivan Kupalov d7c110a5a6 Add boost click handling 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago
Vavassor 19dc637c94 Adds the mention to whom is being replied first, before other mentions in a thread, rather than after them. 7 years ago
Vavassor e0b8498d0d Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor 00188182b7 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 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. 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Vavassor 0da98f4f67 Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 7 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 7 years ago
Zachary Epps 52343b6ab2 changed the share button menu to allow for sharing either the link, or the actual content of the post 7 years ago
Vavassor 7067b4e695 Fixes a bug where threads don't display correctly when clicking on boosts. Closes #91 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
ntngrtltr 50d386e271 inherit content warnings in replys 7 years ago
Vavassor 0f5130f692 Fixes an issue where replying to a reblog doesn't fill in the correct mentions in the composer. Closes #40 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 7 years ago
Vavassor 0662f35b96 Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 7 years ago
Eugen Rochko ce82a81f0e Fixed view media fragment behaviour, reblogs/favs of reblogs 7 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Eugen Rochko f508e8bc34 Icons in main tabs, improved video activity a bit 7 years ago
Vavassor 95505dde02 New launcher icon added. 7 years ago
Vavassor 42a8f47991 Removed most references to Volley. 7 years ago
Eugen Rochko c9b2092cf9 Zoom for images 7 years ago
Eugen Rochko 9e82b64423 Fix #4 - Toot URLs can be shared 7 years ago
Eugen Rochko d09e9706b6 Replace remaining non-retrofit API calls 7 years ago
Eugen Rochko 8035fba22c Use retrofit methods for status actions 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Eugen Rochko ce04c7ab2b Sliding animation for activity transitions 7 years ago
Vavassor 96d9444e0b Fixes crash due to unexpected GIFV attachments. 7 years ago
Vavassor 9e49da64bf Fixes two bugs: 7 years ago
Vavassor 4b8573a82f Reporting statuses is now possible! 7 years ago
Vavassor 0a32c58801 Follow notifications now allow you to view the account that followed and follow back from the notification timeline. 7 years ago
Vavassor 9dceb7a226 TODO's have been erradicated. 7 years ago
Vavassor c1d4bdbdfb Volley request leaks across activity/fragment boundaries should no longer be able to occur. 7 years ago
Vavassor 22a2a31afe Changed visual theme to a dark style. Also, set up things for a future switchable light/dark theme. 7 years ago
Vavassor b4a91112a3 Initial Alpha release! 7 years ago