Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add some more apks | Jari Vetoniemi | 2018-09-04 |
| | |||
* | hacky input | Jari Vetoniemi | 2018-09-04 |
| | |||
* | app: Comment unused functions | Jari Vetoniemi | 2018-06-02 |
| | |||
* | jvm: Store class names like they are in java | Jari Vetoniemi | 2018-06-02 |
| | | | | com.foo.bar instead of com/foo/bar, only convert to latter form when needed. | ||
* | app: Remove cruft | Jari Vetoniemi | 2018-05-29 |
| | |||
* | app: Unity related hacks | Jari Vetoniemi | 2018-05-29 |
| | | | | Mostly the -DWOLF define to switch between apks more easily | ||
* | app: use android/app/Activity for main context | Jari Vetoniemi | 2018-04-19 |
| | |||
* | app: Unity related work | Jari Vetoniemi | 2018-02-27 |
| | |||
* | app: Whee more crap to get unity stuff work | Jari Vetoniemi | 2018-02-25 |
| | |||
* | Messy commit of hacks and implementations | Jari Vetoniemi | 2018-02-20 |
| | |||
* | refactoring, fixing and implementing | Jari Vetoniemi | 2018-02-19 |
| | | | | messy commits yay | ||
* | jvm: Implement more java apis | Jari Vetoniemi | 2018-02-19 |
| | |||
* | jvm-android: not unity bug | Jari Vetoniemi | 2018-02-19 |
| | |||
* | jvm: implement java apis ... in C! | Jari Vetoniemi | 2018-02-19 |
| | |||
* | jvm: rename fakejvm to jvm | Jari Vetoniemi | 2018-02-19 |
| | |||
* | app: some temporary code | Jari Vetoniemi | 2018-02-19 |
| | | | | | | I'm testing this thing with certain unity thing. Eventually the Java side reimplementations of apps will be moved to support modules. | ||
* | Add fake jvm | Jari Vetoniemi | 2018-02-17 |
| | |||
* | Initial commit | Jari Vetoniemi | 2018-02-16 |
Stuff in src/linker will get rewritten from scratch eventually, it's all horrible. But for now focus is getting on shit work. |