Commit Graph

407 Commits

Author SHA1 Message Date
Pierre HUBERT
9901337f86 Display error if groups information can not be retrieved. 2018-08-01 09:48:54 +02:00
Pierre HUBERT
9a2520efd5 Can get and display information about groups in notification fragment. 2018-08-01 09:29:21 +02:00
Pierre HUBERT
2f4621c0e5 Ready to implement groups support in notification system. 2018-08-01 08:37:48 +02:00
Pierre HUBERT
78aadd55a1 Created method visibility_level_to_api 2018-08-01 07:19:44 +02:00
Pierre HUBERT
f0b9058894 Apply user information in drawer. 2018-08-01 07:06:05 +02:00
Pierre HUBERT
11e4cba9de Removed useless code. 2018-07-31 20:00:14 +02:00
Pierre HUBERT
7b31d25846 Made Drawer usable. 2018-07-31 19:26:18 +02:00
Pierre HUBERT
1ac52e6cfd Preliminary version of drawer 2018-07-31 19:01:47 +02:00
Pierre HUBERT
36cba023af Added backward button on conversation fragment. 2018-07-31 11:12:09 +02:00
Pierre HUBERT
d2fbd4213e Added no posts notice. 2018-07-31 10:47:11 +02:00
Pierre HUBERT
9058d059d8 Use bundle to provide information to UserPostsFragment. 2018-07-31 10:37:43 +02:00
Pierre HUBERT
483cf40cec Display user posts 2018-07-31 10:30:10 +02:00
Pierre HUBERT
0c7c2cbead Created Advanced User information fragment. 2018-07-30 16:37:19 +02:00
Pierre HUBERT
9b559dce3d Deleted useless fragment. 2018-07-30 15:25:38 +02:00
Pierre HUBERT
b279fbbe3f Upgraded Gradle to version 3.1.3 2018-07-30 15:17:56 +02:00
Pierre HUBERT
56521b1106 Can enlarge comments images. 2018-07-19 08:08:23 +02:00
Pierre HUBERT
8a1a3050f4 Can open posts PDFs. 2018-07-19 08:00:59 +02:00
Pierre HUBERT
5660e6b573 Can search users. 2018-07-10 16:58:04 +02:00
Pierre HUBERT
3f858b790b Can get older posts in latest posts fragment. 2018-07-04 09:47:52 +02:00
Pierre HUBERT
128b05e3df ScrollListView can detect when the user reach the bottom on the list. 2018-07-04 09:06:27 +02:00
Pierre
767a3b47f5 Updated changelog 2018-05-27 08:26:21 +02:00
Pierre
08ba48cbd9 Added french missing translations 2018-05-26 16:37:11 +02:00
Pierre
92b2d846bb Put a lock on image loading. 2018-05-21 09:29:22 +02:00
Pierre
98713def11 Reduced friend list refresh frequency 2018-05-20 18:20:26 +02:00
Pierre
889e65e4d6 Fix conflicts in friendlist refresh. 2018-05-20 18:15:14 +02:00
Pierre
e582053655 Merged FriendRefreshLoopRunnable and FriendListRefreshRunnable 2018-05-20 18:01:05 +02:00
Pierre
4a5902973b Redirect user to login activity if login tokens are rejected. 2018-05-20 17:37:15 +02:00
Pierre
306977a101 Added latest posts fragment 2018-05-10 10:08:26 +02:00
Pierre
0d075032d8 Removed useless files 2018-05-07 17:35:16 +02:00
Pierre
a7e812b8e5 User can hit enter to send a comment 2018-05-07 17:32:56 +02:00
Pierre
120872a131 Can enlarge post images. 2018-05-07 17:20:52 +02:00
Pierre
8d4164b181 Fix issue ("null" was shown on post content when there was no content to display) 2018-05-02 19:13:58 +02:00
Pierre
f0374e8703 Can create post with images 2018-05-02 19:09:33 +02:00
Pierre
2e932d640b Upgraded image selection. 2018-05-02 18:46:58 +02:00
Pierre
2433b388b3 Started work on v1.4 2018-05-01 10:13:13 +02:00
Pierre
d6e91233a8 Updated Changelog 2018-05-01 10:07:44 +02:00
Pierre
e9b978e5e7 Added missing translations. 2018-05-01 10:07:31 +02:00
Pierre
d9c61f652e It is possible to enlarge conversation messages images. 2018-04-28 18:15:19 +02:00
Pierre
d48cdd1c32 Can clear local database from the application. 2018-04-28 17:38:26 +02:00
Pierre
1ba90958af Created debug menu 2018-04-28 14:59:45 +02:00
Pierre
ea6ffa6f6e Display error message when unable to get older message for a conversation. 2018-04-28 14:40:50 +02:00
Pierre
82493db25b Fix issue on user information load. 2018-04-28 14:30:37 +02:00
Pierre
c672891e3e Can display older conversation messages 2018-04-28 12:49:07 +02:00
Pierre
71a58ed337 Created ScrollListView 2018-04-28 11:08:42 +02:00
Pierre
fc9dabf238 Cleaned code 2018-04-28 10:31:12 +02:00
Pierre
fcf25c8da5 Pressing return key when typing a message in the conversation system request the message to be sent. 2018-04-25 17:27:19 +02:00
Pierre
d68755f4fe Can post files without having to base64 them. 2018-04-21 14:27:12 +02:00
Pierre
4c79e5de9f Renamed APIRequestParameters to APIRequest 2018-04-21 12:03:46 +02:00
Pierre
5e0ad1c526 Try to fix issue. 2018-04-20 09:52:32 +02:00
Pierre
037fee7292 Try to fix OOM issues on bitmap loading. 2018-04-19 17:00:37 +02:00