Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-22 | Lang: Began replacing UI strings with IDs | Jaakko Keränen | |
IssueID #192 | |||
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-15 | Mobile: Find on page, various minor tweaks | Jaakko Keränen | |
On mobile, the search bar appears at the top of the page. Keep the haptic engine running so there is no delay before each effect. After a long-press, remove the "mouse" from the display area so there is no misleading hover. Widget border top/bottom use metrics. | |||
2021-03-15 | Translation: Handling cancellation/errors | Jaakko Keränen | |
2021-03-12 | Cut/copy/paste paste via menus | Jaakko Keränen | |
IssueID #175 | |||
2021-03-10 | Mobile: Working on the phone preferences | Jaakko Keränen | |
2021-03-09 | Mobile: Revising phone-style dialogs | Jaakko Keränen | |
Sliding panels and left-edge swipes. | |||
2021-03-08 | Show error placeholder if image is missing | Jaakko Keränen | |
IssueID #167 | |||
2021-03-07 | Added more menu icons | Jaakko Keränen | |
2021-03-05 | Tuning icons | Jaakko Keränen | |
2021-03-05 | Menu item icons | Jaakko Keränen | |
2021-03-05 | Defined a set of UI icons; use in menus | Jaakko Keränen | |
2020-10-20 | Added timestamps to serialized responses | Jaakko Keränen | |
A new version of the binary serialization format that includes timestamps for GmResponse. |