aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-3/+2
* Android: update gradle, NDK and built tools versionMaksim2020-10-134-9/+13
* Android: add ci with saving artifactsMaksim2020-10-131-1/+4
* Android: get deps as a zip archive and sqlite3 from official sourceMaksim2020-10-134-17/+57
* Android: replace InputDialogActivity on simple dialog window (#10034)Maksim2020-09-265-137/+95
* Bump version to 5.3.0sfan52020-07-091-1/+1
* Release test build to Android beta programrubenwardy2020-06-251-1/+1
* Android: fix maxAspectRatio (should be float) (#10080)Maksim2020-06-231-4/+4
* Android: Fix asset upgrade by renaming license file (#10073)rubenwardy2020-06-201-1/+0
* Add .nomedia file to Android assets (#10047)rubenwardy2020-06-181-0/+2
* Show Toast in UI thread and fix unpacking on Android 10 (#9900)Bektur2020-06-053-12/+29
* Implement spawning particles with node texture appearancesfan52020-05-231-0/+1
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-171-0/+6
* Android: some java-part improvements (#9760)Maksim2020-05-046-25/+32
* Android: add OpenGL ES 2 support (#9715)Maksim2020-04-222-4/+7
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-1543-2413/+1107
* Add scroll_container formspec element (redo) (#9101)DS2020-04-131-0/+1
* Drop content_sao.{cpp,h}Loic Blot2020-04-111-1/+3
* Move serveractiveobject & unitsaoLoic Blot2020-04-111-1/+1
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-1/+0
* Bump version to 5.2.0sfan52020-04-051-1/+1
* Add animated_image[] formspec element (#9258)Hugues Ross2020-02-151-0/+1
* Formspec: Create a new class for inventorylists (#9287)DS2020-02-011-0/+1
* Android: fix cyrillic characters, update iconv lib (#9117)Maksim2020-01-133-56/+1
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-091-0/+2
* Fix android build due to omitted file in src filesZaoqi2019-12-061-0/+1
* Add arm64-v8a but it's not sufficient for 64bit buildLoic Blot2019-11-091-1/+1
* Bump to version code 25Loic Blot2019-11-091-1/+1
* Android: build fixes & compat fixesMoNTE482019-11-0911-100/+91
* Formspec: draw order and clipping for all elements (#8740)DS2019-11-071-0/+3
* Bump version to 5.1.0sfan52019-10-121-1/+1
* Move Quicktune code to util/ (#8871)ANAND2019-09-291-1/+1
* Fix misuse of AsyncTask (#8799)Linjie Pan2019-09-191-1/+9
* Update Gradle to 5.5.1 (#8771)hannesa22019-08-122-6/+5
* Unify OpenGL ES supportsfan52019-08-041-0/+1
* Add styles to most elementsrubenwardy2019-08-031-0/+1
* Add custom colorable GUIButton implementationrubenwardy2019-08-031-0/+1
* Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones112019-05-241-0/+1
* Add Android keystore to the repositoryLoic Blot2019-03-051-0/+0
* Bump android version codeLoïc Blot2019-03-031-1/+1
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-261-0/+1
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-261-1/+0
* Android build fixesLoïc Blot2019-01-091-1/+1
* Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot2019-01-044-85/+10
* Bump android version code for next Play Store versionLoïc Blot2019-01-041-1/+1
* Android: Fix start-up crashes on version 4.x (#8003)stujones112018-12-223-4/+5
* Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort listSmallJoker2018-12-141-72/+76
* Gradle now copy most of assetsLoic Blot2018-12-052-26/+45
* Update android version code (rebuild)Loic Blot2018-12-041-1/+1
* Re-master and improve touchscreen gui icons (#7931)stujones112018-12-0322-0/+8190