Commit Graph

165 Commits

Author SHA1 Message Date
a910beca51 Restructured data folder 2018-04-10 18:50:50 +02:00
648f6ca9af Incomplete rendering of the notifications. 2018-04-10 18:26:50 +02:00
8088ab39c3 Get the list of notifications 2018-04-10 11:49:41 +02:00
8227cb0355 Can delete the entire list of notifications. 2018-04-10 09:13:54 +02:00
bcc747ee5f Created Notif object 2018-04-09 18:42:48 +02:00
871b12a07b Improved notification system. 2018-04-09 18:16:13 +02:00
e0b1066ded Make notification service lives. 2018-04-09 17:58:25 +02:00
939f24937a Create notifications service 2018-04-09 10:22:47 +02:00
32eed6322f Set background refresh setting 2018-04-09 09:21:41 +02:00
b600306d79 Fix typo 2018-04-08 20:22:25 +02:00
13a7a85e1a Can update the content of a post. 2018-04-08 14:40:13 +02:00
758ed7c09c Removed warning. 2018-04-08 13:58:06 +02:00
94dc614ce6 Display comment images 2018-04-07 18:18:46 +02:00
20911e9b2a Can update comment content. 2018-04-07 18:11:01 +02:00
1096b98bd6 Update comment like buttons style. 2018-04-07 17:24:57 +02:00
639c5bbc08 Can like comments. 2018-04-07 17:10:46 +02:00
b14c13d90e Removed useless class 2018-04-07 16:48:24 +02:00
523b30cc90 Can like posts. 2018-04-07 16:42:11 +02:00
98fcec6779 Like button reacts on click. 2018-04-04 18:16:33 +02:00
1f91d0b9bb Display like buttons. 2018-04-04 18:09:30 +02:00
e29f33d696 Created notifications fragment. 2018-04-01 10:34:13 +02:00
de05f52ffd Moved friends bottom menu item to activity menu. 2018-04-01 10:18:12 +02:00
d9b8c4d98e Text posts can be created. 2018-04-01 09:51:10 +02:00
870ed9443f Ready to implement post creation. 2018-04-01 08:32:38 +02:00
c9617b5b52 Put create post form into a fragment. 2018-04-01 08:12:00 +02:00
0558f77aed Created post create form. 2018-04-01 00:15:01 +02:00
a4e8ada1c7 Created a function to know if a user can delete a post or not. 2018-03-25 17:03:00 +02:00
54bb812e5c User can delete posts. 2018-03-25 14:28:39 +02:00
7a2177a45c Display post actions context menu. 2018-03-25 09:56:09 +02:00
f8e2eefe68 Improved comments creation form. 2018-03-25 09:26:47 +02:00
396e82d7a6 Made comments actions button smaller. 2018-03-25 09:11:59 +02:00
b45a869fa5 Update app icon. 2018-03-24 18:43:55 +01:00
180e41a5c3 Remove useless variable declaration. 2018-03-24 10:02:05 +01:00
679cfaa208 Can delete comments. 2018-03-24 09:25:43 +01:00
d04158b7e5 Created onPostUpdate listener and implemented onPostComment. 2018-03-21 20:22:27 +01:00
06f5b7962b Created PostsListFragment. 2018-03-19 19:18:51 +01:00
066805df27 Work progress on comments update. 2018-03-18 14:24:16 +01:00
5c6a38b49c Optimized conversation rendering. 2018-03-17 16:49:50 +01:00
23714bdd89 Made bottom menu lighter. 2018-03-14 18:23:45 +01:00
8db27d8cca Can create comments. 2018-03-14 18:14:53 +01:00
88298e7517 Fix typo 2018-03-14 17:53:24 +01:00
59e8240ad8 Update APIRequestParameters 2018-03-14 17:34:45 +01:00
5ab8575c40 Improved comments and post appearance. 2018-03-12 18:58:15 +01:00
4f86d95240 Display comments owner. 2018-03-11 18:51:04 +01:00
588ae5a680 Display comments content. 2018-03-11 18:42:12 +01:00
115db81956 Fixed potential issue due to API update. 2018-03-05 19:14:57 +01:00
d2276903b7 Created comment item layout file 2018-02-19 16:57:08 +01:00
8b31b6088c Added comments users ID parsing. 2018-02-19 16:42:57 +01:00
11b10a13ef Parse comments 2018-02-19 16:39:35 +01:00
beab9d0314 Create comment model 2018-02-19 16:17:42 +01:00