Commit Graph

56 Commits

Author SHA1 Message Date
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
Jarrad Hope eb32698db5 comment out SystemUiHider, doesn't seem to exist or be used. 2015-08-02 19:50:45 +02:00
Jarrad Hope c6b9d03813 rename package 2015-08-02 19:17:00 +02:00
Jarrad Hope b146309776 Merge branch 'master' of github.com:syng-io/syng-client 2015-07-30 13:04:15 +02:00
Jarrad 46b0daab25 Initial commit 2015-07-30 13:03:20 +02:00
Adrian Tiberius b1ad03e55c Added splash screen. 2015-07-28 13:29:41 +02:00
Adrian Tiberius ef0ccc2508 Changed to RemoteEthereumService.
Added Profiles UI.
Added Settings UI.
2015-07-27 20:13:49 +02:00
Adrian Tiberius b24f4c4717 Fix ui thread freeze by adding 1 second timer. 2015-06-25 05:23:28 +02:00
Adrian Tiberius 316799f876 Fix for lollipop explicit intent rule 2015-06-25 03:23:03 +02:00
Adrian Tiberius 691a63643c Moved service to different process. 2015-06-25 00:35:00 +02:00
Adrian Tiberius 7c32fb557e Enabled spinner and fixed layout for it.
Implemented drawer search.
Increased console update time to 5 seconds(up from 1 sec)
Fixed serviceConnection leak.
Fixed webview implementation.
Small layout fixes.
2015-06-24 03:41:36 +02:00