This commit is contained in:
2026-03-02 06:19:34 +01:00
commit d83a7506d6
273 changed files with 364230 additions and 0 deletions

9
LICENSING.md Normal file
View File

@@ -0,0 +1,9 @@
## Modules
* MPAndroidChart Apache License, Version 2.0 Copyright 2016 Philipp Jahoda, https://github.com/PhilJay/MPAndroidChart
* AudioDecoder.decodeToMemory() Apache License, Version 2.0 Copyright (C) 2012 The Android Open Source Project, https://android.googlesource.com/platform/cts/+/jb-mr2-release/tests/tests/media/src/android/media/cts/DecoderTest.java
* RotaryKnob MIT License Copyright (c) 2014 Olivier Bagot, http://github.com/hobbe
* Camera2BasicFragment Apache License, Version 2.0 Copyright 2014 The Android Open Source Project https://github.com/googlesamples/android-Camera2Basic
* Volley Apache License 2.0 Copyright 2011 The Android Open Source Project https://github.com/google/volley
* Gson Apache License 2.0 Copyright (C) 2008 Google Inc. https://github.com/google/gson
* NumberPicker Apache License 2.0 Copyright (C) 2016 ShawnLin013(Shawn Lin) https://github.com/ShawnLin013/NumberPicker