22 Commits (1712ae8d217b3a9de6e7713e6327ffcbc1f33c42)

Author SHA1 Message Date
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Vavassor 3981116a1a Cleans up the distinction between detailed and normal status view holders. 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor 09430f14fb Fixes links in statuses not using custom tabs even when the option is enabled (typo). 7 years ago
Vavassor 4a30af43df Fixes a incompatibility-related crash when the hiding media previews option is selected and the device is API level 19 or under. 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
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 95b6fe8550 Adds ability to localize timestamps. 7 years ago
Vavassor 7b0bf1f4f7 Corrects number localization and adjusts the padding of the reblog avatars in right-to-left layout direction. 7 years ago
Ivan Kupalov 871175d9ff Add small avatars to boosted toots and to notifications. 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Vavassor 7fc9603cb4 Adds envelope icon indicator to direct messages on timelines, so they can be differentiated from private statuses. 7 years ago
Ivan Kupalov d7c110a5a6 Add boost click handling 7 years ago
Vavassor 74b64f61a7 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
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 5f045ca5c3 Fixes a bug where mentioning users of the same username links them all to the same profile. Closes #312 7 years ago
torrentcome d836bd9834 (view) create package view 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Conny Duck b7aba05f19 updated dependencies 7 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 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
Konrad Pozniak 2e3d8b8cae fixes crash when media url is empty 7 years ago
Vavassor 69c1b88ff4 Addresses mispronunciation of timestamps like 7m as meters instead of minutes. 7 years ago
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Nicholas Tinsley 3bba1e10d9 implemented chrome custom tabs 7 years ago
Vavassor 88df8216a6 Fixes direct messages falsely being shown as able to be boosted. 7 years ago
Vavassor 1f798902b7 Spruces up the light theme. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 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 7 years ago
Eugen Rochko 9fdd14b722 Rounded corners on avatars in statuses 7 years ago
Eugen Rochko 60cef27c86 Rounded corners on avatars in statuses 7 years ago
Eugen Rochko dbed424d6f Implement search 7 years ago
Eugen Rochko f34237ce7a Improve compose activity 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Vavassor e46731454d Fixes icons on statuses and notifications not being the right colour on the light theme. 7 years ago
Eugen Rochko 1db90db642 Spark animations for boost/favourite buttons 7 years ago
Eugen Rochko d9f0b3c99e Attachment previews also use Picasso to load, fix their layout 7 years ago
Eugen Rochko b5c4339894 Switch dark color scheme to official Mastodon colors 7 years ago
Vavassor 91ad3acc79 Unfinished keyboard GIF picking stuff? Not accessible by the user, yet. 7 years ago
Vavassor 9e49da64bf Fixes two bugs: 7 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Vavassor b62463f832 Introduced a new bug fixing the last one, woops. That one's fixed too. 7 years ago
Vavassor 0439fabd79 Fixed a crash under API level 21 on the main timeline due to trying to tint the status buttons with selectors. 7 years ago
Vavassor af4af94775 Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables. 7 years ago
Vavassor 96a5692717 Dark and light themes now exist and can be switched in preferences. 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