Commit Graph

427 Commits

Author SHA1 Message Date
Pierre HUBERT
81874d44db Replaced conversations icon 2018-08-20 18:41:01 +02:00
Pierre HUBERT
337da56a7c Replaced home icon 2018-08-20 18:37:59 +02:00
Pierre HUBERT
92da9ff0e3 Fix crash 2018-08-20 18:30:05 +02:00
Pierre HUBERT
d7dc2d66dc Start to work on version 1.5 2018-08-20 18:24:00 +02:00
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
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
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
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
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
Pierre
2dc07aba13 Upgraded user account images 2018-04-19 16:16:39 +02:00
Pierre
a3913d572f Started work on version 1.3 2018-04-18 17:47:47 +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
064f80a9ed Updated FriendsListFragment local variables. 2018-04-14 17:52:11 +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
636c74bc98 Fixed an issue with the login activity. 2018-04-14 17:30:16 +02:00
Pierre
226404a2c4 Display a notice if the user does not have any conversation 2018-04-14 17:29:42 +02:00
Pierre
a77254d098 Hide create post button if the user is not allowed to create post. 2018-04-14 17:11:23 +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
f9156f8e6a Large image can be used in conversations 2018-04-14 15:21:03 +02:00
Pierre
5c0cedbc23 Fix typos 2018-04-14 13:57:12 +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
ef4b9c1680 Update CrashReporter. 2018-04-14 11:11:30 +02:00
Pierre
d665be6138 Imported CrashReporter. 2018-04-13 17:11:23 +02:00
Pierre
104ddfb8cb Fix a issue on Android 5.0 2018-04-12 15:35:51 +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
281821333c Renamed onPostUpdate to onPostUpdateListener 2018-04-12 11:43:47 +02:00
Pierre
5112ece748 Created listener directory 2018-04-12 11:35:43 +02:00
Pierre
a5422cd47f UserAccessDeniedFragment redirect to user fragment when the two users are friends. 2018-04-12 11:21:46 +02:00
Pierre
6d57c6cc09 Can send, cancel, accept, reject friendship request from UserAccessDeniedFragment. 2018-04-12 11:16:35 +02:00
Pierre
d45bfbf284 Can display friendship status. 2018-04-12 09:09:28 +02:00
Pierre
84de50f406 Can retrieve informations even in case of API errors. 2018-04-11 17:18:11 +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
5798df62bf Fix notifications issue. 2018-04-11 08:30:15 +02:00
Pierre
cd88567faf Generate notification messages in english. 2018-04-10 19:15:37 +02:00
Pierre
5c018aa936 Restructured data folder 2018-04-10 18:56:59 +02:00
Pierre
a910beca51 Restructured data folder 2018-04-10 18:50:50 +02:00
Pierre
648f6ca9af Incomplete rendering of the notifications. 2018-04-10 18:26:50 +02:00
Pierre
8088ab39c3 Get the list of notifications 2018-04-10 11:49:41 +02:00
Pierre
8227cb0355 Can delete the entire list of notifications. 2018-04-10 09:13:54 +02:00
Pierre
bcc747ee5f Created Notif object 2018-04-09 18:42:48 +02:00
Pierre
871b12a07b Improved notification system. 2018-04-09 18:16:13 +02:00
Pierre
e0b1066ded Make notification service lives. 2018-04-09 17:58:25 +02:00
Pierre
939f24937a Create notifications service 2018-04-09 10:22:47 +02:00
Pierre
32eed6322f Set background refresh setting 2018-04-09 09:21:41 +02:00
Pierre
b600306d79 Fix typo 2018-04-08 20:22:25 +02:00
Pierre
13a7a85e1a Can update the content of a post. 2018-04-08 14:40:13 +02:00
Pierre
758ed7c09c Removed warning. 2018-04-08 13:58:06 +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
1096b98bd6 Update comment like buttons style. 2018-04-07 17:24:57 +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
523b30cc90 Can like posts. 2018-04-07 16:42:11 +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
a4e8ada1c7 Created a function to know if a user can delete a post or not. 2018-03-25 17:03:00 +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
180e41a5c3 Remove useless variable declaration. 2018-03-24 10:02:05 +01:00
Pierre
679cfaa208 Can delete comments. 2018-03-24 09:25:43 +01:00
Pierre
d04158b7e5 Created onPostUpdate listener and implemented onPostComment. 2018-03-21 20:22:27 +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
88298e7517 Fix typo 2018-03-14 17:53:24 +01:00
Pierre
59e8240ad8 Update APIRequestParameters 2018-03-14 17:34:45 +01:00
Pierre
5ab8575c40 Improved comments and post appearance. 2018-03-12 18:58:15 +01:00
Pierre
4f86d95240 Display comments owner. 2018-03-11 18:51:04 +01:00
Pierre
588ae5a680 Display comments content. 2018-03-11 18:42:12 +01:00
Pierre
115db81956 Fixed potential issue due to API update. 2018-03-05 19:14:57 +01:00
Pierre
d2276903b7 Created comment item layout file 2018-02-19 16:57:08 +01:00
Pierre
8b31b6088c Added comments users ID parsing. 2018-02-19 16:42:57 +01:00
Pierre
11b10a13ef Parse comments 2018-02-19 16:39:35 +01:00
Pierre
beab9d0314 Create comment model 2018-02-19 16:17:42 +01:00
Pierre
dd28045fc7 Create movie type 2018-02-19 16:17:29 +01:00
Pierre
9662015b3a Display posts visibility level. 2018-02-03 14:26:43 +01:00
Pierre
9b4ed6da7e Display post images 2018-02-03 14:07:46 +01:00
Pierre
89172a7c88 Fixed issue conversation name displaying. 2018-01-28 21:19:57 +01:00
Pierre
9d1e294c9b Determine post type 2018-01-28 21:13:45 +01:00
Pierre
0b2ecd0626 Delayed conversation refresh interval. 2018-01-28 21:01:58 +01:00
Pierre
5d7efdc8d5 Display post message content. 2018-01-27 17:21:38 +01:00
Pierre
488ac397fa Fix issue 2018-01-22 18:50:59 +01:00
Pierre
1c8cefb1e5 Display posts creation date 2018-01-22 18:49:05 +01:00
Pierre
6280541829 Display post creators name and avatar 2018-01-22 18:34:38 +01:00
Pierre
e384aed527 New project structure 2018-01-21 18:49:43 +01:00
Pierre
d27a10a007 Ready to display posts list 2018-01-21 18:41:19 +01:00
Pierre
93c755ee9e Can get a list of posts from the API 2018-01-21 18:33:28 +01:00
Pierre
9032274702 Created post model 2018-01-21 18:32:56 +01:00
Pierre
c5a162ecfb Linked friends list with users page 2018-01-13 18:56:18 +01:00
Pierre
71e9cb163f Linked user page with friends list 2018-01-13 18:55:59 +01:00
Pierre
df91120b66 Created user page fragment 2018-01-13 17:47:59 +01:00
Pierre
e837449f5c Marked GetUsersInfos methods as deprecated 2018-01-13 17:22:52 +01:00
Pierre
f5c8232b14 Can create private conversations from friends list 2018-01-07 15:06:17 +01:00
Pierre
00de759caf Added functions to make request easier 2018-01-07 12:14:06 +01:00
Pierre
5dc34057f4 Optimized friends fragment and related classes 2018-01-05 19:27:25 +01:00
Pierre
689b32e270 Started to work on version 1.3 2018-01-05 17:42:48 +01:00
Pierre
fdd3543f1f Added French Version 2018-01-05 17:28:24 +01:00
Pierre
a5803ea376 Updated code version 2018-01-05 13:56:32 +01:00
Pierre
742cdae638 Can update conversation 2018-01-05 13:46:37 +01:00
Pierre
4674821c60 Can remove members from a conversation 2018-01-05 11:41:31 +01:00
Pierre
88f6f36796 Limited number of lines in search activity 2018-01-05 11:25:40 +01:00
Pierre
5bf06b984f Started work on version 1.1 2018-01-05 11:14:30 +01:00
Pierre
12b86c52ee Release : V1.0 2018-01-05 11:13:54 +01:00
Pierre
ee945f58e0 Integrated API tokens 2018-01-02 17:54:51 +01:00
Pierre
9c06507d0c Can create conversations 2018-01-02 17:24:13 +01:00
Pierre
703142df5b Can add conversation members 2018-01-02 12:20:21 +01:00
Pierre
1818db46ab SearchUserActivity is working 2018-01-02 10:54:36 +01:00
Pierre
4f185600e2 Fixed big image rendering issue 2018-01-02 08:52:22 +01:00
Pierre
c2e599993b Fixed leak issue 2018-01-02 08:51:29 +01:00
Pierre
352627067e Display search user result 2018-01-01 19:03:28 +01:00
Pierre
ae5f851101 Created the update conversation fragment 2018-01-01 15:16:21 +01:00
Pierre
fc9d09fcd4 Added no message notcie 2017-12-31 17:31:20 +01:00
Pierre
4d71757a92 Added progress bar on conversation fragment 2017-12-31 17:22:53 +01:00
Pierre
cd3570c114 Fixed bug 2017-12-31 17:15:49 +01:00
Pierre
f660ca1f9c Improved messages appearance 2017-12-31 15:04:41 +01:00
Pierre
c180bf3a3f Display error in case of failure while deleting conversation 2017-12-31 14:13:39 +01:00