Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-06 | macOS: Register app as .gpub viewer | Jaakko Keränen | |
2021-03-15 | macOS: Info.plist key for app icon | Jaakko Keränen | |
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-01 | macOS: Don't force use of discrete GPU | Jaakko Keränen | |
https://developer.apple.com/library/archive/qa/qa1734/_index.html | |||
2021-02-22 | iOS: Assets in the CMake project | Jaakko Keränen | |
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-01-10 | macOS: Register "gopher:" URL scheme | Jaakko Keränen | |
IssueID #113 | |||
2020-12-06 | Cleanup | Jaakko Keränen | |
2020-09-27 | macOS: Allow dark mode on 10.13 builds | Jaakko Keränen | |
2020-09-11 | macOS: Handling launch URLs and drop'n'drop | Jaakko Keränen | |
Improved drop and drop event handling: multiple dropped files/URLs open in new tabs. The application registers gemini: as a handled URL scheme. | |||
2020-08-18 | Declare .gemini as a supported file extension | Jaakko Keränen | |
2020-07-21 | Initial commit | Jaakko Keränen | |
Borrowing the app skeleton from Bitwise Harmony. |