135 Commits

Author SHA1 Message Date
Adrian Tiberius
bedd8e5d75 update ethereumj submodule 2015-10-22 14:08:44 +03:00
Adrian Tiberius
e35069a39f Disable autodissmiss on password dialog.
Add profile name to password dialog.
2015-10-22 13:02:19 +02:00
Adrian Tiberius
fe040595db Implemented AES 256 bit encryption for profile private keys and changed encryption logic. 2015-10-22 03:00:21 +03:00
Adrian Tiberius
87bec62d9a Fix window leak exception. 2015-10-21 23:41:48 +02:00
dmytyar
36d5905c2a Merge branch 'master' of https://github.com/syng-io/syng-client 2015-10-21 18:45:30 +02:00
dmytyar
5b3acabb23 merge last changes 2015-10-21 18:44:23 +02:00
Jarrad Hope
aef0bdc157 change config values 2015-10-22 00:30:24 +08:00
dmytyar
92bd71e6c3 fix null point exception.
add repository : https://jitpack.io
2015-10-21 17:31:59 +02:00
Jarrad Hope
41e269cc59 better name for current mode 2015-10-21 16:54:32 +08:00
Jarrad Hope
afc0fcc228 remove unused images, update icon with CC3.0 Ethereum logo 2015-10-21 15:28:16 +08:00
Adrian Tiberius
555b858e3d Updated ethereumj-android 2015-10-06 18:28:27 +03:00
Adrian Tiberius
439551d2c6 Moved console log contents to application class.
Implemented rpc server change functionality.
2015-10-06 17:24:12 +02:00
Adrian Tiberius
4078750d44 Disable "No connection" messages. 2015-10-06 14:17:44 +02:00
Adrian Tiberius
e652384819 Added release leakcanary compile in gradle. 2015-09-22 18:55:02 +02:00
Yaroslav Berezanskyi
4322700964 Remove profile functionality 2015-09-09 11:23:14 +03:00
Yaroslav Berezanskyi
b529bc8179 Remove DApp functionality 2015-09-09 11:04:52 +03:00
Adrian Tiberius
70b9b77fef Initialize first profile with only one address.
Small refactoring.
2015-09-04 15:01:58 +02:00
Jarrad Hope
2ba0124dac better toolbar gradient 2015-09-04 12:13:05 +02:00
Jarrad Hope
8873c6dbab update to latest ethereumj-android 2015-09-04 11:47:50 +02:00
Yaroslav Dmytrotsa
d67e5728d4 comment removed class 2015-09-03 11:10:49 +03:00
Yaroslav Dmytrotsa
6b7fd69d79 merge with latest ethereumj-android 2015-09-03 11:06:17 +03:00
Adrian Tiberius
98c9d27537 Implemented toolbar animation for dapp webview. 2015-09-02 20:31:32 +02:00
Jarrad Hope
1cee37e123 Merge branch 'master' of github.com:syng-io/syng-client 2015-09-02 16:22:20 +02:00
Jarrad Hope
8bafc4da2f slight less intense gradient 2015-09-02 16:02:55 +02:00
Adrian Tiberius
003dfea442 Moved import wallet to profile edit dialog. 2015-09-02 15:06:41 +02:00
Jarrad Hope
64d16ffd6c update cordova submodule 2015-09-02 13:43:51 +02:00
Jarrad Hope
2daaca40f0 apply MPL2.0 license 2015-09-02 13:42:52 +02:00
Yaroslav Berezanskyi
4b50c62858 Merge branch 'master' of https://github.com/syng-io/syng-client 2015-08-28 20:42:56 +03:00
Yaroslav Berezanskyi
c9ad385f4d Reorder for profiles list introduced 2015-08-28 20:42:31 +03:00
Adrian Tiberius
ec23d1649d #33 Disabled automatic cordova webview cache clear.
Added 'Clear Cache' button in settings.
2015-08-28 17:08:21 +02:00
Yaroslav Berezanskyi
85a0ab95a9 Reorder in DApp drawer list introduced. On app launch the first DApp from list is opened (instead of console by default) 2015-08-28 14:34:51 +03:00
Yaroslav Berezanskyi
e154aa83dd Merge branch 'master' of https://github.com/syng-io/syng-client 2015-08-25 20:14:42 +03:00
Yaroslav Berezanskyi
be27354de1 Hide keyboard when flip drawer view 2015-08-25 20:13:34 +03:00
Adrian Tiberius
61484a44d4 Display addresses instead of public keys in profile.
Fix getColor deprecated method for older apis.
2015-08-25 08:27:19 +02:00
Yaroslav Berezanskyi
45d46fc63f Updated support library version and fixed deprecated getColor method 2015-08-22 21:10:39 +03:00
Yaroslav Berezanskyi
f7ad4460db Fixed issue#31 concerning profile edit without password 2015-08-22 20:59:25 +03:00
Yaroslav Berezanskyi
1d8925c53e Added background to fab button labels 2015-08-22 20:46:10 +03:00
Yaroslav Berezanskyi
2464910f69 Added actions to the console fab button 2015-08-21 23:26:39 +03:00
Yaroslav Berezanskyi
c9b2a4b877 Merge branch 'master' of https://github.com/syng-io/syng-client 2015-08-21 16:55:53 +03:00
Yaroslav Berezanskyi
f76eee4af9 Add windows background to the app theme to remove white splash when launch 2015-08-21 16:54:41 +03:00
Yaroslav Dmytrotsa
27d2327a00 Merge branch 'master' of https://github.com/syng-io/syng-client 2015-08-19 19:10:09 +03:00
Yaroslav Dmytrotsa
665d42bc98 remove boilerplate from assets 2015-08-19 19:09:35 +03:00
Yaroslav Berezanskyi
ed0c5d3756 First launch login screen 2015-08-19 19:07:59 +03:00
Yaroslav Berezanskyi
a52b4e8ded All Dialogs code from BaseActivity moved to GeneralUtil 2015-08-19 18:24:29 +03:00
Yaroslav Berezanskyi
588ffe72a6 Updated to new sdk, build tool and gradle plugin version 2015-08-19 17:47:01 +03:00
Yaroslav Berezanskyi
256f03abf4 When Full client mode- preference with Json-RPC server becomes disabled 2015-08-17 18:49:40 +03:00
Yaroslav Berezanskyi
b15a447c5e General and Keys fragments in profile dialog. Added ProfilesChangeListener in ProfileManager 2015-08-17 18:18:58 +03:00
Jarrad Hope
00dfe79091 merge 2015-08-17 14:10:45 +02:00
Yaroslav Berezanskyi
8be9953f6c Account titles replaced with profile instead 2015-08-16 14:24:33 +03:00
Yaroslav Berezanskyi
258651297c Changed back name of app_toolbar 2015-08-16 14:18:11 +03:00