Commit Graph

118 Commits

Author SHA1 Message Date
6dda9c3753 Avoid useless posts reloading on LatestPostsFragment pauses 2018-08-23 13:53:12 +02:00
33e301fb22 Display posts list using RecyclerView 2018-08-23 11:01:22 +02:00
323ddbf78f Display date on conversation message 2018-08-22 18:34:31 +02:00
b5a7df3f3d Improved list appearance. 2018-08-22 17:35:53 +02:00
13f109b5fa Added news number on navigation bar elements 2018-08-22 16:35:00 +02:00
5f6d7d8e1f Added About activity 2018-08-22 11:41:47 +02:00
be8c904593 Added bar on update conversation fragment 2018-08-22 10:46:13 +02:00
3f3fa95d72 Added update conversation settings button 2018-08-22 10:40:49 +02:00
94f8ecf746 Added toolbar in conversation fragment. 2018-08-21 14:25:08 +02:00
52512b2343 Navigation bar is live 2018-08-21 11:36:53 +02:00
d910565021 Removed useless files 2018-08-21 11:01:46 +02:00
68198998fc Created new navbar 2018-08-21 11:00:25 +02:00
26a5bc08e7 Replaced friend icon 2018-08-20 18:58:55 +02:00
b8f732d82b Can display specific error message on create account form. 2018-08-20 14:38:57 +02:00
6252cfaf2f Added support for conversation images. 2018-08-16 10:35:04 +02:00
2a202f1308 Can get older conversation message 2018-08-16 09:55:43 +02:00
e579891f73 Automatically scroll to bottom 2018-08-16 09:28:17 +02:00
12bdee1617 Use RecyclerView for conversation messages 2018-08-15 18:59:52 +02:00
80fa7567eb Can enlarge comment image. 2018-08-15 16:40:39 +02:00
5e754f24bc Can create an account. 2018-08-07 10:56:25 +02:00
84bc2f1fd4 Added post web links support 2018-08-06 15:02:48 +02:00
d8837aa016 Posts movies are supported. 2018-08-06 13:36:49 +02:00
22c51480a6 Made login activity more modern 2018-08-01 10:46:51 +02:00
f0b9058894 Apply user information in drawer. 2018-08-01 07:06:05 +02:00
1ac52e6cfd Preliminary version of drawer 2018-07-31 19:01:47 +02:00
d2fbd4213e Added no posts notice. 2018-07-31 10:47:11 +02:00
483cf40cec Display user posts 2018-07-31 10:30:10 +02:00
0c7c2cbead Created Advanced User information fragment. 2018-07-30 16:37:19 +02:00
9b559dce3d Deleted useless fragment. 2018-07-30 15:25:38 +02:00
b279fbbe3f Upgraded Gradle to version 3.1.3 2018-07-30 15:17:56 +02:00
56521b1106 Can enlarge comments images. 2018-07-19 08:08:23 +02:00
8a1a3050f4 Can open posts PDFs. 2018-07-19 08:00:59 +02:00
3f858b790b Can get older posts in latest posts fragment. 2018-07-04 09:47:52 +02:00
306977a101 Added latest posts fragment 2018-05-10 10:08:26 +02:00
a7e812b8e5 User can hit enter to send a comment 2018-05-07 17:32:56 +02:00
120872a131 Can enlarge post images. 2018-05-07 17:20:52 +02:00
f0374e8703 Can create post with images 2018-05-02 19:09:33 +02:00
d9c61f652e It is possible to enlarge conversation messages images. 2018-04-28 18:15:19 +02:00
82493db25b Fix issue on user information load. 2018-04-28 14:30:37 +02:00
71a58ed337 Created ScrollListView 2018-04-28 11:08:42 +02:00
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
2dc07aba13 Upgraded user account images 2018-04-19 16:16:39 +02:00
2074792212 Display a notice on friends fragment when the user does not have any friend. 2018-04-14 17:41:24 +02:00
226404a2c4 Display a notice if the user does not have any conversation 2018-04-14 17:29:42 +02:00
4aeddb3ba2 Display a notice on user page when there is not any post to show. 2018-04-14 17:03:04 +02:00
f7fef9905b Display a notice when the user does not have any notification. 2018-04-14 16:50:20 +02:00
d2f2ea63f4 Created WebUserAccountImage object 2018-04-14 13:52:15 +02:00
db68d5be18 Created WebImageView and applyed it to PostAdapter images. 2018-04-14 13:32:41 +02:00
602cb9571d Fix issue on image size 2018-04-14 12:24:36 +02:00
e66e077964 Notification system ready. 2018-04-12 14:07:36 +02:00