DroidFreak32 / LMT_Decompiled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMT_Decompiled

Unstable decompiled port of the amazing LMT app by @noname81 on XDA

Decompiled using jadx - https://github.com/skylot/jadx

Known Issues / Bugs / Limitations

  • Gestures/ISAS is totally dependant on libTouchServiceNative.so which I cannot decompile.
  • Pie Status info does not render at the correct location
  • Bottom Pie does not render properly (Only 1/2 of the Pie Items are rendered)
  • Currently compiles with no major hiccups on Android Studio 3.5.9 with target SDK 28

TODOs

  • Ensuring all stock features working as expected
  • Updating to newer dependecies and getting rid of depricated libraries
  • Comments in the code to understand the logic

About


Languages

Language:Java 100.0%