fedilab-Android-App/app/src/main
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
..
assets Adds cache clear feature 2017-06-19 19:20:20 +02:00
java/fr/gouv/etalab/mastodon 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. 2017-08-11 19:14:41 +01:00
res Quick fix for autocomplete bug + typo in string-fr 2017-08-09 07:55:46 +02:00
AndroidManifest.xml Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
ic_launcher-web.png Fixes a bug with conversations 2017-07-08 11:32:38 +02:00