Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | UI language preference; switching at runtime | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Added strings for Import Identity dialog | Jaakko Keränen | |
2021-03-23 | Merge branch 'dev' of http://weblate.skyjake.fi/git/lagrange/ui into dev | Jaakko Keränen | |
2021-03-23 | Translated using Weblate (Chinese (Simplified)) | Shibo Lyu | |
Currently translated at 24.4% (82 of 336 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/zh_Hans/ | |||
2021-03-23 | Lang: Initial version of the Finnish translation | Jaakko Keränen | |
2021-03-23 | Translated using Weblate (Chinese (Simplified)) | Shibo Lyu | |
Currently translated at 2.0% (7 of 336 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/zh_Hans/ | |||
2021-03-23 | Translated using Weblate (Finnish) | Jaakko Keränen | |
Currently translated at 100.0% (336 of 336 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-03-23 | Translated using Weblate (Finnish) | Jaakko Keränen | |
Currently translated at 80.6% (271 of 336 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-03-23 | Added translation using Weblate (Chinese (Traditional)) | Jaakko Keränen | |
2021-03-23 | Deleted translation using Weblate (Chinese (Traditional)) | Jaakko Keränen | |
2021-03-23 | Added translation using Weblate (Chinese (Traditional)) | Jaakko Keränen | |
2021-03-23 | Added translation using Weblate (Chinese (Simplified)) | Jaakko Keränen | |
2021-03-23 | Translated using Weblate (Finnish) | Jaakko Keränen | |
Currently translated at 43.1% (145 of 336 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-03-23 | Translated using Weblate (Finnish) | Jaakko Keränen | |
Currently translated at 24.4% (82 of 335 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-03-23 | Lang: Typo | Jaakko Keränen | |
2021-03-23 | Enable translation of error pages | Jaakko Keränen | |
2021-03-23 | Lang: Added a sidebar string; Finnish template | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Added template for Finnish | Jaakko Keränen | |
2021-03-23 | Lang: Applied string IDs everywhere | Jaakko Keränen | |
More or less everywhere? IssueID #192 | |||
2021-03-23 | Lang: Applied more string IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-22 | Lang: Improvements; macOS menu items | Jaakko Keränen | |
Use char pointer ranges for the array of IDs and strings to avoid allocations. Translate macOS menu items. IssueID #192 | |||
2021-03-22 | iOS: Default UI scaling for iPad | Jaakko Keränen | |
2021-03-22 | Basic language string mechanism | Jaakko Keränen | |
Added a set of English strings. Lang can load a language. LabelWidget can replace IDs in the label. IssueID #192 | |||
2021-03-22 | Lang: Loading a set of NULL-terminated strings | Jaakko Keränen | |
2021-03-22 | Lang: Began replacing UI strings with IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-21 | GmDocument: Default banner colors of Light Gray | Jaakko Keränen | |
2021-03-21 | iOS: Save to Files; hide toolbar on scroll | Jaakko Keränen | |
There is no downloads directory on mobile. Instead, the downloaded file is temporarily cached and given to the iOS document picker to export. Added an option to hide the bottom toolbar while scrolling down. | |||
2021-03-21 | iOS: Bumped version | Jaakko Keränen | |
2021-03-20 | Mobile: Balance navbar buttons | Jaakko Keränen | |
Moved Identity button to the right since on the left there is the new Sidebar button. | |||
2021-03-20 | Touch: Adjusted tap-and-hold gesture | Jaakko Keränen | |
After the hold has been detected, require a larger motion to begin dragging. | |||
2021-03-20 | Bookmarks: Timestamp accuracy | Jaakko Keränen | |
There is no need for microsecond accuracy in the creation timestamp. | |||
2021-03-20 | Show unread entry count in sidebar | Jaakko Keränen | |
2021-03-20 | App: Periodic commands without timers/threads | Jaakko Keränen | |
Now the periodic commands get posted on the main thread at intervals, and the event loop cooperates by not sleeping if there are periodic commands pending. The macOS animation hangup seems to be unrelated, though — perhaps some internal SDL/Metal machinery related to app refresh stopping for a while? | |||
2021-03-20 | Mobile: Sidebar toggling navbar button | Jaakko Keränen | |
2021-03-20 | VisBuf: Debug utility | Jaakko Keränen | |
2021-03-20 | ScrollWidget: Disabled the fading out for now | Jaakko Keränen | |
Need to find a solution to the uneven refresh time issue. | |||
2021-03-20 | Periodic: Use a thread instead of timers | Jaakko Keränen | |
This still doesn't solve the strange refresh time issue. Perhaps it's better to find a solution that doesn't rely on background threads. | |||
2021-03-20 | GmDocument: Gray/Black link color tuning | Jaakko Keränen | |
2021-03-20 | App: Looking at uneven frame redraw times | Jaakko Keränen | |
2021-03-19 | GmDocument: List bullet finetuning | Jaakko Keränen | |
Slightly more to the left, centered. | |||
2021-03-19 | Cleanup | Jaakko Keränen | |
2021-03-19 | Updated release notes | Jaakko Keränen | |
2021-03-19 | macOS: Added "about:about" to Help menu | Jaakko Keränen | |
2021-03-19 | InputWidget: Improved default scheme hiding | Jaakko Keränen | |
Restore when there is more space available. | |||
2021-03-19 | Window: Reduce navbar padding on portrait phone | Jaakko Keränen | |
2021-03-18 | Feeds: Same URL from different feeds | Jaakko Keränen | |
Each feed gets its own copy of an URL. | |||
2021-03-18 | Window: Fixed reload button height | Jaakko Keränen | |
2021-03-18 | macOS: Fixed build | Jaakko Keränen | |
2021-03-18 | Draw soft popup menu border shadows | Jaakko Keränen | |
2021-03-18 | Translation: Enable handling of completed request | Jaakko Keränen | |