Skip to content

Releases: MadameMalady/My-Waydroid-Manager

v0.2.2

14 Nov 21:27
b9dfb37
Compare
Choose a tag to compare

Changelog:

 - Defined Error Messages

My_Waydroid_Manager.zip

v0.2.1

01 Aug 02:35
96e9f85
Compare
Choose a tag to compare

The end of dedicated scripts

Changelog:

    -This update eliminates the scripts directory by embedding all bash code into subprocess.run commands (thanks to RobertofLocksley for their work on this!

    -There is now a custom notification icon for My Waydroid Manager

Notes:

    - Unfortunately, the option to automate google play registration is still being worked on, contributions to this are appreciated!

v0.2.0

28 Jul 20:17
a8f1cba
Compare
Choose a tag to compare

Changelog-

This release has the start of a 'Retrieve registration code' script and option, to (eventually) easily automate the retrieval of your registration code for google play.
(the goal is to have it run the command in waydroid's shell, write it to a file, and read and display the string in a gtk4 window to be easily copy-pasted, with an accompanying link to the registration page.)

I went through and did some general cleanup, renamed and reordered button labels correctly.

v0.1.9

27 Jul 20:01
a4f1460
Compare
Choose a tag to compare

Changelog:

-Temporary installer option
(must be ran to use currently) as a place holder until I create a build file for the application, changes some directory names for greater compatibility.

-An app icon!

-An 'About' screen

Screenshot from 2023-07-27 15-57-46

v0.1.8

18 Jul 22:40
657d301
Compare
Choose a tag to compare

I worked on the gui more, and on actually filling out scripts with actual functions, again, this is still a WORK IN PROGRESS, so bear that in mind.
1
2
3
4

v0.1.7 .1

15 Jul 23:37
642fd3b
Compare
Choose a tag to compare

general code cleanup,
working on build.sh, I could use help coming up with a good if elif else statement to more reliably have this succeed still.

Gtk 4.0, libadwaita, Gui update

15 Jul 20:06
d5f0e58
Compare
Choose a tag to compare

This is a really big, experimental release of My Waydroid Manager as a gui application, support for Ubuntu, debian, and manjaro (untested), are all enabled in this release.

I started the process of porting this program from pure bash to a ui to help non-tecie ppl easily install Waydroid

Only the install / build from source options are enabled rn.

Gtk4 Libadwaita Python framework WIP 4 MWM

10 Oct 21:21
5a204c7
Compare
Choose a tag to compare

This is a non-functioning gui framework for a Gtk4 / Libadwaita / Python version of My Waydroid Manager.
Functions not yet implemented, this is just a preview for examination by fellow developers.

v0.1.4

08 Jul 19:41
3de0f6b
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Partially Tested release:

Notes:
Its mainly the Sourceforge options I've been unable to test, due to ISP throttling.
(There's a good chance everything works)

Changelog:
I took new Waydroid rendering changes into account, and added the start of Notifications for various processes, updated Sources for Sourceforge system and vendor images.

v0.1.3

20 May 21:56
e66adf6
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Changelog-

Expanded 'Help!'
Waydroid-Checker is fixed.