44 Commits

Author SHA1 Message Date
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
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
e9cbbd7b27 Fix data indicators in DetailsActivity 2018-04-04 14:22:24 +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
defd3db2f0 Watchlist infalter 2018-03-16 15:51:52 +01: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
da984671f8 Switch to MPAndroidChart library for home activity charts 2018-03-15 16:22:31 +01:00
2422618400 Add per currency fluctuation and currency icon in the detail activity 2018-03-15 12:30:30 +01:00
1ca4db4b24 Update Marketcap Piechart layout and fix conflict with RefreshLayout 2018-03-13 16:59:21 +01:00
511d239f16 Update Piechart colors 2018-03-12 13:39:05 +01:00
a306f48c02 MarketCap implementation & minor fixes 2018-03-04 18:24:46 +01:00
b7c2e57824 Several fixs and UI update
Fix fingerprint cancel button crash
Update fingerprint dialog
2018-03-02 12:19:57 +01:00
f2be27467d Fingerprint lock | Fingerprint dialog 2018-03-02 00:22:26 +01:00
a5dc675627 Fingerprint dialog 2018-03-01 19:57:19 +01:00
c199732fa4 First step 2018-02-28 12:31:14 +01:00
3fbc46fcc9 Marketcap preparation 2018-02-20 13:24:43 +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
1363c04202 Fix 2018-02-13 00:52:59 +01:00
3cb139390c Navbar for summary activity 2018-02-12 19:43:17 +01:00
7bd7d360d6 Fix 2018-02-12 08:17:10 +01:00
1e945ec071 Bottombar add button home activity 2018-02-09 20:47:49 +01:00
fdd059b956 Cleaning code 2018-02-08 13:36:24 +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
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
d0b92738d6 Fix chart generation for coin without history 2018-02-01 00:24:29 +01:00
f3e24d2a34 Transaction deletion list 2018-01-31 00:50:12 +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
00fc47b4ec [BETA] Manually add cryptocurrencies
Possibility to manually add cryptocurrencies into the database
It's yet impossible to remove any of those without uninstalling the app or manually send a SQLite request to the database
2018-01-29 00:20:40 +01:00
28c7d39466 Fisrt push
Initial push
-HitBTC synchronisation
-Quick charts
-Detailed/Quick view
2018-01-28 21:56:58 +01:00