-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
75 lines (64 loc) · 2.25 KB
/
Copy pathCHANGELOG
File metadata and controls
75 lines (64 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
CHANGELOG
V1.8:
* Separate video call system from the rest of the application
V 1.7:
* Fix an issue that prevented to create post on user pages
* Cached conversations are accessible even if not connected to the internet
* Parse BBcode in posts
* Added support for YouTube video
* Reorganized some code
* Ready for video calls
* Can save image to the gallery
* Improved the appearance of conversations list screen
V.1.6 :
* Display groups posts
* Display the list of the groups of the users
* Search option allows to search both groups and users
* Ready for the BBcode transition
* Automatically refresh user information
* In conversation messages, posts and comments, users and groups references and also URLs are clickable
V 1.5:
* New navigation bar
* Can update / delete conversation messages
* Support countdown timer posts
* Fix an issue that prevented public user pages to be requested as friends
* New friendlist appearance (can update following status)
* Display the date of messages on conversations
* Display the list of friends on users page
V 1.4:
* Intend to fix Bitmap crashes with a lock
* Added latest posts thread
* Can create posts with images
* 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
* Users can create accounts
V1.3 :
* Try to fix Bitmap crashes
* Enlarge images in conversations
* Create debug mode
V 1.2 :
* 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
* Implemented CrashReporter
V 1.1 :
* Update conversation information
* Application translated in French
V 1.0 :
- Initial release
* Create conversation / access conversation / Delete conversations
* Display friendlist