Commit Graph

49 Commits

Author SHA1 Message Date
stom79 84fe4c66ca Improves refresh loaders with themes 2018-05-11 16:33:16 +02:00
stom79 f73d6649be Black theme - Apply to notifications and some others changes 2018-05-11 13:53:08 +02:00
stom79 41d40c162e Black theme - Changes main colors 2018-05-11 11:28:05 +02:00
stom79 b74c6d423f Bug fixes + downgrades some libs to avoid NRA with webview 2018-03-17 18:28:07 +01:00
stom79 1d95bb2f95 Improves conversation activity #354 2018-03-15 18:28:12 +01:00
stom79 b058df8353 Allows onion urls 2018-01-24 15:56:33 +01:00
stom79 e482789d41 Fixes issue #198 2017-12-26 10:06:22 +01:00
stom79 1874fec5aa Avoids status refresh if no card 2017-12-22 14:46:27 +01:00
stom79 8332777007 Prepares cards 2017-12-20 13:57:28 +01:00
stom79 dc4636ce01 Some code cleaning 2017-12-17 13:56:38 +01:00
stom79 3a93e35551 Extends classes 2017-12-12 18:17:01 +01:00
stom79 e3c663237c Changes lib for media 2017-12-02 11:02:25 +01:00
stom79 5bf0472d18 Some cleaning and adds previous streaming service if user wants to stop the new one. 2017-11-12 08:33:24 +01:00
stom79 dd4eb4a82d Fixes icon color issue on some devices 2017-11-02 14:06:59 +01:00
stom79 a541449a98 Removes useless listener 2017-11-02 08:22:04 +01:00
stom79 fc9b396183 Adds refresh icon in top bar for conversations 2017-10-30 08:14:38 +01:00
stom79 f44d50c1ed Improves upload 2017-10-29 16:53:32 +01:00
stom79 ca5fa4a2a2 Fixes an issue pull to refresh 2017-10-29 10:55:20 +01:00
stom79 ad1147df68 Avoids refresh when not at the end 2017-10-29 09:53:27 +01:00
stom79 c49777a288 Removes useless margin 2017-10-29 09:48:44 +01:00
stom79 08d9c8014f Removes some cardViews 2017-10-29 09:30:08 +01:00
stom79 77992f93eb Fixes an issue with conversations & pull to refresh from the bottom of the screen 2017-10-29 08:13:21 +01:00
stom79 12207e105d Fixes an issue with conversations 2017-10-29 07:32:52 +01:00
stom79 a942b2f39e Adds actionbar in conversation activity 2017-10-28 18:58:34 +02:00
stom79 400bf263ec Cleans code in activities 2017-10-27 15:34:53 +02:00
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