Commit Graph

87 Commits

Author SHA1 Message Date
tom79 24e21c0210 Prepares for settings + fixes a bug 2017-08-25 12:53:08 +02:00
tom79 1289379582 Fixes some issues 2017-08-25 10:25:13 +02:00
tom79 48cf5732c0 Prepares method 2017-08-24 13:03:22 +02:00
PhotonQyv d259434999 Merge branch 'master' into TargetApi. 2017-08-23 11:12:57 +01:00
tom79 d8d4dfc265 Fixes potential crashes when the menu is not inflated 2017-08-22 10:32:50 +02:00
tom79 a12c79755d Merge accounts from the same instance in menu 2017-08-22 09:30:37 +02:00
tom79 123f45fca9 Fixes a small issue with account picker menu 2017-08-22 09:09:31 +02:00
tom79 7c057156f7 Improves account picker menu 2017-08-22 09:02:40 +02:00
tom79 1d17f808a9 Adds a fix to avoid to translate URLs and TAGs 2017-08-21 19:06:26 +02:00
tom79 907235878b Avoids to translate URLs and TAGs 2017-08-21 17:32:09 +02:00
tom79 fd6fe5bf9e Adds the possibility to remove profile pictures for replies 2017-08-20 12:11:58 +02:00
PhotonQyv 346ef1a954 Updated to @RequiresApi() notation in Helper.java and added it to ShowAccountActivity.java 2017-08-19 11:37:49 +01:00
PhotonQyv 811199ce5b Added TargetApi() annotation to onLoadingComplete() method to fix a warning. 2017-08-19 11:05:19 +01:00
tom79 21b567f285 prepares layout to display replies 2017-08-16 17:16:57 +02:00
tom79 7b39a11eeb Adds a fix with the menu when switching between a locked & unlocked accounts 2017-08-15 18:54:34 +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 62f9379a2f Layout changes + programmatically set zoom values for text & icons 2017-08-15 11:45:33 +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 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 64cc993faa Prepares method to switch between layout 2017-08-12 09:26:38 +02:00
tom79 d8fe52df11 Prepares variables for switching between layouts 2017-08-12 08:49:45 +02:00
tom79 58ebb4877f Fixes an issue with the text which is fully clickable (underline) when a screen name is mentioned twice (or more) 2017-08-10 14:11:20 +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 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 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
tom79 72e686b2e5 Adds theKinrar's API for the search of instances 2017-08-04 10:12:02 +02:00
tom79 182087e582 Warns about notifications 2017-08-01 15:44:26 +02:00
tom79 2b36a78324 Prepares release 1.4.0 2017-08-01 10:33:50 +02:00
tom79 8aac521e0c Improves layout for accounts 2017-07-31 19:29:14 +02:00
tom79 8a1be63a4e - Fixes an issue with clickable elements in toots
- Conversation opening no longer limited to clicks on toot content (whole element)
2017-07-31 15:17:19 +02:00
tom79 d7387d903f Fixes an issue when no authorisation code has been retrieved 2017-07-29 09:23:46 +02:00
tom79 07520a968e Fixes an issue with emoji in bio + prepares release 1.3.8 2017-07-27 19:23:53 +02:00
tom79 df74faacf8 Fixes issue with menu selection 2017-07-26 18:31:26 +02:00
tom79 c608f0bdf0 Fixes menu selection issue 2017-07-26 09:21:47 +02:00
tom79 8c3c30215d Fixes a bug with the double opening when clicking on a mentioned account. 2017-07-25 15:34:45 +02:00
tom79 0a56c6496e - Improves hashtag detection in toots
- Clickable elements (hashtag + urls) in biography
2017-07-24 10:50:40 +02:00
tom79 d3e43f1902 Fixes a bug with closing parenthesis and links 2017-07-24 07:13:41 +02:00
tom79 b6dc5e31a0 Fixes a small bad behavior when changing the theme. 2017-07-23 17:09:23 +02:00
tom79 920cbd6afa Improves layout when writing toots (scroll) + allows to open url with an external app when using the built-in browser (via top bar icon) 2017-07-23 09:45:08 +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 a2b96df9f9 Improves navigation with tabs in top bar 2017-07-21 19:28:29 +02:00
tom79 40dfff7b36 Adds tabs for timelines + notifications 2017-07-21 17:03:21 +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