33 Commits

Author SHA1 Message Date
a9229d9509 Display purchased price in transaction history 2018-04-19 18:44:33 +02:00
26d3761d2c New features
- Created PlaceholderManager for a better readability
- Added Pound (GBP) as a default currency option
2018-04-19 18:10:36 +02:00
749c7792ba Default currencies and Snackbar
- Reimplemented Snackbar in case of error while refreshing and auto update if it's about exchanges' keys
- Add Euro in addition to Dollar as a default currency
2018-04-19 12:31:14 +02:00
f0c4062871 Several fixes/improvements
- Add Watchlist charts
- Add Detail Activity for Watchlist coins
- Add padding for Watchlist
- Remove superfluous 0s when displaying balance/price
- Fix Summary Detail Button not changing form
- Fix app crash when Marketcap fragment is not fully loaded
- Fix separate Fragment update obligations
- Fix 0 coin in Detail activity when coming from Watchlist
2018-04-15 20:08:17 +02:00
334c867ea2 Code cleanup | Selection activty smoother 2018-04-13 00:31:56 +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
f1a4a03a5a Fix and features
- Fix symbol bug when selecting form ETH|BTC|USDT currencies from Binance
- Add candlestick chart in detail activity
2018-04-10 13:57:46 +02:00
0ab73ddc87 Add trade history from Binance 2018-04-09 16:28:42 +02:00
1bf8aea3d9 Lighter hide balance switch method 2018-04-08 16:50:56 +02:00
61e06beb82 Add auto update when adding/removing manual transaction 2018-04-08 02:53:57 +02:00
daf2f0ddc1 Add currency dominance bar 2018-04-06 09:44:23 +02:00
b211a4f698 Details Activity placeholders 2018-04-04 16:02:06 +02:00
360c41751e Details Activity data interface rework 2018-04-04 15:41:28 +02:00
e9cbbd7b27 Fix data indicators in DetailsActivity 2018-04-04 14:22:24 +02:00
6e0657e5db Code cleanup 2018-04-04 14:12:23 +02:00
c83385080c Several improvements
- Add time/date pickers
- Add time for manual transactions recording
- Add time for manual transactions listing
- Add volume hightlight with price highlight
- Cleaning up of CurrencyDetailsActivity code
2018-04-04 01:16:10 +02:00
0cc6da7cdd Synchronize cursor for detail activity 2018-04-03 19:29:36 +02:00
9ff13165c6 Added Volume charts in detail activity 2018-04-02 23:46:00 +02:00
dc0dedca73 FIx 1month detail crash 2018-03-28 00:27:51 +02:00
76e299355d MPAndroidChart done 2018-03-16 15:28:47 +01:00
d6189731f8 Details switch, first lines 2018-03-16 00:20:54 +01:00
2422618400 Add per currency fluctuation and currency icon in the detail activity 2018-03-15 12:30:30 +01:00
a306f48c02 MarketCap implementation & minor fixes 2018-03-04 18:24:46 +01:00
76dfa0cacd Fix new suggestion list selection 2018-02-16 09:01:39 +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
1e945ec071 Bottombar add button home activity 2018-02-09 20:47:49 +01:00
b41ce1d9c4 Preparing layout inflater instead of dynamic generation 2018-02-06 17:47:12 +01:00
267cdefc9b Update detail activity
Details for
1h, 3h, 1d, 3d, 1w, 1M, 3M, 6M & 1Y
2018-02-06 15:59:01 +01:00
d220e661b4 Detailed charts animations and tooltip for max values + bug fixing
Fix the major issues happening with data refreshing and optimizing data managment
Tooltip for detailed history in progress
2018-02-04 03:01:46 +01:00
f17e3a0dc8 Currency parcelable for activity intent 2018-02-01 20:38:57 +01:00
d0b92738d6 Fix chart generation for coin without history 2018-02-01 00:24:29 +01:00
0faeb6c3d8 Add swipte to delete in transaction history
SwipeLayout for transaction history per currency
FIX update balance when no coin
2018-01-30 16:16:06 +01:00
97c625efa7 Transaction deletion / Coin menu
Quick add of the upcoming coin menu comporting 3 tabs
Possibility to remove a manual transaction from the transaction tab in the coin menu
2018-01-30 00:07:45 +01:00