Commit Graph

24 Commits

Author SHA1 Message Date
stom79 32b753b3d9 Merge branch 'develop' into recyclerview
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/activities/ShowConversationActivity.java
#	app/src/main/java/fr/gouv/etalab/mastodon/drawers/StatusListAdapter.java
#	app/src/main/java/fr/gouv/etalab/mastodon/fragments/DisplayStatusFragment.java
#	app/src/main/java/fr/gouv/etalab/mastodon/helper/Helper.java
2017-10-24 10:30:49 +02:00
tom79 e8997edae1 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 16:36:05 +02:00
tom79 3874c3495a Fixes issues 2017-10-21 14:35:36 +02:00
tom79 90d7e6e3a6 Display more replies in context 2017-10-21 12:32:27 +02:00
tom79 516ebe9ddc Improves some colors 2017-10-14 17:48:28 +02:00
tom79 206810c69d Recyclerview beginning 2017-10-14 14:36:48 +02:00
tom79 15b1809d87 Improves behavior when searching missing toots in federated timeline 2017-09-29 16:10:11 +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
tom79 d192777f38 Prepares drawers 2017-08-25 16:08:40 +02:00
tom79 f21881f697 Retrieves count of unread toots/notifications 2017-08-24 15:22:04 +02:00
tom79 19d4faf30a Improves how replies are retrieved. 2017-08-16 19:01:53 +02:00
tom79 29758798fd Displays accounts that have replied 2017-08-16 18:08:16 +02:00
tom79 1de0e3568e Adds profile picture in conversations 2017-08-16 15:25:42 +02:00
tom79 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
tom79 8df1890b73 Adds feature to display toots only with media for accounts 2017-08-03 14:38:47 +02:00
tom79 1b28c06be0 Avoid to reopen same account details when consulting an account... 2017-07-20 15:00:43 +02:00
tom79 23cc595306 Change app name in headers 2017-07-10 10:33:24 +02:00
tom79 c8562ef118 Fixes a bug with conversations 2017-07-08 11:32:38 +02:00
tom79 21da69eb7f Dark theme by default + voice input for toots 2017-07-04 21:15:11 +02:00
tom79 6c6ae23b15 Pull to refresh for conversation (from the top or from the bottom of the screen) 2017-06-30 19:14:25 +02:00
tom79 f7321b788d Adds night mode 2017-06-30 17:09:07 +02:00
tom79 6b9ccc110c Improves API response with header 2017-06-03 18:18:27 +02:00
tom79 18da5dde02 Handles errors with messages (can be disabled in settings) 2017-05-30 19:31:44 +02:00
tom79 c4ea4943d6 initial commit 2017-05-05 16:36:04 +02:00