| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rebrand android editor to allow play store signing | Trashguy | 2024-11-13 | 3 | -3/+3 |
| | | | | | Co-authored-by: Spartan322 <Megacake1234@gmail.com> | ||||
| * | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke | 2021-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix various typos with codespell | luz paz | 2021-07-25 | 1 | -1/+1 |
| | | | | | Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,fave,findn,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint` | ||||
| * | Android: Migrate deprecated support library to AndroidX | thebestnom | 2020-05-10 | 1 | -2/+2 |
| | | |||||
| * | Make file formatting comply with POSIX and Unix standards | Aaron Franke | 2020-03-21 | 1 | -1/+1 |
| | | | | | UTF-8, LF, no BOM, and newlines at the end of files | ||||
| * | Split the Android platform java logic into an Android library module (`lib`) ↵ | fhuya | 2019-09-04 | 33 | -0/+7568 |
| and an application module (`app`). The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip'). | |||||
