Commit Graph

208 Commits

Author SHA1 Message Date
Corewala 15cc2d9a31 Removed debug strings lmao 2022-05-10 18:49:59 -04:00
Corewala 75f42173c9 External non-http URLs are handled correctly 2022-05-10 12:14:17 -04:00
Corewala bfd2572cec Removed %2F substitution in onLink 2022-05-10 11:32:28 -04:00
Corewala 1542ec5539 Checks theme in preferences on startup 2022-05-10 10:34:04 -04:00
Corewala fbf6c80282 Localised missing host error message 2022-05-08 17:50:00 -04:00
Corewala 94074e4689 Removed unused transverse function in OmniTerm 2022-05-07 12:50:27 -04:00
Corewala 82688f02b6 Fixed error with navigation to URLs containing "%2F" 2022-05-07 12:49:28 -04:00
Corewala 494997c0ea Fixed inline images with query strings 2022-05-07 12:47:07 -04:00
Corewala 913bf12686 Fixed update system
Pretty embarrassed that I put this in a release without proper testing lol
2022-05-05 14:22:57 -04:00
Corewala 95d6e92a04 Made dialog buttons uppercase in line with Material Design 2022-05-05 10:19:03 -04:00
Corewala 1275136433 v1.7 2022-05-03 21:34:26 -04:00
Corewala 0981c23e37 Check for certificate before offering continue button 2022-05-03 21:24:01 -04:00
Corewala ee664058bc Localised "ok" in dialogs 2022-05-03 18:54:12 -04:00
Corewala e27526deaa Fixed missing buttons in input dialog 2022-05-03 18:50:27 -04:00
Corewala d60c1a3b20 Added dialog when client certificate is required
The biometric unlock feature is on the way, if you couldn't tell
2022-05-03 18:29:44 -04:00
Corewala b2ef138402 Rearranged client cert section in settings
Also removed unnecessary "if true" statement
2022-05-03 12:25:57 -04:00
Corewala 79056fe060 Relaunches if internet is found after unsuccessful launch 2022-05-02 14:49:35 -04:00
Corewala 01df294462 Made internet checks consistent, reduced spaghetticode 2022-05-02 12:04:29 -04:00
Corewala 8c7546f095 Check if internet is available before opening a history entry 2022-05-01 12:25:35 -04:00
Corewala f54add615a Check if internet is available before opening a bookmark 2022-05-01 12:21:22 -04:00
Corewala 539f17e9be Check if internet is available before refreshing 2022-05-01 12:17:28 -04:00
Corewala 676d64e4bc Check if internet is available before loading previous page 2022-05-01 11:59:08 -04:00
Corewala 508d1f39e6 Check if internet is available before attempting to load new capsule 2022-05-01 11:48:56 -04:00
Corewala 972ff95ecd Lock addressbar if launched with no internet 2022-05-01 11:44:42 -04:00
Corewala 791fabca74 Fixed instant crash when internet is unavailable 2022-05-01 11:31:45 -04:00
Corewala 3661c134c4 Search engine select 2022-04-20 15:28:11 -04:00
Corewala 6dab6918c6 v1.6 2022-03-13 17:03:58 -04:00
Corewala d7a2cdeb9f Updater 2022-03-13 16:58:10 -04:00
Corewala 8d70218d23 Added update install function 2022-03-12 14:40:01 -05:00
Corewala 48c7339d57 Update checking function 2022-03-07 15:51:07 -05:00
Corewala 4cd0e1977b Set max lines in input query 2022-02-17 18:27:34 -05:00
Corewala a5ec6624c4 Made input dialog margins consistent 2022-02-16 20:28:41 -05:00
Corewala 8c0bfd04db Replaced full-screen query dialog with AlertDialog 2022-02-16 20:02:27 -05:00
Corewala a78d11bf5a Fixed keyboard glitching in address bar 2022-02-08 13:06:30 -05:00
Corewala 324d947330 Fixed bug where the intended page is replaced by homepage when opened with link 2022-02-08 11:04:34 -05:00
Corewala f6f7997c69 Changed homepage to tlgs.one 2022-02-08 10:22:57 -05:00
Corewala 102377d8d3 Localised app name
Realised too late for v1.5, guess it'll be in v1.6.
2022-01-30 13:51:23 -05:00
Corewala 0f09464654 v1.5 2022-01-30 13:21:25 -05:00
Corewala 0c034a7a43 Removed code block toggle
Might re-implement later, but the current implementation was somewhat cluttered
2022-01-30 11:26:11 -05:00
Corewala f89af6e673 Fixed link long press handler (again) 2022-01-30 10:16:26 -05:00
Corewala 2b93265dbc Fixed string in settings 2022-01-26 20:28:33 -05:00
Corewala 2ee80fadd9 Link buttons 2022-01-26 20:23:40 -05:00
Corewala 4c1f21ab97 Removed code block scrollbar 2022-01-25 17:05:14 -05:00
Corewala f628c2d361 Updated copyright year 2022-01-22 16:29:21 -05:00
Corewala 88d8075a45 Streamlined inline images rendering 2022-01-18 14:47:43 -05:00
Corewala 441aff3c98 Reverted link buttons. They broke too many things. 2022-01-18 14:35:24 -05:00
Corewala 2024f88bb2 Removed code block toggle 2022-01-17 18:56:42 -05:00
Corewala 227d745f5c Link button strings 2022-01-17 18:47:12 -05:00
Corewala 28c72ce29c Added link buttons 2022-01-17 18:45:45 -05:00
Corewala 1b829279b9 Actually let's do the thing Ariane does for quotes 2022-01-15 17:36:36 -05:00
Corewala fe37541701 Increased margins quote block 2022-01-15 17:30:41 -05:00
Corewala 883e6e4de6 Rounded quote boxes 2022-01-15 17:25:42 -05:00
Corewala bbd613a13b Increased header font size 2022-01-15 12:09:52 -05:00
Corewala fac85fe8a9 Fixed inline images for local links 2022-01-15 09:47:20 -05:00
Corewala c535861c1e Configuring full-width buttons 2022-01-14 22:31:08 -05:00
Corewala 8e6ca8461a Removed protocol-breaking inline rendering of non-local links 2022-01-14 19:56:28 -05:00
Corewala 576e47be4b Fixed reference to gemtext_inline_image 2022-01-13 17:09:57 -05:00
Corewala f5f3a47e36 Changed radius of code block 2022-01-13 11:18:53 -05:00
Corewala b0f674f369 Local link share handler double slash workaround 2022-01-13 09:48:02 -05:00
Corewala 299061ef99 Higher contrast stroke and removed vibrant_stroke 2022-01-12 22:35:17 -05:00
Corewala 5b94fd48e6 Increased rounded corner radius 2022-01-12 21:06:18 -05:00
Corewala 0572976be6 Inline images now have rounded corners 2022-01-12 20:42:36 -05:00
Corewala 84de93fedb Image dialog imageview is below toolbar 2022-01-10 15:07:13 -05:00
Corewala f7deb674c5 Hide previously rendered images when inline images is disabled 2022-01-10 14:27:51 -05:00
Corewala 6fb947cbdd Added link listeners to inline images 2022-01-09 19:36:53 -05:00
Corewala 9ac10f13fd Change inline images default to false 2022-01-09 12:27:24 -05:00
Corewala 85af5ff3a8 Added inline image rendering option 2022-01-09 12:22:36 -05:00
Corewala 20623fc4aa Added handler for sharing local links 2022-01-08 21:18:23 -05:00
Corewala 959d42e335 v1.4 2022-01-08 17:47:14 -05:00
Corewala 6f6ef9426b Replace gemini search with TLGS 2022-01-08 17:38:19 -05:00
Corewala b4f963bf93 Deleted unused link popup 2022-01-08 17:16:37 -05:00
Corewala a4ecd82004 All dialogs now use proper toolbars 2022-01-08 17:10:58 -05:00
Corewala 42ad53708d Titles are shown in dialogs 2022-01-08 13:35:20 -05:00
Corewala fbf13728eb Bookmarks dialog behaves like other dialogs 2022-01-08 13:34:17 -05:00
Corewala 60597a0b1c Added share dialog on long tap 2022-01-08 11:17:20 -05:00
Corewala fdafb7c395 Removed unused import 2022-01-07 18:52:54 -05:00
Corewala 5520e4e02e Fixed error in onResume() and removed unnecessary fix in OmniTerm.kt 2022-01-07 18:52:19 -05:00
Corewala 6d44717ef6 Removed large gemtext 2022-01-07 16:26:18 -05:00
Corewala 36e2151c9f Fixed empty history list crash 2022-01-07 16:22:35 -05:00
Corewala 9ed34ece8f Revert "Removed kapt"
This reverts commit b9e2c98699.
2022-01-07 16:00:12 -05:00
Corewala b9e2c98699 Removed kapt 2022-01-07 15:49:20 -05:00
Corewala 69900eccb7 Removed ProcessTextActivity 2022-01-07 10:06:32 -05:00
Corewala 9f81e66cac Fixed address bar focus bug 2022-01-06 17:36:18 -05:00
Corewala 0e12e8a276 Fixed keyboard scrolling bug 2022-01-06 17:26:32 -05:00
Corewala 4f4f6a3304 Slightly darker addressbar 2022-01-05 20:34:29 -05:00
Corewala 597f192995 Less padding in toolbar 2022-01-05 20:26:11 -05:00
Corewala 9913d58dd1 Re-added build.gradle 2022-01-05 16:13:46 -05:00
Corewala 04d3f3e3d9 Headers use normal weight font 2022-01-05 14:43:58 -05:00
Corewala e57f6ae98c Colorful progressbar 2022-01-05 14:21:42 -05:00
Corewala e876cdfa21 Navbar color matches theme 2021-12-21 16:43:21 -05:00
Corewala 1d174a8b77 Removed references to TLS switches in xml 2021-12-15 12:25:26 -05:00
Corewala e1891c3a7d Removed unnecessary MissingTranslation flags 2021-12-15 12:16:39 -05:00
Corewala daf454c958 Made all summary blocks non-selectable 2021-12-14 18:22:14 -05:00
Corewala 7efbdc7e71 Removed shadow on app bar 2021-12-14 18:06:56 -05:00
Corewala 0e88062525 Improved home icon 2021-12-14 17:50:23 -05:00
Corewala 9e455871dc Removed scrollbar 2021-12-11 22:24:32 -05:00
Corewala f319c40d13 Changed accent color 2021-12-08 15:51:26 -05:00
Corewala 16100819c3 Fixed typo in reference to strings 2021-12-08 15:46:30 -05:00
Corewala 879bbb3c1b Fixed typo in strings 2021-12-08 15:43:40 -05:00
Corewala 2aa9c5c271 Renamed themes category 2021-12-08 15:42:41 -05:00
Corewala 5910257488 Removed TLS switches 2021-12-08 15:30:13 -05:00
Corewala e644957016 Removed reference to theme switches 2021-12-08 14:00:37 -05:00
Corewala 16ea35c18c Replaced theme switches with selector dialog 2021-12-08 13:57:06 -05:00
Corewala aba73330f3 Made settings summary blocks act consistently 2021-12-08 12:58:23 -05:00
Corewala e1621bb61a Fixed typo in strings 2021-12-04 17:48:41 -05:00
Corewala c40ace4d0b Removed unused import 2021-12-03 12:18:16 -05:00
Corewala 31dd01818e Fixed default mode for inline icons switch 2021-12-03 12:16:33 -05:00
Corewala b80bc9948a Initial commit 2021-12-02 13:11:34 -05:00