Commit Graph

77 Commits

Author SHA1 Message Date
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
889fc3f889 Add limit to Binance trade synchronization 2018-04-18 01:53:28 +02:00
78adcd5485 Performance improvements
- New data refreshing method | avoid soft freezing the app
- Update fragment titles
- Update background color for a better visibility of summary and watchlist cards
2018-04-18 01:37:54 +02:00
eab8ff14bf Reword Actionbar depending on fragment 2018-04-17 23:20:49 +02:00
b3f566bf31 Fix API limitation problem 2018-04-17 01:02:27 +02:00
ff98837235 Update Details activity chart layout construction system 2018-04-16 16:30:54 +02:00
4001e8d094 Fix multiple summary generation 2018-04-16 02:42:47 +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
9973c4bf37 Update watchlist interface (price fluctuation) 2018-04-15 16:40:59 +02:00
4393a7d592 Update HomeActivity with fragments
- Fragments for WatchList, Currency list and Market cap
- WatchList implementation
2018-04-14 01:18:49 +02:00
334c867ea2 Code cleanup | Selection activty smoother 2018-04-13 00:31:56 +02:00
cf8ec6c565 Update APK 2018-04-12 21:55:05 +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
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
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