Skip to content

Apply Rebel Branding to Android platform#48

Merged
DanielaOrtner merged 13 commits into
RebelToolbox:mainfrom
madmiraal:cleanup-android
Mar 25, 2024
Merged

Apply Rebel Branding to Android platform#48
DanielaOrtner merged 13 commits into
RebelToolbox:mainfrom
madmiraal:cleanup-android

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

This is a follow-up to #16. It addresses some of the external rebranding missed in #16, for example the default launcher icon used by applications. However, this PR is more about the class and filename branding of the Android platform.

In addition, while renaming various classes, it uses the opportunity to apply some consistency to the naming structure: All classes that access the Android Java Native interface have been renamed AndroidJNI*, and the files to android_jni_*. More work needs to be done, but this PR should provide some much needed consistency.

Copy link
Copy Markdown
Contributor

@DanielaOrtner DanielaOrtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making our code base consistent. :)

@DanielaOrtner DanielaOrtner merged commit 56876c5 into RebelToolbox:main Mar 25, 2024
@madmiraal madmiraal deleted the cleanup-android branch March 25, 2024 18:01
@madmiraal madmiraal added PR Type: Enhancement Your current game will work better. and removed enhancement labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Type: Enhancement Your current game will work better.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants