Vavassor
|
64da1329b9
|
Merge branch 'Gargron-master'
|
8 years ago |
Eugen Rochko
|
f089ed2033
|
Fix usage of Retrofit in LoginActivity - baseUrl wasn't
being set correctly since BaseActivity relies on the
already saved preference
LoginActivity instantiated its own, trimmed down
MastodonAPI instance
|
8 years ago |
Eugen Rochko
|
b3c7f94951
|
Fix usage of Retrofit in LoginActivity - baseUrl wasn't
being set correctly since BaseActivity relies on the
already saved preference
LoginActivity instantiated its own, trimmed down
MastodonAPI instance
|
8 years ago |
Eugen Rochko
|
9fdd14b722
|
Rounded corners on avatars in statuses
|
8 years ago |
Eugen Rochko
|
60cef27c86
|
Rounded corners on avatars in statuses
|
8 years ago |
Eugen Rochko
|
dd68e79a93
|
Removed google-services.json from repository
|
8 years ago |
Eugen Rochko
|
68277aa8e1
|
Removed google-services.json from repository
|
8 years ago |
Vavassor
|
4e8d1375a0
|
Switched the push notification server.
|
8 years ago |
Vavassor
|
6613e8ae1e
|
Switched the push notification server.
|
8 years ago |
Vavassor
|
e21472b8cc
|
Merge branch 'Gargron-master'
|
8 years ago |
Vavassor
|
8365b3a42f
|
Splash icon transparency/background is fixed.
|
8 years ago |
Eugen Rochko
|
7124abd22f
|
Conversation line visual improved
|
8 years ago |
Eugen Rochko
|
5d1a86d472
|
Crash analytics with Firebase
Conversation line visual
|
8 years ago |
Eugen Rochko
|
4fd941febd
|
Full screen splash
|
8 years ago |
Eugen Rochko
|
470b3b1236
|
Improved blocked users layout
|
8 years ago |
Eugen Rochko
|
f508e8bc34
|
Icons in main tabs, improved video activity a bit
|
8 years ago |
Eugen Rochko
|
b3b3f2a88d
|
Circle avatars in follow lists
|
8 years ago |
Eugen Rochko
|
daf7e6ed6a
|
Prevent double notifications
Check timelines for updates on resume
|
8 years ago |
Eugen Rochko
|
2bbd46e841
|
Push notifications
|
8 years ago |
Eugen Rochko
|
03fb9f45b2
|
Prevent pull notifications from notifying about things already loaded in fragment
Dismiss notifications when viewing fragment (moved to onResume)
|
8 years ago |
Vavassor
|
51a0cf9330
|
The launcher icon is changed.
|
8 years ago |
Vavassor
|
aa75ddbfb7
|
Splash screen icon replaced with a more minimal one.
|
8 years ago |
Vavassor
|
db36ea79d3
|
The merge conflict is resolved.
|
8 years ago |
Vavassor
|
95505dde02
|
New launcher icon added.
|
8 years ago |
Eugen Rochko
|
c1fc6959e7
|
Fix up report activity/layout
|
8 years ago |
Eugen Rochko
|
1015f27554
|
Mention action on profiles
|
8 years ago |
Eugen Rochko
|
dbed424d6f
|
Implement search
When displaying displayName, fallback to local username
|
8 years ago |
Vavassor
|
851a92a271
|
Refreshing uses since_id wherever applicable. Also, reverted the notification icon.
|
8 years ago |
Vavassor
|
eed8168e8a
|
Merge branch 'Gargron-master'
|
8 years ago |
Eugen Rochko
|
f34237ce7a
|
Improve compose activity
|
8 years ago |
Eugen Rochko
|
63b154fce1
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/src/main/java/com/keylesspalace/tusky/MainActivity.java
|
8 years ago |
Eugen Rochko
|
473f7f75f1
|
Merge upstream
|
8 years ago |
Eugen Rochko
|
e72227abf0
|
Improved drawer look
|
8 years ago |
Eugen Rochko
|
68e10f77f4
|
Integrate floating search bar
|
8 years ago |
Eugen Rochko
|
44f777ebff
|
Improved drawer look
|
8 years ago |
Vavassor
|
6f25405ad4
|
Volley is gone.
|
8 years ago |
Vavassor
|
42a8f47991
|
Removed most references to Volley.
|
8 years ago |
Vavassor
|
e43ddbcc70
|
Merge branch 'Gargron-master'
|
8 years ago |
Vavassor
|
a439674253
|
Made a small revision to the notification icon.
|
8 years ago |
Eugen Rochko
|
ed262dfb2d
|
Fix crash when adding media, make all activities use coordinator layout
|
8 years ago |
Vavassor
|
0ed8691057
|
Merge branch 'Gargron-master'
|
8 years ago |
Eugen Rochko
|
c9b2092cf9
|
Zoom for images
|
8 years ago |
Eugen Rochko
|
3cb1b8e44b
|
Vector icons in drawer were crashing on an older Android
Need to find a way to specify them as srcCompat instead of src, but that's not obvious since it's through the material drawer library...
|
8 years ago |
Eugen Rochko
|
7fa01371d9
|
Add drawer to main activity
|
8 years ago |
Eugen Rochko
|
9172636127
|
Add back buttons to favourites/blocks activities
|
8 years ago |
Eugen Rochko
|
02ccaf4610
|
Muting/unmuting accounts
|
8 years ago |
Eugen Rochko
|
9e82b64423
|
Fix #4 - Toot URLs can be shared
|
8 years ago |
Eugen Rochko
|
636c2f266e
|
Dismiss notifications when notifications fragment is opened
|
8 years ago |
Eugen Rochko
|
d09e9706b6
|
Replace remaining non-retrofit API calls
Only exception is the OAuth2-related calls
|
8 years ago |
Eugen Rochko
|
f938dff9ed
|
Use retrofit methods for profile actions
|
8 years ago |