Skip to content

Commit

Permalink
Android porting (#929)
Browse files Browse the repository at this point in the history
android-porting  branch will remain for history of changes

Co-authored-by: Lucas Corailler <[email protected]>
Co-authored-by: lucascorailler <[email protected]>
Co-authored-by: philippe.docourt <[email protected]>
Co-authored-by: philippe-docourt-digital-solutions <70904257+philippe-docourt-digital-solutions@users.noreply.github.com>
  • Loading branch information
5 people authored Jun 18, 2021
1 parent 4cdbb38 commit 983d3a3
Show file tree
Hide file tree
Showing 30 changed files with 536 additions and 2,326 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ enki/
build/
*.qmlc
*.jsc
CMakeLists.txt.user

scratch/
vpl3-thymio-suite/
*.jks
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
path = third_party/libusb/libusb
url = https://github.com/Mobsya/libusb.git
[submodule "android/qt-android-cmake"]
path = third_party/qt-android-cmake
path = android/qt-android-cmake
url = https://github.com/Mobsya/qt-android-cmake.git
[submodule "third_party/spdlog/spdlog"]
path = third_party/spdlog/spdlog
Expand Down
1 change: 1 addition & 0 deletions android/qt-android-cmake
Submodule qt-android-cmake added at ac2e2a
199 changes: 0 additions & 199 deletions android/qt-android-cmake/AddQtAndroidApk.cmake

This file was deleted.

33 changes: 0 additions & 33 deletions android/qt-android-cmake/AndroidManifest.xml.in

This file was deleted.

31 changes: 0 additions & 31 deletions android/qt-android-cmake/license.txt

This file was deleted.

19 changes: 0 additions & 19 deletions android/qt-android-cmake/qtdeploy.json.in

This file was deleted.

Loading

0 comments on commit 983d3a3

Please sign in to comment.