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
|
73620102f1
|
Fixed changelog
|
2018-04-18 17:24:11 +02:00 |
|
Pierre
|
4bd01cbc66
|
Updated changelog
|
2018-04-18 16:59:41 +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
|
942d8d1761
|
Add changelog
|
2018-04-12 14:42:37 +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 |
|