PixelDroid-App-Android/app/src/main/java/com/h/pixeldroid/objects
Wv5twkFEKh54vo4tta9yu7dHa3 260062a72b
Notifications tab (#57)
* Add notification fragment to notification tab

* First functional-ish version of notifications

* Fix test failing due to profile requesting multiple times (?)

* Test notifications list

* Move resource that was in the wrong place for some reason

* Improve fallback image, add new drawable for it, add a margin

* Only show image thumbnail when there is one

* Go to post activity on click

* Add pull to refresh

* Refactor somewhat

* Test other notification too

* Test opening post

* add icons for various things (heart, follow, share, image fallback)
2020-03-18 20:56:42 +01:00
..
Account.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Application.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Attachment.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Card.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Emoji.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Field.kt Implement most of the API (#23) 2020-03-04 18:04:55 +01:00
History.kt Implement most of the API (#23) 2020-03-04 18:04:55 +01:00
Mention.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Notification.kt Notifications tab (#57) 2020-03-18 20:56:42 +01:00
Poll.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Source.kt Implement most of the API (#23) 2020-03-04 18:04:55 +01:00
Status.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Tag.kt As a user I want to be able to see posts in a feed (#28) 2020-03-16 09:38:35 +01:00
Token.kt Remove extraneous spaces 2020-03-06 09:00:18 +01:00