Commit Graph

71 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
d2a296a2ef Fix "NaN%" title when switching from display to hide balance 2018-04-08 20:24:34 +02:00
8db899ec33 Complete hide balance feature and fix title updating method 2018-04-08 20:21:02 +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
16c429d415 Add update on exchange synchronization enabled/disabled 2018-04-08 02:48:39 +02:00
b1c158291a Fix hide balance switch button 2018-04-08 02:31:38 +02:00
23cd8dbf7a Remove unused class 2018-04-08 02:25:52 +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
8b3db9b25d Crash... 2018-04-06 22:04:58 +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
e7378c278b HomeActivity placeholders 2018-04-04 16:14:56 +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
8282628841 Merge branch 'master' of https://github.com/TanguyHerbron/Coinfolio 2018-03-28 00:34:18 +02:00
40dc5139a0 Fix 2018-03-28 00:34:12 +02:00
dc0dedca73 FIx 1month detail crash 2018-03-28 00:27:51 +02:00
c9e7f8f21d
Update README.md 2018-03-20 23:43:27 +01:00
056c029424
Update README.md 2018-03-20 23:42:55 +01: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
55819c422e Update APK 2018-03-02 09:39:35 +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
9cacb7a380 Fix invalid API keys crash 2018-02-28 11:44:10 +01:00
04f997c675 Bug fix
Fix keys preview
Fix no balance loading error
2018-02-27 23:54:05 +01:00
3bbfdbb4d2 Binance implementation | Exchange code cleanup 2018-02-27 19:52:33 +01:00
dad2cae3f7 Update Gource generation command 2018-02-22 11:27:13 +01:00
e78dee11c5 Signed APK | Gource 2018-02-20 14:11:32 +01:00
3fbc46fcc9 Marketcap preparation 2018-02-20 13:24:43 +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
1363c04202 Fix 2018-02-13 00:52:59 +01:00
3cb139390c Navbar for summary activity 2018-02-12 19:43:17 +01:00