This website requires JavaScript.
Explore
Help
Sign In
andy
/
bitcoin-summarizer
Watch
2
Star
2
Fork
0
You've already forked bitcoin-summarizer
Code
Pull Requests
Actions
Packages
Releases
6
Activity
Files
28196510a341ebcf9aceec311b28ec05131f7688
bitcoin-summarizer
/
app
/
src
/
main
/
java
/
ru
/
vendetti
/
bitcoin_summarizer
History
B3S23
8f0ffb7041
removed dynamic color, cause we are controlling colors by ourself
2025-03-08 11:44:29 +03:00
..
ui
/theme
removed dynamic color, cause we are controlling colors by ourself
2025-03-08 11:44:29 +03:00
CryptoApiService.kt
Data classes and other retrofit logic added
2025-03-03 21:25:17 +05:00
CryptoRepository.kt
Data classes and other retrofit logic added
2025-03-03 21:25:17 +05:00
FearAndGreedResponse.kt
Data classes and other retrofit logic added
2025-03-03 21:25:17 +05:00
GlobalResponse.kt
Fixed the design, added full color schemes for light and dark themes. Fixed number formatting with bitcoin data, as well as the line chart being fully visible on the vertical axis now! :3
2025-03-07 18:10:43 +05:00
MainActivity.kt
Fixed the design, added full color schemes for light and dark themes. Fixed number formatting with bitcoin data, as well as the line chart being fully visible on the vertical axis now! :3
2025-03-07 18:10:43 +05:00
RetrofitClient.kt
Data classes and other retrofit logic added
2025-03-03 21:25:17 +05:00
TickerResponse.kt
Fixed the design, added full color schemes for light and dark themes. Fixed number formatting with bitcoin data, as well as the line chart being fully visible on the vertical axis now! :3
2025-03-07 18:10:43 +05:00