Viewing your block list is now possible on the main menu.

Also, changed how end-of-timeline behaviour is handled on all timelines. It should detect it more reliably now.
This commit is contained in:
Vavassor 2017-02-21 17:55:37 -05:00
commit 9b6f5e63d3
12 changed files with 228 additions and 66 deletions

View file

@ -38,6 +38,7 @@
<activity android:name=".AccountActivity" />
<activity android:name=".PreferencesActivity" />
<activity android:name=".FavouritesActivity" />
<activity android:name=".BlocksActivity" />
<service
android:name=".PullNotificationService"
android:description="@string/notification_service_description"