Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | Added a preference variable for UI animations | Jaakko Keränen | |
Not yet in the UI, though. | |||
2021-05-20 | Dialog show/hide animations | Jaakko Keränen | |
Use the animations introduced for mobile on desktop as well. Adding a preference for this might be prudent. | |||
2021-05-18 | Mobile: No view split on phone; layout fixes | Jaakko Keränen | |
2021-05-17 | Mobile: Tablet layout improvements | Jaakko Keränen | |
2021-05-17 | Mobile: Preferences on tablet devices | Jaakko Keränen | |
Use the mobile layout on tablets as well. | |||
2021-05-17 | Mobile: Landscape Preferences layout | Jaakko Keränen | |
2021-05-17 | Mobile: Swipe improvements | Jaakko Keränen | |
Edge swipe direction is determined in a more dynamic way. | |||
2021-05-17 | Mobile: Landscape/portrait Preferences layout | Jaakko Keränen | |
2021-05-16 | Widget: Fixed arrangement resetting | Jaakko Keränen | |
The expand flag should be reset only in the context of the parent's arrangement/resize direction. | |||
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. |