Commit Graph

24965 Commits

Author SHA1 Message Date
tom79 914bdfefa4 Improves behavior when hidden/showing header for an account 2017-08-14 16:06:34 +02:00
tom79 059f647d8b Improvements with background image and text color for light theme. 2017-08-14 15:57:53 +02:00
tom79 3583cacb26 Adds header banner for accounts & adds some other improvements with accounts 2017-08-14 08:53:48 +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 c07735c988 Improves light theme 2017-08-13 15:19:01 +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 9b94db0a3a Changes in activity_main layout 2017-08-12 09:28:02 +02:00
tom79 f88d056f50 prepares some res changes to manage switching between layouts 2017-08-12 09:27:20 +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
PhotonQyv 8d2d82b37d Merged in PhotonQyv/mastodon_etalab/DamnRegex (pull request #53)
Sorry Tom, I messed up the original code, should really have taken my time with it...
2017-08-12 05:53:51 +00:00
PhotonQyv dcf5035976 Did something stupid, forgot the pattern I was searching for was a regex. Fixed now, correctly escaped the pattern so it only removes "<space><dot><space>", rather than any single character surrounded by spaces, such as " a ", or " I ", etc.
Also fixed other issue, where if you replied to yourself you got a <space><dot><space> added to the toot that wasn't required.
2017-08-11 19:14:41 +01:00
PhotonQyv 41c9bc252f Merged in PhotonQyv/mastodon_etalab/Kludge (pull request #52)
Kludge Mark 2: Put the replace back in, only this time used replaceFirst().
2017-08-11 16:24:52 +00:00
PhotonQyv 7592f83b9a Put the replace back in, only this time used replaceFirst() as I should have done in the first place. So now the toot posted is cleaner, without the spurious " . ". 2017-08-10 21:45:11 +01:00
PhotonQyv 0c736e1800 Merged in PhotonQyv/mastodon_etalab/Kludge (pull request #51)
Kludge
2017-08-10 20:14:34 +00:00
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