Commit Graph

94 Commits

Author SHA1 Message Date
stom79 12da7c3a03 Fixes issue #37 - treatment not called :\ 2017-11-19 12:35:33 +01:00
stom79 9d8efda289 Improvements with array parameters 2017-11-19 08:46:53 +01:00
stom79 69533ab712 Fixes translator 2017-11-18 18:28:11 +01:00
stom79 6d4127e2ce Connection issue 2017-11-18 14:10:53 +01:00
stom79 733937c6f8 Fixes issue #41 - Range refresh wrong item count 2017-11-15 18:38:53 +01:00
stom79 d5610abfc8 Potential null pointer 2017-11-09 18:56:38 +01:00
stom79 c31791ea80 Fixes notification issue 2017-11-06 12:59:42 +01:00
stom79 4ed8525e7e Fixes notification issue 2017-11-05 20:04:38 +01:00
stom79 1cbe5ce542 Tries to find them =) 2017-11-01 19:19:37 +01:00
stom79 14f30faa11 Fixes notifications issues (filter no longer shared between push & displayed) 2017-11-01 10:09:04 +01:00
stom79 6763d025f4 Improves retrieve replies number 2017-10-30 16:08:42 +01:00
stom79 5bb02a6d2e Improves retrieve accounts for a reply 2017-10-29 17:25:45 +01:00
stom79 f44d50c1ed Improves upload 2017-10-29 16:53:32 +01:00
stom79 dd9784efa7 Avoid useless calls 2017-10-28 10:10:50 +02:00
stom79 82a7b1a0c1 adds weak reference to context 2017-10-27 15:09:26 +02:00
stom79 42b8b74470 Prepares asynctask 2017-10-27 11:05:16 +02:00
stom79 f2de4e559d Adds picture 2017-10-25 10:51:36 +02:00
stom79 d908010955 Adds users in a list 2017-10-25 09:04:34 +02:00
stom79 6439090493 Manages accounts in context 2017-10-25 07:53:31 +02:00
tom79 7b92d0feff Merge branch 'develop' into improves_conversations
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/activities/ShowConversationActivity.java
#	app/src/main/java/fr/gouv/etalab/mastodon/asynctasks/RetrieveContextAsyncTask.java
#	app/src/main/java/fr/gouv/etalab/mastodon/interfaces/OnRetrieveContextInterface.java
2017-10-21 14:41:12 +02:00
tom79 3874c3495a Fixes issues 2017-10-21 14:35:36 +02:00
tom79 7d08b745e5 improves showconversation 2017-10-21 14:02:39 +02:00
tom79 e7da61bdd3 Fixes issue 2017-10-21 12:34:59 +02:00
tom79 90d7e6e3a6 Display more replies in context 2017-10-21 12:32:27 +02:00
tom79 5c739d499a Moves my account to mastodon.social 2017-10-17 19:20:56 +02:00
tom79 d5c4175970 Search accounts: adds more info 2017-10-15 18:20:51 +02:00
tom79 dd3ac5394d Adds new icon launcher + adds thanks 2017-10-08 11:54:41 +02:00
tom79 c6637eda44 Improves remote follow 2017-10-07 18:18:26 +02:00
tom79 4d0c3dae7e Some fixes 2017-10-07 08:34:50 +02:00
tom79 ecb4d2255d Fixes some behaviors 2017-10-04 15:57:53 +02:00
tom79 b077ce3e31 Fixes an issue 2017-10-03 19:21:02 +02:00
tom79 7a77e3e995 Cross actions for reblogs/favourites 2017-10-03 19:16:15 +02:00
tom79 15b1809d87 Improves behavior when searching missing toots in federated timeline 2017-09-29 16:10:11 +02:00
tom79 31f1fbff09 Avoids NRA when too much toots in federated timeline 2017-09-28 19:34:26 +02:00
tom79 7b9776f808 Some improvements 2017-09-27 17:52:23 +02:00
tom79 288d737393 Implements async task 2017-09-17 11:50:00 +02:00
tom79 a84a478969 Pinned toots are only accessible from authenticated account, so I changed the way they are displayed in ShowAccountActivity 2017-09-15 19:51:41 +02:00
PhotonQyv 58661f54a4 Closer, but still can't get a pinned toot to unpin. 2017-09-13 15:55:15 +01:00
tom79 1a42e4e09a Fixes count numbers for remote accounts 2017-09-10 17:17:49 +02:00
tom79 418c79e64a Improves unread toots/notifications - 2017-09-03 16:35:45 +02:00
tom79 f930023578 Fixes an issue when following devs 2017-09-03 12:49:10 +02:00
tom79 940ecc2436 About page 2017-09-03 10:36:27 +02:00
tom79 7ddd55ef91 Fixes an issue in async 2017-09-02 19:37:18 +02:00
tom79 e1ce215328 prepares async 2017-09-02 19:15:29 +02:00
tom79 1387111684 grab an extract of an article with title and picture when sharing (issue #10) 2017-09-02 10:59:07 +02:00
tom79 831eed8799 Simplify the process to retrieve remote picture and content (Mastalab logic). 2017-09-02 10:13:40 +02:00
tom79 8e4f47b464 removes asynctask from service to avoid indeterminate loading screen when app starts 2017-08-30 08:59:15 +02:00
tom79 0c09a86800 Some improvements 2017-08-29 20:46:48 +02:00
tom79 120ce335fd Fixes potential crashes 2017-08-29 16:48:28 +02:00
tom79 477c60c7aa new code 2017-08-29 15:57:51 +02:00