summaryrefslogtreecommitdiff
path: root/res/about
AgeCommit message (Collapse)Author
2022-01-20Updated language stringsJaakko Keränen
2022-01-20Updated release notesJaakko Keränen
2022-01-17SidebarWidget: Fixed actions getting hidden on Feeds tabJaakko Keränen
2022-01-16SidebarWidget: Blank tabs cleanupJaakko Keränen
Contents of the empty sidebar (e.g., first launch) were a bit messy, with incorrect paddings and minor layout issues.
2022-01-16Customizable navbar button actionsJaakko Keränen
2022-01-14Updated release notesJaakko Keränen
2022-01-14Updated release notesJaakko Keränen
2022-01-07Updated release notesJaakko Keränen
2022-01-07Updated release notesJaakko Keränen
2022-01-07Updated release notesJaakko Keränen
2022-01-06Detect Devanagari textJaakko Keränen
Tell HarfBuzz when Devanagari has been detected. TODO: Check for other languages supported by HarfBuzz (there's a long list). IssueID #345
2022-01-05Updated release notesJaakko Keränen
2022-01-05Merge branch 'work/v1.10' into devJaakko 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-05Updated release notesJaakko Keränen
2022-01-04Bumped version number; updated release notesJaakko Keränen
2022-01-04Updated release notesJaakko Keränen
2022-01-04Updated release notes, language stringsJaakko Keränen
2022-01-04Date in Gemini feed links is de-emphasizedJaakko Keränen
Use a regular font weight and dimmer color for the entry date.
2022-01-03Android: Build date and release notesJaakko Keränen
2022-01-03Mobile: Updated HelpJaakko Keränen
2022-01-02Android: Added release notes and Help pageJaakko Keränen
2022-01-01iOS: Bumped version numberJaakko Keränen
2021-12-31iOS: Bumped version, updated release notesJaakko Keränen
2021-12-26iOS: Bumped version and updated release notesJaakko Keränen
2021-12-25GmDocument: Detect an invalid linkJaakko Keränen
IssueID #427
2021-12-25"Idle sleep" seems unnecessary with SDL 2.0.18Jaakko Keränen
2021-12-24Updated release notesJaakko Keränen
2021-12-24Updated release notesJaakko Keränen
2021-12-23Added UI language for Dutch (nl)Jaakko Keränen
2021-12-18Updated release notesJaakko Keränen
2021-12-17iOS: Updated release notesJaakko Keränen
2021-12-17iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-16Updated release notes and AUTHORSJaakko Keränen
2021-12-15iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-14Fix typojcromero
2021-12-14iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-11Bumped version number to 1.9.3; updated release notesJaakko Keränen
2021-12-11Updated release notesJaakko Keränen
2021-12-10iOS: Bumped version number; updated release notesJaakko Keränen
2021-12-10Fixed history with multiple items having the same URLJaakko Keränen
If there were multiple instances of the same URL in history, only the latest one's content would be used when navigating back/forward.
2021-12-08iOS: Bumped version number to 1.10 (2); updated release notesJaakko Keränen
2021-12-07Updated language stringsJaakko Keränen
2021-12-06iOS: Updated release notesJaakko Keränen
2021-12-06iOS: Platform-specific release notes and HelpJaakko Keränen
TODO: Help needs rewriting from a mobile perspective.
2021-12-02Refactored CertListWidget out of the sidebarJaakko Keränen
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class.
2021-12-01Added switching to the identity toolbar menuJaakko Keränen
One can now use the identity toolbar menu to switch between client certificates that have been used on the current site. The five latest ones are remembered.
2021-11-30CleanupJaakko Keränen
2021-11-30Updated release notesJaakko Keränen
2021-11-30Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen