Abdullah Al-Faqeir
Abdullah Al-Faqeir
Hello @haruncpi , As the last release of the package is more than 2 years old, I'd like to submit a PR to update and enhance this package as well...
- Updated onesignal sdk to the latest 4.6.0. - Compiled with appc sdk 9.3.2.GA. - Adopt to the latest updates of the SDK. - App ID must be now read...
feat(android): added classpathes to manifest feat(android): add plugins to manifest feat(android): custom root.build.gradle for modules - classpathes will be added to the root project build.gradle to allow plugins to be...
chore(android): let there be gradle 8 chore(android): fixed deprecations in kroll-apt project chore(android): made kroll-apt incremental to enhance build time **GitHub issue:** https://github.com/tidev/titanium-sdk/issues/13579 This PR is dedicated to my mentor...
Description: This PR was raised from an issue appeared on android level 33 and later which caused Ti.Locale.setLanguage() not to work properly, which caused random pages not to be translated...
- Laravel is now supported from version 10.x and later. - Spatie media library updated to version 11.x. - Updated testbench to support Laravel 10.x and 11.x. - Updated ffmpeg.
As mentioned this issue #14122, this was missing.
- A PR fixes #13825 Fixes an unexpected behaviour when trying to change the dark/light mode multiple times which causes the screen to go blank and made the change between...