Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-13 | Fixed a build error | Jaakko Keränen | |
2022-01-01 | Mobile: User-configurable phone toolbar buttons | Jaakko Keränen | |
Actions for the first two mobile portrait phone toolbar buttons can be chosen in Settings. | |||
2021-12-06 | Mobile: Tablet fixes | Jaakko Keränen | |
Various issues with safe areas and font sizes. | |||
2021-12-03 | Mobile: Manage Identities via Settings | Jaakko Keränen | |
2021-09-18 | Tracking hover widget; cleanup | Jaakko Keränen | |
The hover widget may get deleted during event processing, so Window keeps track of it for refreshing. TODO: Random crash when a destroyed menu is still in the onTop array (?). | |||
2021-09-14 | UploadWidget: Identity selection (mobile) | Jaakko Keränen | |
2021-09-11 | Mobile: Many UI improvements; Upload UI | Jaakko Keränen | |
2021-09-10 | Mobile: Revised more dialogs | Jaakko Keränen | |
2021-09-09 | Mobile: Working on dialogs | Jaakko Keränen | |
The new panels maker offers a declarative solution for creating consistent UIs. | |||
2021-09-08 | Cleanup | Jaakko Keränen | |
2021-09-07 | Mobile: Redoing Preferences | Jaakko Keränen | |
Contents of the Preferences split panel view are created based on arrays of MenuItems. This removes the confusing indirection of trying to modify the desktop widget tree to fit mobile. | |||
2021-05-17 | Mobile: Landscape Preferences layout | Jaakko Keränen | |
2021-05-17 | Mobile: Landscape/portrait Preferences layout | Jaakko Keränen | |
2021-05-16 | Cleanup: Moved mobile UI code to its own file | Jaakko Keränen | |
The mobile UI related code has grown large enough to warrant a separate file. Also, work-in-progress redo of the Preferences layout so it can be used with landscape as well. |