Commit Graph

231 Commits

Author SHA1 Message Date
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 82d9deff6c Improves previews with missing.png 2017-08-17 10:24:54 +02:00
PhotonQyv 8bdcb3e5bc Fix a typo in strings.xml. 2017-08-16 20:37:42 +01:00
tom79 ea3dc4947f Fix a crash 2017-08-16 21:02:58 +02:00
tom79 417cc6bdf7 Preview replies can be managed in settings 2017-08-16 19:10:49 +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 21b567f285 prepares layout to display replies 2017-08-16 17:16:57 +02:00
tom79 1de0e3568e Adds profile picture in conversations 2017-08-16 15:25:42 +02:00
tom79 a6f2bc38d1 Changes tab position for notifications 2017-08-16 10:40:54 +02:00
tom79 2b65bff6c3 Fixes click on bio when a link does not start with http or https 2017-08-16 10:32:10 +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
PhotonQyv 7552088588 Merged in PhotonQyv/mastodon_etalab/develop (pull request #58)
Removed extra unneeded duplicate comment.
2017-08-15 16:24:51 +00:00
tom79 551d39544d Fixes a fail in conflict resolve... 2017-08-15 18:23:15 +02:00
PhotonQyv 8c254a45dc Merge upstream changes. 2017-08-15 17:18:56 +01: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
PhotonQyv cba4ee79ea Removed extra unneeded duplicate comment. 2017-08-15 17:06:35 +01:00
tom79 69d248bc7e Allows changes for icons & text size in notifications 2017-08-15 12:21:02 +02:00
tom79 6f8a1ab819 Adds changes in toots 2017-08-15 12:12:51 +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 e10364fd5f Merged in ui_improvements (pull request #55)
Ui improvements
2017-08-14 19:32:02 +00:00
tom79 2f321c2f17 Adds URL when a media is added 2017-08-14 19:07:07 +02:00
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 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 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 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
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 33a09db9de Fixes issue when first character starts with @ 2017-08-10 09:54:43 +02:00