Commit Graph

  • e730cdc0b2 drawer: add better icons main dece 2023-04-12 20:33:34 +0200
  • 503075f4d0 PageFragment: scroll to top on new page dece 2023-04-12 19:57:29 +0200
  • 0059b7ff4f app: use real Navigation component flow dece 2023-04-12 19:56:16 +0200
  • 5fe56880cb gradle: update deps dece 2023-04-12 19:52:51 +0200
  • 45813c576a gradle: update targetSdk to 33 and fix minor stuff dece 2023-01-04 18:25:12 +0100
  • f7b1b9072c PageFragment: do not count URL as visited twice dece 2022-02-18 21:36:14 +0100
  • 44aa42e67d PageFragment: fix back button issue after download dece 2022-02-17 17:58:14 +0100
  • 7658212a76 PageViewModel: fix redirections w/o current URL dece 2022-02-17 17:57:46 +0100
  • 2f2a70040f PageFragment: fix issue with empty home URL dece 2022-02-17 17:56:41 +0100
  • d9802dc44d PageViewModel: hande audio and video links dece 2022-02-17 00:32:20 +0100
  • 11854d4312 PageViewModel: download images to media store dece 2022-02-16 23:36:35 +0100
  • d447370a41 MimeType: use it to process responses accordingly dece 2022-02-16 11:48:09 +0100
  • a76e84cf1d UriUtilsTest: clean dece 2022-02-16 11:06:52 +0100
  • fd5471b615 Uri: add resolveLinkUri with tests dece 2022-02-16 11:06:26 +0100
  • fcf12f09d2 Request: fix coroutine pool for server data dece 2022-02-15 17:09:25 +0100
  • 59e664ec5c clean and add some docs dece 2022-02-15 17:09:11 +0100
  • cd1732c599 MimeType: add class with tests, woah! dece 2022-02-15 17:08:39 +0100
  • 1fbfc38d6f colors: use colors more adequately dece 2022-02-14 19:15:02 +0100
  • 50793d1440 PageViewModel: use appropriate client certs dece 2022-02-13 23:56:09 +0100
  • 3aea6f42c9 HistoryAdapter: show last visits dece 2022-02-13 19:10:39 +0100
  • c4d0e66322 PageAdapter: show URL schemes on links dece 2022-02-13 18:14:24 +0100
  • 8c1bebf315 PageAdapter: show visited links with another color dece 2022-02-13 18:13:32 +0100
  • a822287de2 Request: catch SSLProtocolException dece 2022-02-06 18:40:57 +0100
  • 4282567f5f Request: add a TLS version preference dece 2022-02-04 19:09:44 +0100
  • 1d69c075a1 Identities: let the user specify a subject CN dece 2022-02-04 19:09:14 +0100
  • b6d855fdeb styles: fix some issues and rename things around dece 2022-02-04 19:08:08 +0100
  • 02ba3a1401 IdentityDialog: show and edit URL paths dece 2022-02-04 15:28:57 +0100
  • ea6f54cd73 InputDialog: move to own class dece 2022-02-04 15:28:41 +0100
  • 9a91c72d1e Database: use a simpler method for identity usages dece 2022-02-04 14:58:40 +0100
  • 11bea0e585 Identities: add deletion and fix sync issues dece 2022-02-04 12:54:18 +0100
  • f9c341c35a styles: attempt to change link ripple effect dece 2022-02-04 10:58:56 +0100
  • e077a3f4c5 Identities: WIP, the list does not look so bad now dece 2022-02-02 22:40:50 +0100
  • f45c3facfd update kotlin plugin and some deps dece 2022-02-02 16:26:10 +0100
  • 636a096d6f rename a few things around and clean imports dece 2022-01-28 13:41:00 +0100
  • 3190d608ca PageFragment: fix loading URLs appearance dece 2022-01-28 12:07:57 +0100
  • 30d7ce72b8 PageAdapter: fix empty lines issues in pre blocks dece 2022-01-28 12:07:38 +0100
  • 117c70100f consider blockquotes as a blocks instead of lines dece 2022-01-28 12:00:11 +0100
  • 9c0603cf67 PageFragment: show the URL being loaded dece 2022-01-26 20:01:18 +0100
  • e8283d2ed4 PageAdapter: do not underline links, it's boring dece 2022-01-26 20:00:50 +0100
  • 2b694a0bc1 Gemtext: fix preformatted issue dece 2022-01-26 19:58:15 +0100
  • 54db4e17a6 use Solarized colors dece 2022-01-26 18:34:45 +0100
  • caa6f03e20 PageFragment: fix currentUrl messy property dece 2022-01-26 18:34:22 +0100
  • 1f2be8cdee Identities: WIP dece 2022-01-26 01:26:29 +0100
  • 020f48149b PageViewModel: docs dece 2022-01-25 19:36:59 +0100
  • f02220f430 PageFragment: move some data to the view model dece 2022-01-25 19:32:05 +0100
  • 4ff8e82271 cleanup and renaming things around dece 2022-01-25 18:55:46 +0100
  • 8231a7080a HistoryFragment: basic history browsable list dece 2022-01-24 20:09:04 +0100
  • 473b1e012c colors: fix text for night theme dece 2022-01-20 00:16:50 +0100
  • 9358c0abca navigation: use global action for home/settings dece 2022-01-20 00:16:27 +0100
  • 6c556c3035 schemas dece 2022-01-19 22:53:43 +0100
  • 5bc5547f75 launcher icon (CC0) and readme (for the licenses) dece 2022-01-19 15:56:17 +0100
  • ad5d146a9b gradle: update dependencies dece 2022-01-16 14:24:54 +0100
  • ef8c78177e gradle: fix Room schema warning dece 2022-01-16 14:24:32 +0100
  • 51d1844ba0 PageViewFragment: handle home page dece 2022-01-10 17:12:22 +0100
  • 656b699ce9 clean and make a bunch of static variables private dece 2022-01-10 16:35:15 +0100
  • d47d67be1a Request: use timeout values from settings dece 2022-01-10 16:34:53 +0100
  • 70beae84e7 add basic settings screen (+ navigation!) dece 2022-01-10 15:53:53 +0100
  • 37832f1d8b add basic navigation drawer dece 2022-01-10 12:53:11 +0100
  • 4aaa0fbcdb PageViewFragment: restore back button function dece 2022-01-10 09:34:09 +0100
  • 09e19a1a76 move page viewer logic into a fragment dece 2022-01-10 08:41:33 +0100
  • 6eb9c142cc handle input responses dece 2022-01-10 00:36:15 +0100
  • da3a9f4c75 UriUtils: fix issue with encoded colon in netloc dece 2022-01-09 23:08:52 +0100
  • 809db8f324 Gemtext: fix link line parsing dece 2022-01-09 23:02:48 +0100
  • afd0b42c83 PageViewModel: clearer message if no connection dece 2022-01-09 22:19:33 +0100
  • bf28d30e4c MainActivity: use / as empty path in URLs dece 2022-01-09 22:18:36 +0100
  • f6fc5c2f69 PageViewModel: fix activity state on error dece 2022-01-09 22:06:09 +0100
  • ee83d1c8fd MainActivity: fix toolbar stuck hidden dece 2022-01-09 22:02:12 +0100
  • 2debc6d9f6 gradle: update stuff dece 2022-01-09 21:41:11 +0100
  • 4f41d6fecd ContentAdapter: use intermediate rendering blocks dece 2022-01-09 21:39:33 +0100
  • 685d60a09b res: factorize text styles dece 2022-01-05 15:58:56 +0100
  • 781a4a66b0 MainActivity: proper alerts for each error type dece 2021-12-13 23:35:12 +0100
  • a2dd6f4876 improve the network channels for streaming dece 2021-12-13 22:29:58 +0100
  • f8b929b00d MainActivity: show user-friendly error messages dece 2021-12-13 16:20:31 +0100
  • a6e910c3fa MainActivity: handle redirections dece 2021-12-13 16:14:41 +0100
  • f8cfe2ad09 Gemtext: just trim most whitespaces for simplicity dece 2021-12-13 16:13:37 +0100
  • 44629dd3ad ContentAdapter: renamed for consistency dece 2021-12-13 16:13:16 +0100
  • a44c36bdca res: reduce a bit the vertical paddings dece 2021-12-13 16:12:48 +0100
  • 9743fea7d5 MainActivity: fix issue with going back dece 2021-12-13 15:06:40 +0100
  • 6a65df0f4e Gemtext: fix issue with link parsing dece 2021-12-13 15:06:17 +0100
  • 51f822eb9d History: add Room database for history dece 2021-12-12 01:31:35 +0100
  • 5cb3af8d12 improve the default rendering for all elements dece 2021-12-11 01:26:12 +0100
  • 3cba46ad5d MainActivity: rework layout to avoid lag dece 2021-12-10 23:50:18 +0100
  • 57854e56dc UriUtils: add a bunch of URI utilities dece 2021-12-09 01:44:52 +0100
  • e540cf7628 ContentRecycler: add awful recycler for content dece 2021-12-09 01:43:51 +0100
  • f2eae54234 Gemtext: add a sweet streaming parser dece 2021-12-07 23:02:34 +0100
  • 3e42f2bace gitignore: ignore complete .idea directory dece 2021-12-07 23:02:11 +0100
  • 8e161dbb31 parse response headers dece 2021-12-05 20:03:52 +0100
  • cbcd0dca73 init dece 2021-12-05 01:47:50 +0100