forked from melod1n/fast-messenger
Release 0.2.0 (#150)
Release Notes * Bumped haze, agp, and guava dependencies * Implemented ordering functionality for friends list * Added scroll to top feature in friends and conversations screens * Improved messages handling * Fixed coloring issues * Cache improvements * Implemented logout functionality * Implemented new authorization flow (no auto-token re-request) * Added support for sticker pack preview attachments * Bump LongPoll to version 19 * Markdown support for messages bubbles * Adjust app name font size based on screen width --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,16 +17,19 @@ Unofficial messenger for russian social network VKontakte
|
||||
- [ ] View archived conversations
|
||||
- [ ] Archive & unarchive conversations
|
||||
- [x] Friends list
|
||||
- [ ] Sort alphabetically, by priority or random
|
||||
- [ ] Separate tab with only friends who are online
|
||||
- [x] Sort alphabetically, by priority or random
|
||||
- [x] Separate tab with only friends who are online
|
||||
- [x] Settings screen
|
||||
- [ ] TODO
|
||||
- [x] Chat screen
|
||||
- [ ] Pagination
|
||||
- [x] Pagination
|
||||
- [x] Manual refresh
|
||||
- [x] Message bubbles
|
||||
- [x] Text
|
||||
- [ ] Date
|
||||
- [x] Date
|
||||
- [x] Read status
|
||||
- [x] Edit status
|
||||
- [x] Sending status
|
||||
- [ ] Message's attachments
|
||||
- [ ] Photo
|
||||
- [ ] Video
|
||||
@@ -35,19 +38,19 @@ Unofficial messenger for russian social network VKontakte
|
||||
- [ ] Link
|
||||
- [ ] TODO
|
||||
- [x] Send messages
|
||||
- [ ] Pinned message
|
||||
- [ ] Pin & unpin messages
|
||||
- [x] Pinned message
|
||||
- [x] Pin & unpin messages
|
||||
- [ ] Reply to message
|
||||
- [ ] Delete message
|
||||
- [ ] Select multiple messages
|
||||
- [ ] Delete
|
||||
- [x] Delete message
|
||||
- [x] Select multiple messages
|
||||
- [x] Delete
|
||||
- [ ] Forward
|
||||
- [ ] Forward in current chat
|
||||
- [ ] Send attachments to chat
|
||||
- [ ] TODO
|
||||
- [x] Chat materials (attachments)
|
||||
- [x] Separate tabs for each attachment type
|
||||
- [ ] Pagination
|
||||
- [x] Pagination
|
||||
- [x] Manual refresh
|
||||
- [x] View attachments
|
||||
- [x] Open photo
|
||||
|
||||
Reference in New Issue
Block a user