Commit Graph

433 Commits

Author SHA1 Message Date
Pierre HUBERT
0c2a47a242 Updated .gitignore 2018-08-20 17:50:40 +02:00
Pierre HUBERT
f915557039 Publish version 1.4 of the application 2018-08-20 17:48:08 +02:00
Pierre HUBERT
b5a9a20e14 Added missing french translations. 2018-08-20 16:41:19 +02:00
Pierre HUBERT
2f892b4ea4 Handle too many request error on create account form. 2018-08-20 14:58:49 +02:00
Pierre HUBERT
b8f732d82b Can display specific error message on create account form. 2018-08-20 14:38:57 +02:00
Pierre HUBERT
c699e13833 Handle too many failed request on user login. 2018-08-20 14:06:59 +02:00
Pierre HUBERT
6fe08cb844 Replaced notification image by xml file. 2018-08-16 12:46:35 +02:00
Pierre HUBERT
6252cfaf2f Added support for conversation images. 2018-08-16 10:35:04 +02:00
Pierre HUBERT
2a202f1308 Can get older conversation message 2018-08-16 09:55:43 +02:00
Pierre HUBERT
e579891f73 Automatically scroll to bottom 2018-08-16 09:28:17 +02:00
Pierre HUBERT
a0feee9516 Created ConversationMessagesList class 2018-08-15 19:18:12 +02:00
Pierre HUBERT
12bdee1617 Use RecyclerView for conversation messages 2018-08-15 18:59:52 +02:00
Pierre HUBERT
80fa7567eb Can enlarge comment image. 2018-08-15 16:40:39 +02:00
Pierre HUBERT
5e754f24bc Can create an account. 2018-08-07 10:56:25 +02:00
Pierre HUBERT
67c4878e95 Updated changelog 2018-08-06 15:24:17 +02:00
Pierre HUBERT
5d1d7fe5c3 User can disable crash reporting. 2018-08-06 15:23:59 +02:00
Pierre HUBERT
84bc2f1fd4 Added post web links support 2018-08-06 15:02:48 +02:00
Pierre HUBERT
77c19375fc Updated licence 2018-08-06 13:37:14 +02:00
Pierre HUBERT
d8837aa016 Posts movies are supported. 2018-08-06 13:36:49 +02:00
Pierre HUBERT
9c39112bf7 Parse group metadata associated with posts. 2018-08-06 11:29:29 +02:00
Pierre HUBERT
fb4b46074a Support group membership notifications. 2018-08-02 09:41:34 +02:00
Pierre HUBERT
0e74358dcf Removed redundant casting 2018-08-01 11:44:26 +02:00
Pierre HUBERT
f856cc471f Fixed application navigation issues. 2018-08-01 11:41:35 +02:00
Pierre HUBERT
22c51480a6 Made login activity more modern 2018-08-01 10:46:51 +02:00
Pierre HUBERT
eed86ea221 Added "group members only" visibility level. 2018-08-01 09:58:18 +02:00
Pierre HUBERT
b094b196f0 Added groups information caching. 2018-08-01 09:49:13 +02:00
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