Yaroslav Berezanskyi
|
194343c583
|
Absolutely new ProfileManager introduced. Absolute persistence of accounts.
|
2015-08-14 19:26:55 +03:00 |
Yaroslav Berezanskyi
|
4a1285000b
|
Fixed bug with warning dialog on first launch
|
2015-08-14 16:00:39 +03:00 |
Yaroslav Berezanskyi
|
c4fb74a880
|
Different background for each profile. Redundant styles removed.
|
2015-08-13 18:15:29 +03:00 |
Yaroslav Berezanskyi
|
ed23bf723f
|
Different backgrounds on drawer header long press
|
2015-08-13 17:03:28 +03:00 |
Yaroslav Berezanskyi
|
3fbb32f262
|
Profile name in drawer bug fixed. Display title in WebView fixed. Changed some names from account to profile
|
2015-08-13 13:43:54 +03:00 |
Yaroslav Berezanskyi
|
491219713a
|
Fixed bug with home screen icon action
|
2015-08-13 10:21:54 +03:00 |
Yaroslav Berezanskyi
|
7e71c318a2
|
Checkbox for home icon creation in create/edit dapp dialog
|
2015-08-13 10:00:15 +03:00 |
Yaroslav Berezanskyi
|
67e511a9c5
|
Code refactor. Removing redundant dependencies in build gradle
|
2015-08-13 09:30:39 +03:00 |
Adrian Tiberius
|
f1b5cad97b
|
Implemented #23
|
2015-08-12 20:58:59 +02:00 |
Adrian Tiberius
|
317d509b24
|
Linked edit account name dialog.
|
2015-08-12 18:05:53 +02:00 |
Adrian Tiberius
|
7ef640213d
|
Add Wallet and COntacts default dapps.
|
2015-08-12 17:45:24 +02:00 |
Yaroslav Dmytrotsa
|
384822e45c
|
clear cache on CordovaWebView - for dev
|
2015-08-12 16:41:07 +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 |
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
|
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
|
3da2a76a8e
|
add GPLv3 license
|
2015-08-03 14:21:41 +02:00 |
Jarrad Hope
|
f20de48a3b
|
cleanup unused layouts and mispelling
|
2015-08-02 21:22:18 +02:00 |