57 Commits (9b4bc63fab789f9dcc843b5a16b61157a10bcfeb)

Author SHA1 Message Date
Conny Duck 7cbdf2c96c upgrade room library to 1 (fix merge problem) 7 years ago
Conny Duck 4fa8dcc8be fix placeholder not resetting itself after a load failed 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
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 42aa75b92e fix an error where opening notifications would lead to the wrong status 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 8d2c3974bd add actionbar to PreferencesActivity 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
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 1486d6068a close ViewThreadActivity if the main status got removed to avoid crashes on subsequent refreshes 7 years ago
Conny Duck 5c59fa7c5d create notification channels ahead of time so users can edit the settings before a notification was issued 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
flyingrub b86887b564 Add a menu entry to copy the link of a toot 7 years ago
Len Chan f48f6230a2 add option: always show all sensitive content without warning 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor d344f34ffb Addendum to commit 534443d439 to cancel the callbacks so they're not called after the fragment is detached. Closes #357 7 years ago
Vavassor 0c8381e50d Fixes a crash when a timeline or thread is backgrounded and brought back with an uninitialized notification or status list. 7 years ago
Vavassor 534443d439 Fixes an intermittent null pointer exception caused by getActivity() returning null in callbacks. 7 years ago
Ivan Kupalov 076863c0e7 Improve media browser and video viewer 7 years ago
Vavassor c7f3354c40 Removes unused icons and does bits of cleanup. 7 years ago
Vavassor d1a3e943d2 Fixes timelines and notifications tabs fetching progressively further down when they are restarted. 7 years ago
Henri Gourvest c4882c718f avoid crash when new notification list is empty 7 years ago
Vavassor 5f054e1d5f Re-does commit 340a6fad29 because those changes were stomped by merging in commit b499e51437. 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 fc03f51cf4 Makes end of list footers have zero height. 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 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 e4deecc674 Fixes public visibility being disabled when replying, and changes the default to public like non-reply posts. 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 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 adfb96483a Removes ButterKnife annotations. 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
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Vavassor 5487e8ce7c First notification received successfully from the wryk/tusky-api prototype! 7 years ago
Vavassor e0db0cfee5 Initial client working for MQTT push notifications. 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
torrentcome ad14995326 (receiver) create package for receiver 7 years ago
Pangoraw e24e91b455 Allow broadcasting event across activities. 7 years ago
torrentcome 2e6531b6f9 (media) add toolbar and download button 7 years ago
Vavassor 0b3d726eed Adds a splash screen replacement. 7 years ago