475 Commits (5239ffa4328c92f640ff70f6c181131e783e811c)

Author SHA1 Message Date
torrentcome bcbed0a3d5 (edit text typed) add onPast listener on the view 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
Vavassor 34184def5a Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 7 years ago
Paul b4d40eed91 Add loading on login activity while fetching tokens 7 years ago
Vavassor 9eef2f7302 Makes about page work with light theme and landscape orientation. 7 years ago
Vavassor bf8d7384db Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 7 years ago
Paul 8a840a6951 Add loader when waiting to display a media 7 years ago
Tryton Van Meer e112720efc logout() now creates a dialog asking the user if they wish to logout. 7 years ago
Conny Duck ef97a46e0a fixed light theme header background when no header image was set 7 years ago
Vavassor c16c95d7a7 Fixes "google" build flavor, which was messed up by the repacking process. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Conny Duck 3fcbee67b9 remove redundant account_header background, fix weird flicker in header when opening AccountActivity 7 years ago
Conny Duck d9e0025424 added missing quotation marks in MediaTypeDeserializer 7 years ago
Conny Duck b7aba05f19 updated dependencies 7 years ago
Conny Duck a55a307b31 fixed crash when media type is unknown 7 years ago
Vavassor 3a7d06dde9 Adds a link to the text of a post when media is attached. 7 years ago
Vavassor 55d1d26879 Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 7 years ago
Vavassor 9f78d7a9b8 Fixes reorienting creating a visual duplicate of the thread. Closes #237 7 years ago
Vavassor 38226cd86f fixes line endings back to LF 7 years ago
PhotonQyv 9117169440 Add files via upload 7 years ago
Vavassor c8be990d1d Fixes a crash when reorienting and downsizing an image for upload. Closes #247 7 years ago
Vavassor 84b26d2b6b Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 7 years ago
Vavassor e5c62e6415 Switches back a foolish last second change that ruined the light theme toolbar text fix. 7 years ago
Vavassor 07f22b2560 Fixes the text colour in the light theme for the collapsed toolbar in the account page. 7 years ago
daycode 8df5e4f9e2 Add gestion of avatar and header 7 years ago
Peter Cai c9036bf336 TuskyApplication: call super.onCreate() 7 years ago
Vavassor 9f925d7f1c Account page interactions with locked users are made much clearer. 7 years ago
serage.betelmal e7d97064a0 Adding more content to the About activity 7 years ago
daycode 1fbd987ac0 design the edit profile view 7 years ago
Vavassor 5943c051f5 Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245 7 years ago
Vavassor acaefff326 Follow requests list is available. Closes #222 7 years ago
Vavassor a4b51430b4 Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 7 years ago
Vavassor fe05d7de7a Raises the check interval to a more reasonable level. 7 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 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 dcf3e2836e fix bugs with fab showing/hiding on scroll 7 years ago
Vavassor a299473dba Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 7 years ago
Peter Cai 4048d04338 Let OkHttp3Downloader create an OkHttpClient by default 7 years ago
Peter Cai c11606e7bd Fix #198: Use OkHttp3Downloader by default 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
Vavassor b6e3edaa32 Adds a list of muted users. 7 years ago
Vavassor 52ff86982f Changes the icon for the visibility menu in the composer to match the current visibility. Also, fixes build errors with the dutch translation file. 7 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 7 years ago
Konrad Pozniak ea2018cf02 Add a custom User-Agent that contains Tusky & Android Version to all requests 7 years ago