301 Commits (1815d574c8dde7d172a69bd3278c0e9d594f0bc3)

Author SHA1 Message Date
Pangoraw 72ac4e5581 Allow broadcasting event across activities. 9 years ago
torrentcome a015637785 (media) add toolbar and download button 9 years ago
Vavassor 3c20f7a0c4 Adds a splash screen replacement. 9 years ago
Vavassor a2a600a9de 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 9 years ago
Paul 17f347cab5 Add loading on login activity while fetching tokens 9 years ago
Vavassor 551d73baee Makes about page work with light theme and landscape orientation. 9 years ago
Vavassor 8787cf6beb Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 9 years ago
Paul fc2d039d63 Add loader when waiting to display a media 9 years ago
Tryton Van Meer a5e43446b5 logout() now creates a dialog asking the user if they wish to logout. 9 years ago
Conny Duck d34f4429cd fixed light theme header background when no header image was set 9 years ago
Vavassor 31fff630f3 Fixes "google" build flavor, which was messed up by the repacking process. 9 years ago
Vavassor aa2394748c Reorganizes the whole codebase. 9 years ago
Conny Duck b97c4e24ed remove redundant account_header background, fix weird flicker in header when opening AccountActivity 9 years ago
Conny Duck 4e4c39e58e added missing quotation marks in MediaTypeDeserializer 9 years ago
Conny Duck 2898baf18d updated dependencies 9 years ago
Conny Duck d5b4b0fe54 fixed crash when media type is unknown 9 years ago
Vavassor f313884f7d Adds a link to the text of a post when media is attached. 9 years ago
Vavassor bd687fb45d Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 9 years ago
Vavassor 24b7e4db4c Fixes reorienting creating a visual duplicate of the thread. Closes #237 9 years ago
Vavassor b047204577 fixes line endings back to LF 9 years ago
PhotonQyv 89c984fe84 Add files via upload 9 years ago
Vavassor f7915d614d Fixes a crash when reorienting and downsizing an image for upload. Closes #247 9 years ago
Vavassor ab76121692 Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 9 years ago
Vavassor b6cf99602b Switches back a foolish last second change that ruined the light theme toolbar text fix. 9 years ago
Vavassor 07f22b2560 Fixes the text colour in the light theme for the collapsed toolbar in the account page. 9 years ago
daycode c7e4d17aaf Add gestion of avatar and header 9 years ago
Peter Cai a498292c64
TuskyApplication: call super.onCreate() 9 years ago
Vavassor ad30c78faf Account page interactions with locked users are made much clearer. 9 years ago
serage.betelmal df7e077029 Adding more content to the About activity 9 years ago
daycode b82d75a6c4 design the edit profile view 9 years ago
Vavassor 251090df18 Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245 9 years ago
Vavassor 7d83a9aaba Follow requests list is available. Closes #222 9 years ago
Vavassor 41088de6be Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 9 years ago
Vavassor 2f27f8efdd Raises the check interval to a more reasonable level. 9 years ago
Vavassor 5f6fab2b70 Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 9 years ago
Vavassor d55b3ebcd7 Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 9 years ago
Vavassor b6e72a94be Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. 9 years ago
Konrad Pozniak 7c3feb7136 fix bugs with fab showing/hiding on scroll 9 years ago
Vavassor 01997012de 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. 9 years ago
Peter Cai 90b903a1d0
Let OkHttp3Downloader create an OkHttpClient by default 9 years ago
Peter Cai b36ad24286
Fix #198: Use OkHttp3Downloader by default 9 years ago
Vavassor 5179d7e9b3 Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 9 years ago
Vavassor fcebbc2bdb Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 9 years ago
Vavassor 852c484d68 Adds a list of muted users. 9 years ago
Vavassor 681c70d056 Changes the icon for the visibility menu in the composer to match the current visibility. Also, fixes build errors with the dutch translation file. 9 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 9 years ago
Konrad Pozniak ea2018cf02 Add a custom User-Agent that contains Tusky & Android Version to all requests 9 years ago
daycode a30a9fdc31 Add missing icons in Menu 9 years ago
Vavassor 5941a2f5b3 Profile editor functionally complete. 9 years ago
Wesley Ellis 14fdc9ed15 Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES 9 years ago