dolphin/Source/Android
Silent 6c21811090
Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11
Also works around a Visual Studio 2017 bug where static inline class fields are destructed multiple times
2019-06-23 21:43:47 +02:00
..
app Merge pull request #7927 from weihuoya/android-key-map 2019-06-19 11:51:00 +02:00
gradle/wrapper Android Studio 3.3.1 Updates 2019-02-18 10:32:57 -05:00
jni Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
.gitignore
build.gradle Android Studio 3.3.1 Updates 2019-02-18 10:32:57 -05:00
code-style-java.xml Update code style file, remove old style .jar 2018-08-26 21:32:56 -07:00
gradle.properties Android: Remove legacy hack that is not needed anymore 2018-10-29 21:37:44 +01:00
gradlew
gradlew.bat
settings.gradle