21 Commits

Author SHA1 Message Date
380716f7ea Exchange config rework
- Fix crash when binance sync error
- New exchange list UI
- New exchange configuration UI
- Fix gradient background for Settings activity

The new exchange configuration interface allows you to add (it should work) multiple accounts for each exchange
If an account's keys are incorrect, the account and disabled and it's notified in the exchange list
You can edit the exchange account later from the exchange list activity
2018-08-01 01:02:41 +02:00
7b51de4f26 Update margins for old versions 2018-06-01 19:46:47 +02:00
418debc44f Clean resources 2018-05-29 00:16:14 +02:00
8f45e65666 Several fixs
- Rework DetailsActivity code
- Fix Home and Watchlist UI generation
2018-05-16 01:09:55 +02:00
0ab4cb15a1 Fix card generation | Preparing Details fragments
Have to reinstall Windows, non usable commit as is
2018-05-13 17:47:08 +02:00
8c9c6b4cd0 Add watchlist transition animations 2018-05-13 04:03:16 +02:00
84a8c98dd4 Updates
- Remove HomeLayoutGenerator class
- Add CurrencyCardview which overrides Cardview
- Fix trading and general balance syncing for HitBTC
2018-05-13 03:23:08 +02:00
97dc6df33a Graphical adjustment
- Update every progress bar color
- Smoother quick chart loading
2018-04-22 14:49:04 +02:00
b3f566bf31 Fix API limitation problem 2018-04-17 01:02:27 +02:00
e9c2baab4c SpaceNavigationView to BottomNavigationView
Switeched from SpaceNavigationView back to BottomNavigationView for the upcoming UI rework
Added transaction adding button at the bottom of the currency list
Reworked a bit of the loading sequence of the currency selection activity, more to come
2018-04-11 00:55:45 +02:00
1bf8aea3d9 Lighter hide balance switch method 2018-04-08 16:50:56 +02:00
16c429d415 Add update on exchange synchronization enabled/disabled 2018-04-08 02:48:39 +02:00
bff5b58353 Fix and improvement
-Add hide balance feature for cardview
-Fix color arrow changing color for every cardview
2018-04-08 02:25:03 +02:00
4193fc0709 Add cardview animation 2018-04-06 15:01:07 +02:00
daf2f0ddc1 Add currency dominance bar 2018-04-06 09:44:23 +02:00
360c41751e Details Activity data interface rework 2018-04-04 15:41:28 +02:00
da984671f8 Switch to MPAndroidChart library for home activity charts 2018-03-15 16:22:31 +01:00
375afee570 Several changes
- List generation delay on currency choice activity reduced
- Sort currencies by market order in currencies selection activity
- Rewritten suggestion list
- Add default icon when currencies' icons are missing
- Optimize details storage
- Enable Binance key input
- Replacing Binance library by compiled jar from API's github
- New main gradient
- Fix crash when balance requests complete before details request
2018-02-15 14:55:48 +01:00
3af7cf8e9c Add per currency chart display | Click on card to collapse/extend view | Click on chart to open details 2018-02-07 23:55:38 +01:00
88d426b0b8 Switching summary card generation to xml inflater 2018-02-07 17:12:02 +01:00
b41ce1d9c4 Preparing layout inflater instead of dynamic generation 2018-02-06 17:47:12 +01:00