21 Commits

Author SHA1 Message Date
Adrian Tiberius
232b25eb85 Enable blockloader test(copy dump to /mnt/sdcard).
Disable console output for blockloader test.
Ignore InMemoryBlockStore tests until we fix SessionFactory implementation.
Fix for android blockstore implementation.
2015-06-11 21:57:29 +02:00
Adrian Tiberius
b36e784bd5 Fix for lint OutOfMemory error.
Finished implementing blockstore for android using ormlite.
2015-06-10 19:38:43 +02:00
Adrian Tiberius
b3afe42f38 Added jsonrpc server. 2015-06-08 14:51:03 +02:00
Adrian Tiberius
003b2650dd Some lint fixes. 2015-06-04 16:30:55 +02:00
Adrian Tiberius
46a334e333 Removed old tests. 2015-06-01 21:17:58 +02:00
Adrian Tiberius
e46c7b59db Cleaning:
- cleaned test app;
- moved android specific code to its own library (ethereum-core-android);
- moved ethereum-core from android library build back to java build;
2015-05-30 00:42:03 +02:00
Adrian Tiberius
80bdbf0f66 More cleaning 2015-05-27 21:53:43 +02:00
Adrian Tiberius
779eddd9f9 More cleaning.
Started implementing BlockStore for android.
2015-05-27 20:05:59 +02:00
Adrian Tiberius
92f2c29f69 Added missing files.
Some debugging changes.
2015-05-26 22:48:43 +02:00
Adrian Tiberius
43905b99a2 merged develop branch 2015-05-26 15:23:26 +02:00
Adrian Tiberius
ccb8f4cdd1 Some files didn't upload to latest version. 2015-05-22 22:24:18 +02:00
Adrian Tiberius
9b29b9ea95 Replaced RoboSpring with Dagger2 2015-05-22 21:19:38 +02:00
Adrian Tiberius
22f70082c4 Hardcoded remoteId. 2015-05-14 18:44:47 +02:00
Adrian Tiberius
abd6ef1d4c Working netty version. Added missing dependency. 2015-05-14 17:32:03 +02:00
Adrian Tiberius
856cea2867 Added missing files from previous commit. Added Android-studio-material ui. 2015-05-14 16:22:19 +02:00
Adrian Tiberius
0b5f6f9c02 Merged poc-9 branch.
Some minimalistic console ui implementation.
2015-05-14 13:38:26 +02:00
Adrian Tiberius
2905d43200 Tested and working on android 4.2+. 2015-05-06 00:10:29 +02:00
Jarrad Hope
ebb3224d8c added missing support-v4, no luck 2015-05-03 11:52:48 +07:00
Jarrad Hope
24436bb77e attempt to resolve some samsung issue, no luck 2015-05-03 11:37:30 +07:00
Jarrad Hope
adda509526 renamed ethereum-core to ethereumj-core 2015-05-02 19:31:23 +07:00
Adrian Tiberius
1d3782c3be Added android app wrapper 2015-04-28 20:14:10 +03:00