Vavassor
f6a165a50a
Adds content descriptions and hints to non-textual elements so they can be described by screen readers.
8 years ago
Nicholas Tinsley
3bba1e10d9
implemented chrome custom tabs
8 years ago
Zachary Epps
de0f1b7ab0
added new option in preferences.xml
...
modified MainActivity so that the "compose new toot" button is exposed as a static (had to copy its reference into a new variable so as to not upset BindView)
modified TimelineFragment so that when the RecycleView is instantiated we overload the onScroll so that we can hide the FAB
8 years ago
Vavassor
251602fb2c
Adds preferences for receiving notifications by type.
8 years ago
Vavassor
b3e9b86b61
Remove array.xml and re-enable (partially working) light theme.
8 years ago
Eugen Rochko
3a1181bd82
Enable/disable push notifications. Clearing notifications
...
resets the summary of the notifications
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
2bbd46e841
Push notifications
8 years ago
Vavassor
96a5692717
Dark and light themes now exist and can be switched in preferences.
8 years ago
Vavassor
e0ab25334b
Added preferences for pull notifications! Also bits of cleanup.
8 years ago