Commit Graph

113 Commits

Author SHA1 Message Date
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
71a58ed337 Created ScrollListView 2018-04-28 11:08:42 +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
2dc07aba13 Upgraded user account images 2018-04-19 16:16:39 +02:00
Pierre
7458b5dd41 Added missing french translations. 2018-04-18 17:47:19 +02:00
Pierre
155531c6b2 Fix typo 2018-04-18 16:51:19 +02:00
Pierre
2074792212 Display a notice on friends fragment when the user does not have any friend. 2018-04-14 17:41:24 +02:00
Pierre
226404a2c4 Display a notice if the user does not have any conversation 2018-04-14 17:29:42 +02:00
Pierre
4aeddb3ba2 Display a notice on user page when there is not any post to show. 2018-04-14 17:03:04 +02:00
Pierre
f7fef9905b Display a notice when the user does not have any notification. 2018-04-14 16:50:20 +02:00
Pierre
d2f2ea63f4 Created WebUserAccountImage object 2018-04-14 13:52:15 +02:00
Pierre
db68d5be18 Created WebImageView and applyed it to PostAdapter images. 2018-04-14 13:32:41 +02:00
Pierre
602cb9571d Fix issue on image size 2018-04-14 12:24:36 +02:00
Pierre
fb113c0506 Updated translations. 2018-04-12 15:35:36 +02:00
Pierre
e66e077964 Notification system ready. 2018-04-12 14:07:36 +02:00
Pierre
d45bfbf284 Can display friendship status. 2018-04-12 09:09:28 +02:00
Pierre
39135ef637 Can delete notifications. 2018-04-11 16:29:18 +02:00
Pierre
711afa46e2 Transferred notification message parts into strings.xml 2018-04-11 08:50:16 +02:00
Pierre
648f6ca9af Incomplete rendering of the notifications. 2018-04-10 18:26:50 +02:00
Pierre
8227cb0355 Can delete the entire list of notifications. 2018-04-10 09:13:54 +02:00
Pierre
e0b1066ded Make notification service lives. 2018-04-09 17:58:25 +02:00
Pierre
32eed6322f Set background refresh setting 2018-04-09 09:21:41 +02:00
Pierre
13a7a85e1a Can update the content of a post. 2018-04-08 14:40:13 +02:00
Pierre
94dc614ce6 Display comment images 2018-04-07 18:18:46 +02:00
Pierre
20911e9b2a Can update comment content. 2018-04-07 18:11:01 +02:00
Pierre
639c5bbc08 Can like comments. 2018-04-07 17:10:46 +02:00
Pierre
b14c13d90e Removed useless class 2018-04-07 16:48:24 +02:00
Pierre
98fcec6779 Like button reacts on click. 2018-04-04 18:16:33 +02:00
Pierre
1f91d0b9bb Display like buttons. 2018-04-04 18:09:30 +02:00
Pierre
e29f33d696 Created notifications fragment. 2018-04-01 10:34:13 +02:00
Pierre
de05f52ffd Moved friends bottom menu item to activity menu. 2018-04-01 10:18:12 +02:00
Pierre
d9b8c4d98e Text posts can be created. 2018-04-01 09:51:10 +02:00
Pierre
870ed9443f Ready to implement post creation. 2018-04-01 08:32:38 +02:00
Pierre
c9617b5b52 Put create post form into a fragment. 2018-04-01 08:12:00 +02:00
Pierre
0558f77aed Created post create form. 2018-04-01 00:15:01 +02:00
Pierre
54bb812e5c User can delete posts. 2018-03-25 14:28:39 +02:00
Pierre
7a2177a45c Display post actions context menu. 2018-03-25 09:56:09 +02:00
Pierre
f8e2eefe68 Improved comments creation form. 2018-03-25 09:26:47 +02:00
Pierre
396e82d7a6 Made comments actions button smaller. 2018-03-25 09:11:59 +02:00
Pierre
b45a869fa5 Update app icon. 2018-03-24 18:43:55 +01:00
Pierre
679cfaa208 Can delete comments. 2018-03-24 09:25:43 +01:00
Pierre
06f5b7962b Created PostsListFragment. 2018-03-19 19:18:51 +01:00
Pierre
066805df27 Work progress on comments update. 2018-03-18 14:24:16 +01:00
Pierre
5c6a38b49c Optimized conversation rendering. 2018-03-17 16:49:50 +01:00
Pierre
23714bdd89 Made bottom menu lighter. 2018-03-14 18:23:45 +01:00
Pierre
8db27d8cca Can create comments. 2018-03-14 18:14:53 +01:00
Pierre
5ab8575c40 Improved comments and post appearance. 2018-03-12 18:58:15 +01:00