Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Android in-app browser closing when switching apps (#3546) | Nick Manos | 2024-04-13 | 1 | -3/+5 |
| | |||||
* | Fix RSS URLs treated as internal (#3156) | Eric Bailey | 2024-03-09 | 1 | -0/+9 |
| | | | | | | | | | | | * Fix RSS URLs treated as internal * Add utils to patch relative RSS external links * modify router to support multiple paths --------- Co-authored-by: Hailey <me@haileyok.com> | ||||
* | use color scheme in in-app browser (#2580) | Hailey | 2024-01-22 | 1 | -1/+4 |
| | |||||
* | (optional) In app browser (#2490) | Paul Frazee | 2024-01-12 | 1 | -0/+79 |
* add expo web browser + modal * add in app browser option to settings * don't show toggle on web * Tweak browser-choice UIs --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> |