Commit Graph

28 Commits

Author SHA1 Message Date
Yaroslav Dmytrotsa 33be741881 clean up TODO list after talk with Roman 2015-06-26 08:50:40 +03:00
Adrian Tiberius cecad8cfd3 Added some debug messages. 2015-06-25 05:01:42 +02:00
Adrian Tiberius c3eb14aafb Fixed merging errors. 2015-06-25 02:18:24 +02:00
Adrian Tiberius 16d6c57c20 Merged latest develop changes. 2015-06-25 00:55:07 +02:00
Adrian Tiberius bc618bacc1 Implemented ethereum remote service using aidl.
Added some activity-fragment communication interfaces.
2015-06-25 00:30:33 +02:00
Yaroslav Dmytrotsa 6c53a30ac6 Merge branch 'android-test-poc9-rlpx' of https://opulence.git.beanstalkapp.com/ethereumj into android-test-poc9-rlpx 2015-06-24 08:43:47 +03:00
Yaroslav Dmytrotsa ca94e13d8f fix 2015-06-24 08:43:24 +03:00
Adrian Tiberius 1482f4cded More missing files from merge. 2015-06-23 21:57:12 +02:00
Adrian Tiberius 877e237a27 Merged latest develop. 2015-06-23 21:36:35 +02:00
Yaroslav Dmytrotsa 50ee6adb5b implement EthereumListenerAdapter for Block / Transaction filter. 2015-06-23 20:02:09 +03:00
Adrian Tiberius ee842e3a81 Disabled file logs. 2015-06-23 01:14:43 +02:00
Adrian Tiberius 86eec731d6 Changed database and dump location to sdcard with internal memory backup. 2015-06-17 18:44:10 +02:00
Adrian Tiberius 3fc6455c0e Added log configuration for android.
Updated leveldb android implementation.
Fixed ormlite null bug.
2015-06-17 17:17:40 +02:00
Adrian Tiberius 3292f73cb9 Android dependency fix. 2015-06-17 14:57:07 +02:00
Adrian Tiberius a75f74f9f2 Merged latest develop.
Added Scanner implementation for BlockLoader.
2015-06-17 14:50:47 +02:00
Yaroslav Dmytrotsa 40b0749304 add JOSN-RPC methods.
many of them have questions to Roman, shh_ method must wait till Roman finish create whisper protocol.
Will try to schedule online meeting with Roman today to get answers / advice.
2015-06-16 16:45:28 +03:00
Yaroslav Dmytrotsa 34d98c9ea3 first 22 methods. they have a lot "questionable" points (marked in files). So please not push then in public git till I not clean up them with Roman (after implement all methods). 2015-06-12 19:19:42 +03:00
Adrian Tiberius 7481fcc816 Moved databases to sdcard.
Added InMemoryBlockStore android implementation.
2015-06-12 04:20:53 +02:00
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 0250ffbd65 Merged latest develop changes. 2015-06-11 18:47:26 +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 c695ce4772 ethereumj-core cleaning (bring it closer to develop branch for merging). 2015-06-03 18:24:25 +02:00
Adrian Tiberius 99fed23489 Removed dagger plugin.
Updated dagger to 2.1-SNAPSHOT.
2015-06-03 17:14:12 +02:00
Adrian Tiberius ed94ea9914 Android build fixes. 2015-06-03 14:18: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