mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-10 10:20:32 -07:00
* Feat[gyro]: Reduce jitter with moving average * Cleanup: Remove logging * Feat[gyro]: Add dampering window * Feat[gyro]: Use extremely low pass filter Technically, it doesn't entirely filter out the input, only stores it * Tweak[Gyro]: Lower hyro threshold even more * Feat: Simplify smoothing, better calibration * Feat[gyro]: Add dampering window # Conflicts: # app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/prefs/screens/LauncherPreferenceControlFragment.java # app_pojavlauncher/src/main/res/values/strings.xml * Cleanup[gyro]: Don't use import * Refactor[gyro]: reduce JNI calls * Fix[Gyro]: Adjust low pass treshold to sensitivity * Feat[Gyro]: Handle single/multi axis deplacement * Tweak[gyro]: Raise single axis threshold |
||
|---|---|---|
| .. | ||
| libs | ||
| src/main | ||
| app_pojavlauncher.iml | ||
| build.gradle | ||
| debug.keystore | ||
| proguard-rules.pro | ||
| upload.jks | ||