ComunicAndroid/CHANGELOG

45 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-04-12 12:42:37 +00:00
CHANGELOG
2018-05-27 06:26:21 +00:00
V 1.4:
* Intend to fix Bitmap crashes with a lock
* Added latest posts thread
* Can create posts with images
2018-08-06 13:24:17 +00:00
* Can enlarge posts and comments images
* Post with PDF are supported
* Post with movies are supported
* User can disable crash reporting
* New navigation bar (drawer) replaces the bottom bar
* New interface for the login activity
* Catch invalid login tokens
* Created latest posts activity
* Notification system supports groups
2018-08-20 15:48:08 +00:00
* Users can create accounts
2018-08-06 13:24:17 +00:00
2018-05-27 06:26:21 +00:00
2018-05-01 08:07:44 +00:00
V1.3 :
* Try to fix Bitmap crashes
* Enlarge images in conversations
* Create debug mode
2018-04-18 15:24:11 +00:00
V 1.2 :
2018-04-12 12:42:37 +00:00
* Can start private conversation with users
* Basic display of the posts : display only text and image posts
* Comments : Can be shown + created (text comment only)
* Likes : Shown for posts and comments
* Notifications :
* System notification : display the number of new notifications
* Comunic notifications : Can be shown / deleted / clicked
* User page :
* show user name + user posts
* Redirect to special fragment if the user page is private
2018-04-18 14:59:41 +00:00
* Implemented CrashReporter
2018-04-12 12:42:37 +00:00
2018-04-18 15:24:11 +00:00
V 1.1 :
2018-04-12 12:42:37 +00:00
* Update conversation information
* Application translated in French
2018-04-18 15:24:11 +00:00
V 1.0 :
2018-04-12 12:42:37 +00:00
- Initial release
* Create conversation / access conversation / Delete conversations
* Display friendlist