summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Android (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11Moved NativeApp to Tools moduleEgor Yusov40-6821/+0
2019-10-26Updated gitignore for NativeApp/AndroidEgor1-0/+1
2019-10-26Fixed Android build error when using external CMake (fixed https://github.com...Egor1-2/+2
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov1-1/+1
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor27-5/+6503
2019-03-08Updated Android build settingsEgor2-6/+2
2019-02-16Updated Android build configuration. Fixed https://github.com/DiligentGraphic...Egor1-1/+1
2018-02-17Moved common gradle build settings to android_common.gradleEgor2-8/+14
2018-02-16Enabled test app on AndroidEgor1-1/+1
2018-02-16Unified Android buildEgor14-0/+320