Commit Graph

215 Commits

Author SHA1 Message Date
Corewala ba901e49ba Added f-droid button 2022-07-02 10:58:51 -04:00
Corewala cf8efbc625 Addressbar is cleared when loading about page 2022-07-01 15:53:06 -04:00
Corewala 09fc2a480a Improved handling of broken addresses in settings 2022-06-30 18:54:06 -04:00
Corewala a47d003f59 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	metadata/android/en-US/changelogs/11.txt
2022-06-23 13:55:40 -04:00
Corewala f79d0bf5ff Changelog v1.10 2022-06-23 13:33:14 -04:00
Licaon_Kter 011eb7487c
Add changelog 2022-06-22 10:51:00 +00:00
Corewala bae12d17a8 v1.10 2022-06-21 17:28:48 -04:00
Corewala f98756bebb Made local home into about page 2022-06-21 15:06:19 -04:00
Corewala e4cc13bb03 Made local page default 2022-06-21 14:37:04 -04:00
Corewala 3dee099dcf Added search to default homepage 2022-06-21 14:35:30 -04:00
Corewala 132749016a Made home capsule setting look better when empty/invalid 2022-06-21 14:23:44 -04:00
Corewala a791521565 Fixed infinite refresh on default homepage 2022-06-20 18:03:35 -04:00
Corewala 8258c48bb0 Updated strings on no internet page 2022-06-20 18:02:22 -04:00
Corewala c12702ef2f Fixed broken check for valid URI 2022-06-20 17:53:26 -04:00
Corewala 28fa72f59e Made refresh stop on empty homepage 2022-06-20 17:44:09 -04:00
Corewala 13af2089d8 Added fastlane icon 2022-06-20 14:22:35 -04:00
Corewala 2c24fa0c77 Does not load a URI on first launch
And fixed bugs
2022-06-20 12:45:20 -04:00
Corewala 0a59ac08cb Fixed crash if whitespace present in addressbar 2022-06-20 12:07:40 -04:00
Corewala c23b3efb70 Only show self-update option if sideloaded 2022-06-20 11:37:33 -04:00
Corewala 6d4dbbda94 Made self-updating false by default 2022-06-18 12:45:00 -04:00
Corewala 95ed0b815b Removed statement about Ariane source
Things have stayed pretty quiet for a while now, so it feels a bit unnecessary to have such a big statement anymore.
2022-06-16 15:28:07 -04:00
Corewala 125c34c6d0 Replace Egsam gemini link with repo
Apparently Github doesn't like non-http links in the README
2022-06-16 15:03:09 -04:00
Corewala 1c3905b197 Added goal of passing the Egsam client test 2022-06-16 15:00:51 -04:00
Corewala ee8ff30210 Changed images 2022-06-09 15:00:45 -04:00
Corewala 45b50afd47 Remove unnecessary plural French 2022-06-09 14:25:54 -04:00
Corewala dd95af5e5b Made French spelling consistent 2022-06-09 14:24:06 -04:00
Corewala fbdb04bf31 Fixed punctuation 2022-06-09 13:22:17 -04:00
Corewala 98d9af2871 Fixed plural accordance issue 2022-06-09 13:21:36 -04:00
Corewala 79a0d32bf1 Made capitalisation consistent 2022-06-09 13:21:01 -04:00
Corewala 5ccdaeb816 Added screenshots 2022-06-09 13:19:09 -04:00
Corewala f2d633e7e2 Added fastlane metadata 2022-06-09 13:18:54 -04:00
Corewala 05e2f64ebd Updated about body text 2022-06-09 12:41:15 -04:00
Corewala 2db5aa74ca Removed canGoBack check on request cancellation 2022-06-09 11:37:27 -04:00
Corewala 7828f3ea7f Deleted unused variable 2022-06-09 11:22:15 -04:00
Corewala bd8bbbc903 Made clear runtime cache button actually do something 2022-06-09 11:21:41 -04:00
Corewala 8f8bb15455 Added page switching to todo 2022-06-09 10:52:45 -04:00
Corewala 918deb4cdf Forgot to disable loading when request is canceled 2022-06-07 16:38:36 -04:00
Corewala cdcbdcdb2c Only latest gemini request is handled
Also back button cancels current requests if used while loading
2022-06-07 15:36:16 -04:00
Corewala 35352fa6f3 Only latest gemini request is handled 2022-06-07 15:06:54 -04:00
Corewala 0505e5d5bf Fixed redirects without leading slash 2022-06-03 10:42:42 -04:00
Corewala 764cee3042 Fixed addressbar for right-to-left languages 2022-05-31 16:21:45 -04:00
Corewala c0be77ef41 Improved internet connection handling 2022-05-30 19:53:44 -04:00
Corewala 60673c2fb3 Fixed attention guide crash on non-alphanumeric words 2022-05-30 11:38:45 -04:00
Corewala d247b17999 v1.9 2022-05-28 16:13:02 -04:00
Corewala eef63cd2e7 Made header rendering compliant with gemini spec 2022-05-28 14:42:44 -04:00
Corewala 8bb8c4f8f1 Removed mystery error fix
The fix would've broken legitimate response errors if opened with intents. Also for some reason the bug isn't happening on any of my devices anymore, even though I still have v1.8 installed on my phone. Very mysterious.
2022-05-27 12:21:15 -04:00
Corewala 30dcb45661 Fixed mystery connection error (for real this time)
Again, kind of an ugly fix, but at least it works I think
2022-05-26 14:05:58 -04:00
Corewala 589ab24a7e Removed useless fix 2022-05-26 13:36:05 -04:00
Corewala 1d2be092f1 Fixed a bunch of warnings
Spring cleaning I guess
2022-05-26 12:49:30 -04:00
Corewala d504df9cd3 Enabled more optimisation
The APK is so tiny and runs even faster now. How did I not do this earlier?
2022-05-26 12:42:16 -04:00