Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 324 Bytes

File metadata and controls

6 lines (5 loc) · 324 Bytes

Android-Trebuchet-Launcher-Standalone

Modified Trebuchet launcher to be a standalone android app. It runs on android 4.1 and above.

Modifications

Most usage of private APIs are removed. The rest are resolved using reflections (which is bad). I will remove all the reflections eventually.