Jarrad Hope
|
4662b24ef0
|
fix weird github issue?
|
2015-08-12 17:38:08 +02:00 |
Jarrad Hope
|
b657fab934
|
readded ethereumj submodule
|
2015-08-12 17:26:38 +02:00 |
Jarrad Hope
|
14761ba987
|
Merge branch 'master' of github.com:syng-io/syng-client
|
2015-08-12 17:17:17 +02:00 |
Jarrad Hope
|
1fbb63fb68
|
update ethereumj with eth_sendTransaction
|
2015-08-12 17:17:04 +02:00 |
Yaroslav Dmytrotsa
|
384822e45c
|
clear cache on CordovaWebView - for dev
|
2015-08-12 16:41:07 +03:00 |
Jarrad Hope
|
ffc98ef0cf
|
add branch to gitsubmodules
|
2015-08-12 10:45:45 +02:00 |
Jarrad Hope
|
b5f5507302
|
update submodules
|
2015-08-12 10:35:53 +02:00 |
Yaroslav Dmytrotsa
|
39bfaab7a4
|
fix submodule!!!
|
2015-08-12 11:18:52 +03:00 |
Adrian Tiberius
|
c74594f68d
|
#16 - added Dapp list remembering and implemented dapps dialogs.
Partially implemented json wallet import.
|
2015-08-12 06:01:50 +02:00 |
Yaroslav Berezanskyi
|
f3bb5165d6
|
Removing redandant files (achieved profile manager activity), Added favicon in drawer. Tinted icons in drawer. Main activity now is singleTop
|
2015-08-11 17:55:55 +03:00 |
Yaroslav Dmytrotsa
|
35adff982a
|
auto inject Cordova JS http://syng.io/dapps/lib/cordova/cordova.js
|
2015-08-11 16:45:10 +03:00 |
Yaroslav Dmytrotsa
|
5ea8f97434
|
Merge branch 'master' of https://github.com/syng-io/syng-client
|
2015-08-11 15:34:43 +03:00 |
Yaroslav Dmytrotsa
|
7777cea0be
|
add Cordova Contacts plugin
|
2015-08-11 15:34:27 +03:00 |
Yaroslav Berezanskyi
|
4cba522a2a
|
Gradient fill in toolbar
|
2015-08-11 15:15:05 +03:00 |
Yaroslav Berezanskyi
|
132f076fa6
|
Warning dialog on first launch. PrefsUtil is introduced instead of PreferenceManager
|
2015-08-11 15:04:32 +03:00 |
Yaroslav Dmytrotsa
|
ec08d0ec65
|
add Cordova statusbar plugin
|
2015-08-11 10:25:19 +03:00 |
Yaroslav Dmytrotsa
|
9595df19a8
|
clean up "frozen" accounts and dapps.
|
2015-08-11 09:56:36 +03:00 |
Yaroslav Dmytrotsa
|
5a576b7b3a
|
remove custom onMessage
|
2015-08-11 08:59:53 +03:00 |
Yaroslav Dmytrotsa
|
97209c73be
|
missed method
|
2015-08-11 08:53:35 +03:00 |
Adrian Tiberius
|
fa54f71816
|
Fix #15
|
2015-08-11 08:04:05 +03:00 |
Jarrad Hope
|
80693e8ffd
|
change logo, add launcher icon
|
2015-08-11 01:35:28 +02:00 |
Yaroslav Berezanskyi
|
280ca0f549
|
Transparent toolbar and Continue Search in drawer
|
2015-08-10 19:53:44 +03:00 |
Yaroslav Berezanskyi
|
413cd9a65f
|
Removing redundant code in console fragment
|
2015-08-10 19:23:52 +03:00 |
Adrian Tiberius
|
4d0e06b400
|
Added default Cow account.
Initialize ethereum on account change.
|
2015-08-10 17:51:46 +02:00 |
Yaroslav Dmytrotsa
|
f881d93d08
|
add dapp:// schema handler.
|
2015-08-10 14:45:04 +03:00 |
Yaroslav Berezanskyi
|
0ed73775e4
|
Removing redundant files from drawable folder
|
2015-08-08 11:08:48 +03:00 |
Yaroslav Berezanskyi
|
fd3bcbc9dc
|
New fab button color in console fragment
|
2015-08-08 10:59:04 +03:00 |
Yaroslav Berezanskyi
|
1fb8f1a156
|
Account manager UI polish
|
2015-08-08 10:45:19 +03:00 |
Yaroslav Dmytrotsa
|
2619e46514
|
move Cordova JS files under boilerplate Dapp.
|
2015-08-07 12:36:06 +03:00 |
Yaroslav Dmytrotsa
|
51931a7f14
|
add Cordova plug-ins:
Battery
Camera
Device
Accelerometer
Compass
Notification
NetworkStatus
Vibration
|
2015-08-07 11:56:49 +03:00 |
Yaroslav Dmytrotsa
|
1d8e2d62d0
|
remove Relative Layout from WebViewFragment
|
2015-08-06 19:25:13 +03:00 |
Yaroslav Dmytrotsa
|
c1ccf92835
|
relocate boilerplate to much Cordova structure
|
2015-08-06 18:51:22 +03:00 |
Yaroslav Dmytrotsa
|
81d71704de
|
Merge branch 'master' of https://github.com/syng-io/syng-client
|
2015-08-06 18:34:14 +03:00 |
Yaroslav Dmytrotsa
|
1c04cab2a1
|
add Cordova Config
|
2015-08-06 18:34:01 +03:00 |
Adrian Tiberius
|
06fb80bef9
|
updated ethereumj submodule
|
2015-08-05 20:04:26 +03:00 |
Adrian Tiberius
|
6d56b0d176
|
Fix merge.
|
2015-08-05 17:21:33 +02:00 |
Yaroslav Dmytrotsa
|
fce7922e62
|
add base Cordova integration. But present issue with Fragment, Cordova WebView require to be in Application and initialize before it (to support all Cordova features). Current version done as Fragment - so some features commented.
|
2015-08-05 17:36:45 +03:00 |
Adrian Tiberius
|
a178f41032
|
Added submodules for ethereumj and cordova.
Removed iml files and added them to ignore.
|
2015-08-05 15:35:05 +02:00 |
Yaroslav Dmytrotsa
|
39875430ac
|
make project at least compiled
|
2015-08-05 16:04:39 +03:00 |
Jarrad Hope
|
1f63fe1154
|
merge ui work
|
2015-08-05 14:01:15 +02:00 |
Yaroslav Berezanskyi
|
f30bd8e6b9
|
Great code refactor and UI polish. Redundant files and styles removed
|
2015-08-05 14:07:30 +03:00 |
Yaroslav Dmytrotsa
|
3b8be22eaa
|
fix missed application.
|
2015-08-05 13:35:27 +03:00 |
Adrian Tiberius
|
36036c5568
|
Partially implemented multiple addresses per profile and profile password.
|
2015-08-04 22:40:36 +02:00 |
Yaroslav Dmytrotsa
|
80656a219b
|
add boilerplate example, can be called from TrustDevis menu
|
2015-08-04 19:13:49 +03:00 |
Yaroslav Dmytrotsa
|
4a21e87215
|
start JSON-RPC server
|
2015-08-04 10:13:32 +03:00 |
Adrian Tiberius
|
b52a951fcf
|
Added import account test.
|
2015-08-03 21:39:55 +02:00 |
Jarrad Hope
|
5d6a820c4f
|
Merge branch 'master' of github.com:syng-io/syng-client
|
2015-08-03 14:21:48 +02:00 |
Jarrad Hope
|
3da2a76a8e
|
add GPLv3 license
|
2015-08-03 14:21:41 +02:00 |
Yaroslav Dmytrotsa
|
0d5651c546
|
missed icon
|
2015-08-03 14:30:41 +03:00 |
Jarrad Hope
|
f20de48a3b
|
cleanup unused layouts and mispelling
|
2015-08-02 21:22:18 +02:00 |