Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | Merge branch 'work/v1.10' into dev | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # Depends-Android.cmake # res/about/version.gmi # res/lang/cs.bin # res/lang/eo.bin # res/lang/es.bin # res/lang/fi.bin # res/lang/gl.bin # res/lang/ia.bin # res/lang/ie.bin # res/lang/ru.bin # res/lang/sr.bin # res/lang/tok.bin # res/lang/tr.bin # res/lang/uk.bin # res/lang/zh_Hant.bin # src/app.c # src/main.c # src/ui/documentwidget.c # src/ui/labelwidget.c # src/ui/sidebarwidget.c # src/ui/util.c | |||
2022-01-05 | Updated copyright year | Jaakko Keränen | |
2022-01-04 | Bumped version number; updated release notes | Jaakko Keränen | |
2022-01-03 | Android: Build date and release notes | Jaakko Keränen | |
2022-01-02 | Android: Added release notes and Help page | Jaakko Keränen | |
2022-01-01 | Android: Show build version and date in Settings > About | Jaakko Keränen | |
2022-01-01 | Updated copyright year | Jaakko Keränen | |
2022-01-01 | iOS: Bumped version number | Jaakko Keränen | |
2021-12-31 | iOS: Bumped version, updated release notes | Jaakko Keränen | |
2021-12-30 | Android: Updating for latest SDL and revised Gradle project | Jaakko Keränen | |
2021-12-28 | Viewing unsupported files in another app | Jaakko Keränen | |
After receiving content of unsupported type, show a footer action button to open it in another app. IssueID #135 | |||
2021-12-27 | Android: Keyboard height; other fixes | Jaakko Keränen | |
Send a notification from the Java side when the software keyboard is shown. | |||
2021-12-26 | iOS: Bumped version and updated release notes | Jaakko Keränen | |
2021-12-25 | iOS: Default to idle sleep enabled | Jaakko Keränen | |
2021-12-25 | Bumped version number to 1.9.4 | Jaakko Keränen | |
2021-12-25 | "Idle sleep" seems unnecessary with SDL 2.0.18 | Jaakko Keränen | |
2021-12-23 | Android: Updated CMake project to work as a subdirectory | Jaakko Keränen | |
Android builds produce a static library instead of a regular executable. | |||
2021-12-23 | Android: Setting up the build | Jaakko Keränen | |
2021-12-23 | Added UI language for Dutch (nl) | Jaakko Keränen | |
2021-12-18 | Added LinkInfo | Jaakko Keränen | |
2021-12-17 | iOS: Bumped version number; updated release notes | Jaakko Keränen | |
2021-12-15 | iOS: Bumped version number; updated release notes | Jaakko Keränen | |
2021-12-14 | iOS: Bumped version number; updated release notes | Jaakko Keränen | |
2021-12-13 | Android: Updated CMake project to work as a subdirectory | Jaakko Keränen | |
Android builds produce a static library instead of a regular executable. | |||
2021-12-13 | Android: Setting up the build | Jaakko Keränen | |
2021-12-11 | Bumped version number to 1.9.3; updated release notes | Jaakko Keränen | |
2021-12-10 | iOS: Bumped version number; updated release notes | Jaakko Keränen | |
2021-12-08 | iOS: Bumped version number to 1.10 (2); updated release notes | Jaakko Keränen | |
2021-12-06 | iOS: Updated build date | Jaakko Keränen | |
2021-12-06 | iOS: Platform-specific release notes and Help | Jaakko Keränen | |
TODO: Help needs rewriting from a mobile perspective. | |||
2021-12-05 | iOS: Register Iosevka for the monospace input widget | Jaakko Keränen | |
2021-12-05 | iOS: Custom editor font and adjusted positioning | Jaakko Keränen | |
2021-12-02 | Refactored CertListWidget out of the sidebar | Jaakko Keränen | |
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class. | |||
2021-11-30 | Bumped version numbers to 1.10 | Jaakko Keränen | |
2021-11-29 | Bumped version number to 1.9.2 | Jaakko Keränen | |
2021-11-27 | Bumped version number to 1.9.1 | Jaakko Keränen | |
2021-11-23 | Added Turkish UI language | Jaakko Keränen | |
IssueID #396 | |||
2021-11-21 | Cleanup | Jaakko Keränen | |
2021-11-21 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # res/about/version.gmi | |||
2021-11-14 | Localized language names in Preferences | Jaakko Keränen | |
Each dropdown item now uses its own language. This avoids the need to translate all language names to every language, and also helps the user to find the language(s) they understand. The name strings are incorporated as C11 u8"" string literals, which hopefully won't cause compatibility issues as the_Foundation already requires C11. Note that the Translation dialog retains the localized language labels because the user may not speak the source language, so they need to see it in their own language. IssueID #391 | |||
2021-11-14 | CMake: use GNUInstallDirs for *nix | Anna “CyberTailor” | |
2021-11-14 | Bumped version number to 1.8.3 | Jaakko Keränen | |
2021-11-14 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # Depends.cmake # src/lang.c | |||
2021-11-08 | Bumped version number to 1.8.2 | Jaakko Keränen | |
2021-11-07 | macOS: Use Sparkle for automatic updates | Jaakko Keränen | |
2021-11-07 | Windows: Call the updater; added a missing resources | Jaakko Keränen | |
2021-11-04 | Added Czech UI translation | Jaakko Keränen | |
2021-11-04 | Merge branch 'dev' into work/v1.9 | Jaakko Keränen | |
# Conflicts: # src/lang.c | |||
2021-11-04 | Added Hungarian UI translation | Jaakko Keränen | |
2021-11-03 | Merge branch 'dev' of skyjake.fi:gemini/lagrange into dev | Jaakko Keränen | |