Conny Duck
a55a307b31
fixed crash when media type is unknown
8 years ago
Vavassor
3a7d06dde9
Adds a link to the text of a post when media is attached.
8 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.
8 years ago
Vavassor
9f78d7a9b8
Fixes reorienting creating a visual duplicate of the thread. Closes #237
8 years ago
Vavassor
38226cd86f
fixes line endings back to LF
8 years ago
PhotonQyv
9117169440
Add files via upload
...
Added fix for issues #190 & #259 both rotation/orientation related
8 years ago
Vavassor
c8be990d1d
Fixes a crash when reorienting and downsizing an image for upload. Closes #247
8 years ago
Vavassor
84b26d2b6b
Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered.
8 years ago
Vavassor
e5c62e6415
Switches back a foolish last second change that ruined the light theme toolbar text fix.
8 years ago
Vavassor
07f22b2560
Fixes the text colour in the light theme for the collapsed toolbar in the account page.
8 years ago
daycode
8df5e4f9e2
Add gestion of avatar and header
8 years ago
Peter Cai
c9036bf336
TuskyApplication: call super.onCreate()
...
Although for now it makes no difference calling super.onCreate or not
(the method Application.onCreate() is empty), it is denoted with
@CallSuper and might cause errors in some IDE if it is not called.
8 years ago
Vavassor
9f925d7f1c
Account page interactions with locked users are made much clearer.
8 years ago
serage.betelmal
e7d97064a0
Adding more content to the About activity
8 years ago
daycode
1fbd987ac0
design the edit profile view
8 years ago
Vavassor
5943c051f5
Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245
8 years ago
Vavassor
acaefff326
Follow requests list is available. Closes #222
8 years ago
Vavassor
a4b51430b4
Organizes libraries and removes a flavor-specific import (possibly unnecessary?).
8 years ago
Vavassor
fe05d7de7a
Raises the check interval to a more reasonable level.
8 years ago
Vavassor
f67de9037d
Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications.
...
Also, adds a few missing license notices.
8 years ago
Vavassor
1e6df9c56c
Emojione shortcodes now converted to unicode in display names. closes #82 , closes #129
8 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.
...
Also, fixes crashes when entering tag and threads due to me forgetting to implement the interfaces required by the code that removes posts from timelines when blocking/muting.
Also fixes a small bug where for mentions of users from other instances, clicking on the mention would open the profile in the browser instead of in-app.
8 years ago
Konrad Pozniak
dcf3e2836e
fix bugs with fab showing/hiding on scroll
8 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.
8 years ago
Peter Cai
4048d04338
Let OkHttp3Downloader create an OkHttpClient by default
...
This re-enables the local cache in default cache directory
8 years ago
Peter Cai
c11606e7bd
Fix #198 : Use OkHttp3Downloader by default
8 years ago
Vavassor
c6cf2d034a
Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline.
8 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.
8 years ago
Vavassor
b6e3edaa32
Adds a list of muted users.
8 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.
8 years ago
Vavassor
b9f0c51e70
Provisional profile editor complete.
8 years ago
Konrad Pozniak
ea2018cf02
Add a custom User-Agent that contains Tusky & Android Version to all requests
8 years ago
daycode
a30a9fdc31
Add missing icons in Menu
8 years ago
Vavassor
5941a2f5b3
Profile editor functionally complete.
8 years ago
Wesley Ellis
14fdc9ed15
Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES
8 years ago
daycode
d6a66656de
Add Direct Message to visibility panel
8 years ago
Raphael Michel
834ad78c36
Allow to filter boosts and replies from home ( closes #133 )
8 years ago
Konrad Pozniak
2e3d8b8cae
fixes crash when media url is empty
8 years ago
Raphael Michel
15088fa42a
Allow taking photos directly from the app ( closes #139 )
8 years ago
Vavassor
18e40855ad
Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.
8 years ago
Vavassor
a33c259760
Ties composer readying state and control states together.
8 years ago
Vavassor
cc0aaf6162
Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight.
8 years ago
Vavassor
84741c1f1b
Adds a partial profile editor (non-working).
8 years ago
Raphael Michel
c7772d0f56
Useful title for AccountActivity
8 years ago
serage.betelmal
642e2af23e
Adding an about activity to the App
8 years ago
Raphael Michel
fce573f1ec
Update thread view after sent reply ( closes #74 )
8 years ago
Raphael Michel
d732c5d0a7
Timeline footer improvements
8 years ago
Raphael Michel
ee4d0739db
Re-enable controls after failed toot
8 years ago
Raphael Michel
f4109f38a8
Allow pull-to-refresh in thread view ( closes #73 )
8 years ago
Vavassor
69c1b88ff4
Addresses mispronunciation of timestamps like 7m as meters instead of minutes.
8 years ago