Search found 5862 matches

by airsoftsoftwair
Thu Jan 08, 2026 10:03 pm
Forum: RapaGUI
Topic: HollywoodUpdater
Replies: 9
Views: 2256

Re: HollywoodUpdater

airsoftsoftwair wrote: Sun May 18, 2025 5:48 pm Unless Cloudflare steps in and sends a HTML page verifying if you're a human or not ;)
Well, good news, I've changed my hoster and the new one seems much more robust when it comes to bot traffic so the site no longer sits behind Cloudflare so HollywoodUpdater should work just fine.
by airsoftsoftwair
Thu Jan 08, 2026 10:02 pm
Forum: RapaGUI
Topic: popfile and poppath make output window slow to disappear
Replies: 1
Views: 201

Re: popfile and poppath make output window slow to disappear

Yes, that's because of some GTK weirdness. Don't really have an idea how / if that could be fixed because it's two distinct programs running independently of each other and one shouldn't be able to affect the other at all...
by airsoftsoftwair
Thu Jan 08, 2026 10:01 pm
Forum: APK Compiler
Topic: Wrong upload certificate
Replies: 3
Views: 13633

Re: Wrong upload certificate

Code: Select all

- New [Android]: Target API level is 35 now as required by the Play Store
by airsoftsoftwair
Thu Jan 08, 2026 10:00 pm
Forum: APK Compiler
Topic: New google play requirements - again
Replies: 2
Views: 1301

Re: New google play requirements - again

Code: Select all

- New [Android]: Added support for devices which use a page size of 16kb
by airsoftsoftwair
Thu Jan 08, 2026 10:00 pm
Forum: APK Compiler
Topic: ColourRequest on Android
Replies: 3
Views: 11883

Re: ColourRequest on Android

Code: Select all

- New [Android]: The color picker opened by ColorRequest() also has a brightness slider now so that it's
  possible to select black, grayscale and darker colours now
by airsoftsoftwair
Thu Jan 08, 2026 9:59 pm
Forum: APK Compiler
Topic: Scoped storage methods for Android 10+
Replies: 25
Views: 5610

Re: Scoped storage methods for Android 10+

the color requester should be interesting to be updated, you can't pick any color like black or dark blue Ok, good point, changed that. - New [Android]: The color picker opened by ColorRequest() also has a brightness slider now so that it's possible to select black, grayscale and darker colours now
by airsoftsoftwair
Sat Jan 03, 2026 12:37 pm
Forum: APK Compiler
Topic: ColourRequest on Android
Replies: 3
Views: 11883

Re: ColourRequest on Android

I've checked and it looks like there is still no "official" color picker that could be used so I guess I'll stick with the custom one for the time being...
by airsoftsoftwair
Sat Jan 03, 2026 12:36 pm
Forum: General programming
Topic: Makedir on SD card failed
Replies: 24
Views: 51059

Re: Makedir on SD card failed

- New [Android]: Added support for the Storage Access Framework (SAF); all Hollywood commands dealing with files and directories now also support special files/directories managed by the SAF; this opens up lots of new possibilities because SAF can do quite some magic since it doesn't only allow you...
by airsoftsoftwair
Fri Jan 02, 2026 10:28 pm
Forum: Hollywood bugs
Topic: rotatetextobject
Replies: 1
Views: 308

Re: rotatetextobject

Actually, I had already noticed that myself so it was already fixed some time ago in master:

Code: Select all

- Fix: Sometimes there were graphics glitches when rotating objects by 90, 180 or 270 degrees which could
  also trigger a memory access fault
by airsoftsoftwair
Fri Jan 02, 2026 10:27 pm
Forum: APK Compiler
Topic: error compiling apk
Replies: 5
Views: 1053

Re: error compiling apk

zylesea wrote: Sun Dec 28, 2025 11:44 pm I just switched to a new pc (still am using MorphOS as main hollywood system) and was in the process of reinstalling the APK Compiler. Would it be a clever decision to wait for the new version of the APK Compiler or to go through ther hassles of getting the 2022 stuff?
Wait.