Commit Graph

18996 Commits

Author SHA1 Message Date
PhotonQyv 0b1fcd16c0 Removed the stripping out bit, as it's not quite real-world ready. 2017-08-10 19:12:09 +01:00
PhotonQyv 95f48842a8 Merged with tom-repo/develop and simplified Kludge to just add a ' . ', and then strip it before positing to Mastodon. To fix capitalisation issue. 2017-08-10 18:57:14 +01:00
PhotonQyv 0ff7c2b7ba Merged tom79/mastodon_etalab into master 2017-08-10 17:27:34 +01:00
tom79 83c38aeb27 Merged in develop (pull request #50) 2017-08-10 16:00:19 +00:00
tom79 946c44bbab Prepares release 1.4.5 2017-08-10 17:56:05 +02:00
tom79 b74c3c99e9 Some other improvements for autocomplete 2017-08-10 17:43:51 +02:00
tom79 599ed6b042 Improves behavior with search when backspace is pressed 2017-08-10 16:26:41 +02:00
tom79 b7eac514aa Fixes an issue when replying to a boost 2017-08-10 14:51:13 +02:00
tom79 0135338d47 Adds a dot the end of mentioned accounts to capitalize + Avoids duplication with mentioned accounts 2017-08-10 14:38:57 +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 12aff1e308 Merged in autocomplete (pull request #49)
Autocomplete
2017-08-10 07:55:32 +00:00
tom79 33a09db9de Fixes issue when first character starts with @ 2017-08-10 09:54:43 +02:00
tom79 7738b22760 Avoids to reopen suggestion when backspace pressed. 2017-08-10 09:36:48 +02:00
tom79 e7e5d165b4 Improves autocomplete 2017-08-10 09:03:42 +02:00
PhotonQyv ac30083af7 Crap way to get the first sentence of a toot capitalised if its a reply to someone and therefore has mentions at beginning. 2017-08-09 23:45:10 +01:00
tom79 08aed22ec8 Improvement of the autocomplete - 1 2017-08-09 18:27:03 +02:00
tom79 dd9bcee721 Quick fix for autocomplete bug + typo in string-fr 2017-08-09 07:55:46 +02:00
PhotonQyv 6791f80b76 Merged in PhotonQyv/mastodon_etalab/Localisation (pull request #48)
Localised the units used in the cache AlertDialog and toast.
2017-08-09 05:23:51 +00:00
PhotonQyv bb94fe4dd7 Localised the units used in the cache dialog and toast. 2017-08-08 22:01:59 +01:00
tom79 0814dcf538 Merged in reply_to_a_toot (pull request #47)
Reply to a toot
2017-08-08 16:50:23 +00:00
tom79 1666c7ba13 Adds some translations 2017-08-08 18:48:33 +02:00
tom79 a2607eec60 Adds some codes to display the alert dialog 2017-08-08 18:43:59 +02:00
tom79 9caedd55bf New layouts for replies 2017-08-08 18:24:18 +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
PhotonQyv 51a6bf7b7c Merged in PhotonQyv/mastodon_etalab/AlteredLayout (pull request #46)
Altered layout slightly for tablets so that Following & Followers tabs on account_drawer aren't squashed.
2017-08-08 15:47:08 +00:00
PhotonQyv 9b64d6f183 Altered layout slightly for tablets so that Following & Followers tabs on account_drawer aren't squashed. 2017-08-08 16:19:17 +01:00
tom79 c1a66c0357 Fixes the bug with some devices and icon colors in tabs. 2017-08-08 15:33:02 +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 4635defa90 Merged in develop (pull request #45) 2017-08-07 15:38:36 +00:00
tom79 59bcd0fb85 Prepares release 1.4.4 2017-08-07 17:33:48 +02:00
tom79 cd59ff0aa6 Fixes some parasitic behaviors with notifications 2017-08-07 15:32:21 +02:00
tom79 ca29428e80 Adds some changes in layout for tablets 2017-08-07 14:09:38 +02:00
tom79 218a874830 Adds history go back for webview activity when back key is pressed 2017-08-07 12:18: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
tom79 0b122e3c6c Adds translation + fixes default value to 5 for NSFW 2017-08-07 07:49:00 +02:00
PhotonQyv e9a6cc2648 Merged in PhotonQyv/mastodon_etalab/PreferentialTreatment (pull request #44)
First pass at user-configurable NSFW Timeout.
2017-08-07 05:35:38 +00:00
PhotonQyv d3f79b94fe First pass at user-configurable NSFW Timeout. 2017-08-07 00:53:33 +01:00
tom79 dce407e1dc Adds PhotonQyv tablet layout for main_activity for tests 2017-08-06 22:07:16 +02:00
PhotonQyv 43694f9b8b Merged in PhotonQyv/mastodon_etalab/ActivityToot-CapitaliseSentences (pull request #43)
Fixes the AutoCompleteTextView so that it capitalises sentences.
2017-08-06 20:05:59 +00:00
PhotonQyv 77b3befa99 Fixed AutoCompleteTextView to automatically capitalise sentences (added textCapSentences to the inputType). 2017-08-06 20:54:53 +01:00
PhotonQyv ab33000fc8 Merged in PhotonQyv/mastodon_etalab/NSFW_TimeoutOnly (pull request #41)
NSFW TimeoutOnly
2017-08-06 16:51:58 +00:00
PhotonQyv b067c6b005 Merged in PhotonQyv/mastodon_etalab/LargeTabletChanges-AllinOne (pull request #42)
LargeTabletChanges AllinOne
2017-08-06 16:45:16 +00:00
PhotonQyv a648a26894 Updated to upstream Develop changes. 2017-08-06 17:02:14 +01:00
PhotonQyv 62d63f49ea Updated to upstream Develop changes. 2017-08-06 16:58:55 +01:00
tom79 ab8a339ebf Fixes the loader issue in drafts 2017-08-06 17:03:15 +02:00
PhotonQyv 1eb36d9c29 Fixed layouts so they all use the dimens-sw600dp.xml values rather than being individually hardcoded. To make it easier to alter them all in one go. 2017-08-06 15:30:38 +01:00
tom79 2303a8e836 Increase timeout when posting media + adds search by name with instances.social api 2017-08-06 16:09:19 +02:00
PhotonQyv 8a1898c941 Missed a couple of activity layouts. 2017-08-05 18:52:19 +01:00
PhotonQyv 6bcec5d459 Added a CountdownTimer for NSFW images, so they reveal for 5 seconds, on click. 2017-08-05 18:01:24 +01:00