Commit Graph

53 Commits

Author SHA1 Message Date
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
tom79 03ba9a2b88 Applies changes for fdroid product flavour 2017-08-28 19:25:19 +02:00
tom79 3a366526b0 catch notifications 2017-08-28 19:04:13 +02:00
tom79 d222ab3ff2 Changes methods in fragment and mainactivity 2017-08-28 15:30:15 +02:00
tom79 d43feffca8 Implements broadcasts 2017-08-28 15:01:45 +02:00
tom79 325d51187b New design api and events handler 2017-08-28 13:53:07 +02:00
tom79 0b1e768223 Code cleaning 2017-08-26 11:04:48 +02:00
tom79 1289379582 Fixes some issues 2017-08-25 10:25:13 +02:00
tom79 34701d2dbb Some other implementations... 2017-08-24 15:57:35 +02:00
tom79 f21881f697 Retrieves count of unread toots/notifications 2017-08-24 15:22:04 +02:00
tom79 a45cc626c2 Adds remote follow & some improvements 2017-08-22 18:15:08 +02:00
tom79 6f463ec872 Finds accounts through web page 2017-08-22 17:34:26 +02:00
tom79 19e0460091 First release to search remote accounts for follows 2017-08-22 15:05:39 +02:00
tom79 5aeb018eb8 Fixes an issue with the flag which blocks to load more toots in home timeline 2017-08-19 19:02:42 +02:00
tom79 40f35369ca Improves replies mechanism with an asynchronous call once toots are loaded. 2017-08-18 17:50:54 +02:00
tom79 7d5f43ede8 Improves notifications with more option feature 2017-08-17 19:14:16 +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 e7e5d165b4 Improves autocomplete 2017-08-10 09:03:42 +02:00
tom79 08aed22ec8 Improvement of the autocomplete - 1 2017-08-09 18:27:03 +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 941b877f70 Improves user search feature 2017-08-02 12:17:43 +02:00
tom79 79fa8efcfc Allows to remove notifications 2017-07-30 11:21:55 +02:00
tom79 29127282a8 - Adds redirect after writing a toot: Reply -> conversation | Toot -> home timeline
- Fixes issue with missing pp on some instances
2017-07-22 10:00:15 +02:00
tom79 7bbb2d10ee Improves scheduled toots 2017-07-17 18:53:12 +02:00
tom79 c327bd8938 Schedule toots 2017-07-16 17:09:35 +02:00
tom79 23cc595306 Change app name in headers 2017-07-10 10:33:24 +02:00
tom79 f2a20c3ed3 Adds follow requests for locked accounts 2017-06-07 11:12:40 +02:00
tom79 0441a823b4 Allows to update profiles + gets info from current instance 2017-06-05 11:57:02 +02:00
tom79 6b9ccc110c Improves API response with header 2017-06-03 18:18:27 +02:00
tom79 9d66499883 Opens to other instances + some improvements + some bug fixes + privacy activity 2017-06-03 15:54:19 +02:00
tom79 18da5dde02 Handles errors with messages (can be disabled in settings) 2017-05-30 19:31:44 +02:00
tom79 8b41d694b0 Fixes a bug with notifications + prepares release 1.1.4 2017-05-28 17:16:31 +02:00
tom79 0ecb808ecd Associates notifications in top bar to the right account & logs in it if the current authenticated account is different 2017-05-28 14:58:04 +02:00
tom79 5bc23d3a23 Allows to add new accounts even from other instances but the entry point remains an account from the main instance (ie: mastodon.etalab.gouv.fr) 2017-05-28 14:10:19 +02:00
tom79 adc651c1af Detects Enter key for search 2017-05-27 08:32:14 +02:00
tom79 32046c3c87 Adds 2FA support via webview 2017-05-26 17:20:36 +02:00
tom79 5e1e2ed41f Fixes the bug with scope (ie: read access only) with no redirect url *urn:ietf:wg:oauth:2.0:oob*+ back to the classic login page & removes the useless google lib 2017-05-25 13:33:33 +02:00
tom79 ec7b132a1b Back to Webview due to scope issues + adds "show reply" as an option in settings 2017-05-24 19:35:07 +02:00
tom79 760a8451ea Improves login page (no longer requires webview component) 2017-05-21 16:57:59 +02:00
tom79 0775271098 Fixes with TLSv1.1, TLSv1.2 2017-05-20 19:40:46 +02:00