Skip to content

Tags: ayasa520/waydroid-helper

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: workflow

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Refactor NavigationView and AvailableRow components

- Updated `install_button` icon in `AvailableRow` from "software-install-symbolic" to "document-save-symbolic".
- Adjusted `HeaderBar` title display by setting title widget.
- Improved navigation behavior in `NavigationView`:
  - Corrected `get_navigation_stack` handling based on ADW version.
  - Refined stack management logic, allowing pages to be conditionally added and removed based on visibility and `navigatable` status.
  - Enhanced back navigation and page stack handling with better transition support.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Add backward compatibility