Commit Graph

295 Commits

Author SHA1 Message Date
tom79 02e52334b6 Fixes visibility issue to avoid FP 2017-09-29 19:07:42 +02:00
tom79 cc7313ed26 Restarts streaming if stopped for federated timeline (when app goes in foreground and tab is visible) 2017-09-29 16:22:36 +02:00
tom79 15b1809d87 Improves behavior when searching missing toots in federated timeline 2017-09-29 16:10:11 +02:00
tom79 336acdc30c Avoids conflicts with lock in accounts 2017-09-29 14:08:46 +02:00
tom79 178dfdb729 Streaming service for federated timeline stopped immediately when fragment lost focus 2017-09-29 07:19:30 +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 1909522b3d Adds streaming API for federated timeline 2017-09-26 19:19:53 +02:00
tom79 e73006fa49 Fixes last bug with broadcastreceiver 2017-09-24 19:27:04 +02:00
tom79 9bc6e4795e Fixes when loading next toots. 2017-09-24 18:44:42 +02:00
tom79 357614e209 Fixes counter issue for new notifications 2017-09-24 08:52:16 +02:00
tom79 fbb22ed576 Merge branch 'improves_ui' into streaming_api 2017-09-24 08:48:06 +02:00
tom79 e154860248 Fixes counter issue for new toots 2017-09-24 08:47:25 +02:00
tom79 dbd14c68f4 Remove menu item in drawer which are already in tabs 2017-09-23 14:26:51 +02:00
tom79 5a0e4c8131 Fixes Issue #17 - 24 hour clock in Scheduled Toots 2017-09-23 11:31:25 +02:00
tom79 ed179d54e7 Allows to force translation button to be displayed 2017-09-23 08:16:32 +02:00
tom79 5c06197b58 Adds some fixes with strreaming api 2017-09-22 07:22:38 +02:00
tom79 71a53225db Avoids to add twice same info (status/notifications) when cached 2017-09-20 15:08:07 +02:00
tom79 153dc8f15f Removes draft from db when sent + some other improvements 2017-09-20 14:51:15 +02:00
tom79 e961ecbff7 Adds fragment for drafts and entry in menu 2017-09-20 10:04:40 +02:00
tom79 394c3e05c5 Delays the action 2017-09-19 19:21:58 +02:00
tom79 41868ccab1 Fixes crashes notifications 2017-09-19 18:20:40 +02:00
tom79 ac77f1393a Fixes crashes 2017-09-19 18:19:46 +02:00
tom79 5aeb317eca Last improvements for 1.4.9-beta-2 2017-09-17 16:28:33 +02:00
tom79 df9f229746 Some layout adjustments 2017-09-17 12:25:21 +02:00
tom79 f2de55dd0c Updates notification push max_id 2017-09-16 09:56:26 +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 9626ec9977 Added code to display the pinned toots in the ShowAccountActivity. The counter works, even though the thumb tacks don't quite, due to my code in DisplayStatusFragment not being quite right. 2017-09-14 21:29:49 +01:00
tom79 daf1f150ec Fixes loading issue with replies 2017-09-14 19:07:30 +02:00
tom79 67285b0876 Fixes jump listview when new content is available. 2017-09-14 18:45:20 +02:00
tom79 2a41e035f7 Fixes a crash due to class cast 2017-09-13 19:15:02 +02:00
tom79 19da8d42f1 Fixes an issue with counters 2017-09-13 18:59:55 +02:00
tom79 c6305baa7c Fixes some behaviors 2017-09-13 15:21:03 +02:00
tom79 c1fd4b1d59 updates counters 2017-09-13 08:47:59 +02:00
tom79 6ffce804e9 New toots are sent directly to activity 2017-09-13 08:38:08 +02:00
tom79 9b8c6635e7 Only connected account receives live events 2017-09-12 19:18:55 +02:00
tom79 3e569248a3 divides confirmations between boosts and favourites - default false for favourites 2017-09-10 09:48:05 +02:00
tom79 d71e205999 Set UPDATE event as default event to catch 2 stuck elements 2017-09-10 08:52:41 +02:00
tom79 55cdb41780 Fixes a bug when coming from notifications and the toot is displayed twice. 2017-09-07 19:01:28 +02:00
tom79 6fa229d808 Forces refresh when fragments get visible 2017-09-06 16:17:19 +02:00
tom79 67d565430d Removes cache clear in onResume 2017-09-06 15:26:58 +02:00
tom79 ad5fe3f87e Fixes issue with toots displayed twice 2017-09-06 07:48:44 +02:00
tom79 5a2bc65735 Fixes an issue with bubble counters 2017-09-05 19:29:28 +02:00
tom79 8c56dc0b2d Some improvements 2017-09-05 19:04:19 +02:00
tom79 7ef423abd8 Removes some useless methods 2017-09-04 19:01:41 +02:00
tom79 d85452908b Removes unnecessary job 2017-09-03 18:39:25 +02:00
tom79 83c9a6c22b Improves unread toots/notifications - 2 2017-09-03 18:13:13 +02:00
tom79 418c79e64a Improves unread toots/notifications - 2017-09-03 16:35:45 +02:00
tom79 22e10925fd Improves unread toots/notifications 2017-09-03 15:06:07 +02:00
tom79 79765d3649 Preview replies set to false by default 2017-09-02 18:18:59 +02:00
tom79 68d9ff9ba7 Improves counters 2017-09-02 18:17:00 +02:00
tom79 0f5f712c6a Improves webview behavior 2017-09-02 17:44:59 +02:00
tom79 7d3772a922 Allows to hide tabs. 2017-09-01 17:17:22 +02:00
tom79 8e4f47b464 removes asynctask from service to avoid indeterminate loading screen when app starts 2017-08-30 08:59:15 +02:00
PhotonQyv 0d6c60844c Sorted out a basic colour choice for Notifications, when you have Silent turned on. NB. I can't test it as my phone only has red as a colour. 2017-08-29 20:10:41 +01:00
tom79 a32d631ba8 Fixes potential crashes 2017-08-29 08:55:03 +02:00
tom79 e3b031940d Last changes 2017-08-28 19:12:40 +02:00
tom79 d222ab3ff2 Changes methods in fragment and mainactivity 2017-08-28 15:30:15 +02:00
tom79 18ee3cd762 Adds edition in showaccount activity + removes useless class + layout 2017-08-28 09:36:17 +02:00
tom79 3c00646541 Fixes a FP with bubble counters when scrolling down notifications/home timeline 2017-08-27 17:17:52 +02:00
tom79 fcf7ce6f31 special behavior for API < 21 2017-08-26 19:39:11 +02:00
tom79 477607cf9a Fixes last bug with bubble counters 2017-08-26 15:50:10 +02:00
tom79 3ad9a81e99 Fixes an issue with notifications 2017-08-26 10:00:53 +02:00
tom79 e42812ea5b Some changes with delay + 2 new german localizations (need to be updated) 2017-08-25 18:16:30 +02:00
tom79 d192777f38 Prepares drawers 2017-08-25 16:08:40 +02:00
tom79 1c1ab6a4e6 Prepares layouts + preferences 2017-08-25 15:53:04 +02:00
tom79 69b6ec73f0 Fixes last issues 2017-08-25 15:30:35 +02:00
tom79 f89692411c Adds the management of counters into settings 2017-08-25 14:30:55 +02:00
tom79 24e21c0210 Prepares for settings + fixes a bug 2017-08-25 12:53:08 +02:00
tom79 ec760849ed Fixes some issues + 2 2017-08-25 12:45:42 +02:00
tom79 1289379582 Fixes some issues 2017-08-25 10:25:13 +02:00
tom79 7cd7b0e2e5 Layout improvements for tablets 2017-08-24 19:28:03 +02:00
tom79 166b472727 Improves tab layout + fixes an issue with two local/public timelines 2017-08-24 18:55:44 +02:00
tom79 f8ad45bc9c Fixes some issues 2017-08-24 17:35:39 +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 33d8df5835 Changes the behavior for show accounts 2017-08-23 09:56:42 +02:00
tom79 874f482f02 Fixes some text color issues in light mode. Fixes an issue with icon colors when going back from settings in light mode. 2017-08-21 09:02:01 +02:00
PhotonQyv f5786bd4d6 Added code to allow user to return to top of Favourites/Blocked users/Muted users lists. 2017-08-20 15:53:41 +01:00
tom79 fd6fe5bf9e Adds the possibility to remove profile pictures for replies 2017-08-20 12:11:58 +02:00
tom79 3501ac89f0 Force the flag to false when errors 2017-08-19 19:10:43 +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 d4dbba3d3f Fixes issue with asynchronous call for replies. 2017-08-19 08:28:04 +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 501f889bb2 Go back to top when same tab is pressed 2017-08-17 15:48:36 +02:00
tom79 417cc6bdf7 Preview replies can be managed in settings 2017-08-16 19:10:49 +02:00
tom79 3c25813aa7 merges ui_improvements 2017-08-15 18:14:28 +02:00
tom79 45ac4fb949 Fixes alert dialog issue 2017-08-15 18:07:23 +02:00
tom79 838e4c9791 Add links in toots for media as an option in settings 2017-08-15 09:02:46 +02:00
tom79 de12262501 Adds image banner in header when available 2017-08-13 19:34:07 +02:00
tom79 119cd75645 Changes some sizes and colors 2017-08-13 18:31:44 +02:00
tom79 1b725fa516 Continues layout changes 2017-08-13 11:30:28 +02:00
tom79 42e0ac12c7 Improves new Dark mode (Mastodon color scheme) 2017-08-12 18:41:35 +02:00
tom79 0a51eb416a Improves method to switch between layouts 2017-08-12 13:48:06 +02:00
tom79 979334e44d Adds a method to switch between layout 2017-08-12 09:53:07 +02:00
tom79 c4b23551fb Cleans some code to prepare changes 2017-08-08 18:15:37 +02:00
tom79 861105c90d Fixes a bug with versions >= N and carriage returns 2017-08-08 18:02:06 +02:00
tom79 8cd617349a Fixes issue with copy/paste context menu. Tries a fix for icon colors in tabs. 2017-08-08 12:36:39 +02:00
tom79 4b7cfa07f2 Allows to manage the default visibility of the toots for non locked accounts. Cf: https://bitbucket.org/tom79/mastodon_etalab/issues/5/set-default-level-of-publishing 2017-08-07 10:20:44 +02:00
PhotonQyv d3f79b94fe First pass at user-configurable NSFW Timeout. 2017-08-07 00:53:33 +01:00
tom79 77866c7136 Adds images in notifications 2017-08-04 14:38:18 +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 8aac521e0c Improves layout for accounts 2017-07-31 19:29:14 +02:00
tom79 b6dc5e31a0 Fixes a small bad behavior when changing the theme. 2017-07-23 17:09:23 +02:00
tom79 22edfc7153 Fixes a false positive with push notifications + prepares release 13.6 2017-07-22 11:02:50 +02:00
tom79 1b28c06be0 Avoid to reopen same account details when consulting an account... 2017-07-20 15:00:43 +02:00
tom79 b5063e3eb9 fixes db migration issue + some other minor bugs + prepares release 1.3.5 2017-07-20 11:06:11 +02:00
tom79 8c69adfe9a Adds warning message when battery saver is on. Prepares release 1.3.4 2017-07-18 19:55:27 +02:00
tom79 7bbb2d10ee Improves scheduled toots 2017-07-17 18:53:12 +02:00
tom79 9b418c9efe Fixes issue with download directory 2017-07-17 15:22:59 +02:00
tom79 4d4bcd49d1 Schedule toots & edition 2017-07-16 19:04:53 +02:00
tom79 c327bd8938 Schedule toots 2017-07-16 17:09:35 +02:00
tom79 60b9e574ce Toots saved as drafts 2017-07-15 14:59:09 +02:00
tom79 5f9ecbadfb Prepares release 1.3.0 2017-07-10 19:20:27 +02:00
tom79 76c832ede9 Adds time picker for notifications 2017-07-10 18:43:36 +02:00
tom79 23cc595306 Change app name in headers 2017-07-10 10:33:24 +02:00
tom79 45f3022ebe Fixes a small bug when screen is off and the first page is loaded + prepares release 1.2.8 2017-07-05 13:12:50 +02:00
tom79 21da69eb7f Dark theme by default + voice input for toots 2017-07-04 21:15:11 +02:00
tom79 d95a291935 Fixes bug with notifications when scrolling down + prepares release 1.2.7 2017-07-01 16:43:53 +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 f3426294be Folder picker (API > 20) + Improves media management (works with old API) 2017-06-27 19:18:46 +02:00
tom79 1a96f4a3c7 Embedded webview + manages fullscreen videos + javascript can be disabled & third party cookies 2017-06-24 11:38:18 +02:00
tom79 a1e1a3bd06 Improves emoji support + fixes an issue when loading next toots 2017-06-19 15:59:34 +02:00
tom79 30fd6acf97 Fixes scroll issue when loading more content with an error 2017-06-17 07:49:47 +02:00
tom79 5ce1e09957 Fixes pull to refresh bug 2017-06-16 18:54:46 +02:00
tom79 53d7b8f2e3 Fixes some issues + prepares release 1.2.1 2017-06-14 17:19:16 +02:00
tom79 379c7b70c9 Prepares release 1.2.0 2017-06-11 17:14:54 +02:00
tom79 ebe994d508 Manages media with sensitive toots 2017-06-07 15:47:05 +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 32046c3c87 Adds 2FA support via webview 2017-05-26 17:20:36 +02:00
tom79 77ab74c936 Some layout changes for smaller screens + fixes a bug with toots with scroll + prepares release 1.1.2 2017-05-25 18:34:20 +02:00
tom79 f1b11ef510 Removes from push notifications toots or notifications that have already been seen within the app. 2017-05-25 17:07:56 +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 0775271098 Fixes with TLSv1.1, TLSv1.2 2017-05-20 19:40:46 +02:00
tom79 4c3b64e744 Silent notifications + Displays profile of the original toot owner when shared.
Prepares notifications service for new toots in home timeline.
2017-05-20 10:14:10 +02:00
tom79 c4ea4943d6 initial commit 2017-05-05 16:36:04 +02:00