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:
parent
e59c0534c7
commit
9b6f5e63d3
12 changed files with 228 additions and 66 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue