Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | iOS: Added a separate Info.plist template | Jaakko Keränen | |
2021-03-11 | iOS: Updated build | Jaakko Keränen | |
2021-03-11 | Mobile: Adjustments and fixes for iOS | Jaakko Keränen | |
2021-03-11 | Bring back regular-bold Nunito for links | Jaakko Keränen | |
The extra bold that is used for titles is too bold for links. | |||
2021-03-04 | Windows: Fixed build; updated release notes | Jaakko Keränen | |
2021-03-04 | Updated release notes | Jaakko Keränen | |
2021-03-02 | Server certificates may also be verified by CAs | Jaakko Keränen | |
If the CA file/path are configured in preferences, trust CA verification over manual TOFU checks. | |||
2021-03-01 | macOS: Don't force use of discrete GPU | Jaakko Keränen | |
https://developer.apple.com/library/archive/qa/qa1734/_index.html | |||
2021-03-01 | Added a resource for the --help instructions | Jaakko Keränen | |
IssueID #174 | |||
2021-03-01 | Added alt-texts in preformatted blocks of "about:"-pages | Jaakko Keränen | |
2021-03-01 | Embed: Ensure data blocks are null-terminated | Jaakko Keränen | |
2021-02-27 | Fixed crash when creating a bookmark | Jaakko Keränen | |
IssueID #184 | |||
2021-02-27 | Updated AppData | Jaakko Keränen | |
2021-02-27 | Updated Help | Jaakko Keränen | |
2021-02-26 | Updated release notes | Jaakko Keränen | |
2021-02-24 | Fixed text entry dialogs closing prematurely | Jaakko Keränen | |
2021-02-23 | Updated release notes | Jaakko Keränen | |
Added v1.1.4 from the release branch. | |||
2021-02-23 | Updated release notes | Jaakko Keränen | |
2021-02-23 | Editing bookmark icons | Jaakko Keränen | |
IssueID #140 | |||
2021-02-22 | Allow user to set any character as bookmark icon | Jaakko Keränen | |
The custom icons only appear in bookmark and feed lists, though. | |||
2021-02-22 | iOS: Assets in the CMake project | Jaakko Keränen | |
2021-02-20 | iOS: Tweaks and changes for phone mode | Jaakko Keränen | |
Phone mode uses a modified user interface. Work in progress... | |||
2021-02-18 | iOS: Working on touch event handling | Jaakko Keränen | |
Handle finger down, motion, and up events to implement basic taps, long presses, and inertia scrolling. Much finetuning still to be done, and certain widgets like input fields and scrollbars need a direct drag mode (they were working fine via the "mouse" events already). | |||
2021-02-16 | Search engine queries via the navbar | Jaakko Keränen | |
Any text that doesn't look like a URL is passed onto the configured search URL as a query string. IssueID #157 | |||
2021-02-15 | DocumentWidget: Scroll position while resizing | Jaakko Keränen | |
Keep the top of the view fixed during horizontal resizing. | |||
2021-02-14 | Updated release notes | Jaakko Keränen | |
2021-02-14 | Open Help on first run | Jaakko Keränen | |
Make things less confusing for newcomers by showing the Help document on first run. Moved up the "What is Gemini" section to the top since it has the FAQ link. IssueID #159 | |||
2021-02-14 | Updated release notes | Jaakko Keränen | |
2021-02-11 | Updated release notes | Jaakko Keränen | |
2021-02-10 | Updated release notes | Jaakko Keränen | |
2021-02-10 | Updated release notes | Jaakko Keränen | |
2021-02-08 | Updated AppData document | Jaakko Keränen | |
The OARS content rating is required for validation. | |||
2021-02-08 | Updated AppData document | Jaakko Keränen | |
Failing validation with appstreamcli. | |||
2021-02-08 | Update release notes | Jaakko Keränen | |
2021-02-08 | Updated release notes | Jaakko Keränen | |
2021-02-08 | Updated release notes | Jaakko Keränen | |
2021-02-07 | Updated release notes | Jaakko Keränen | |
2021-02-05 | Updated release notes | Jaakko Keränen | |
2021-02-05 | Updated AppData for v1.1.1 release | Jaakko Keränen | |
2021-02-03 | Updated release notes | Jaakko Keränen | |
2021-02-03 | Bumped version number to 1.2 | Jaakko Keränen | |
2021-02-02 | Updated release notes | Jaakko Keränen | |
2021-02-02 | Improved focus switching for dialogs | Jaakko Keränen | |
Widgets can now be defined as being the "focus root", i.e., the topmost widget under which focus switching happens. Normally this is the window root widget, but dialogs use this flag to confine focus switching inside the dialog. InputWidget in Overwrite mode will focus switch to the next focusable widget when the text field becomes full. | |||
2021-02-02 | InputWidget: Fixed cursor missing in an empty input widget | Jaakko Keränen | |
2021-02-01 | DocumentWidget: Allow reloading the current URL | Jaakko Keränen | |
IssueID #129 | |||
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-29 | Updated release notes | Jaakko Keränen | |
2021-01-28 | Updated AppData with v1.1 release | Jaakko Keränen | |
2021-01-28 | Updated Help and release notes | Jaakko Keränen | |