19 Commits

Author SHA1 Message Date
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