Eugen Rochko
bc46afd801
Display lock icon on locked profiles
8 years ago
Vavassor
ed08f708ed
Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21 , closes #22 , and closes #17 .
8 years ago
Vavassor
b937a7bc9e
Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21 , closes #22 , and closes #17 .
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
42a8f47991
Removed most references to Volley.
8 years ago
Eugen Rochko
02ccaf4610
Muting/unmuting accounts
8 years ago
Eugen Rochko
f938dff9ed
Use retrofit methods for profile actions
8 years ago
Eugen Rochko
750c1c80a0
Statuses and notifications loaded/parsed via Retrofit/GSON
...
Notification checker uses since_id as the more exact check-for-updates
8 years ago
Eugen Rochko
3120fbed4c
Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON
8 years ago
Vavassor
7ae66a4ddc
Fixed crash due to Picasso being handed empty strings for missing avatars and header images.
8 years ago
Eugen Rochko
2c8a575a3b
Fix up notification items layouts
8 years ago
Vavassor
37bb799efc
Fixes crash when opening the block list. Also, fixes an issue where the collapsed toolbar appears dark on profiles even when using the light theme.
8 years ago
Eugen Rochko
b5c4339894
Switch dark color scheme to official Mastodon colors
...
Switch status icons to Material ones
Fix layouts on statuses
8 years ago
Eugen Rochko
7a752be83f
Prettify profiles, add floating follow/unfollow button to them
8 years ago
Vavassor
9e49da64bf
Fixes two bugs:
...
-One where deletion causes statuses to lose track of where they are in timelines, so subsequent deletion and other actions are performed on the wrong status.
-It's was possible to infinitely open copies of the same thread, account page, and tag page by just continuously clicking on the status, avatar, or hash tag respectively.
8 years ago
Vavassor
9dceb7a226
TODO's have been erradicated.
8 years ago
Vavassor
c1d4bdbdfb
Volley request leaks across activity/fragment boundaries should no longer be able to occur.
...
Also, the singleton allows contexts to be cleaned up instead of holding onto a dead reference.
8 years ago
Vavassor
46fe328967
A bit of code cleanup, mostly getting rid of warnings.
8 years ago
Vavassor
dab6807bff
Fifth Alpha Release (actually fifth this time)
8 years ago
Vavassor
af4af94775
Fixed crash on pre-Lollipop devices (API levels 20 and prior) due to trying to load attributes in drawables.
8 years ago
Vavassor
96a5692717
Dark and light themes now exist and can be switched in preferences.
8 years ago
Vavassor
b4a91112a3
Initial Alpha release!
8 years ago
Vavassor
e0ab25334b
Added preferences for pull notifications! Also bits of cleanup.
8 years ago
Vavassor
3bd360a7ee
Added margin between pages in tab layouts. (tiny change)
8 years ago
Vavassor
cad060282b
Links in user bios can be clicked on.
8 years ago
Vavassor
1429dfc7b5
Account profiles no longer partial!
8 years ago
Vavassor
60d68b0ae6
Partial account profile pages now in. Follows/Followers tabs are empty and block/follow does nothing yet.
8 years ago