15 Commits

Author SHA1 Message Date
b3s23
ed305ffeba Added saving data to internal storage for later use.
Added dialog on internal storage usage, and for first start without internet connection
2025-03-12 17:30:23 +05:00
b3s23
30102eb8aa Implemented About screen with links and email addresses 2025-03-11 00:59:38 +05:00
b3s23
70c6eb0834 Fixed some design issues;
Changed chart's horizontal axis so that it displays correct date for each value of fear greed index;
Implemented Cicerone as navigation library for the app;
Implemented two additional screens - About and Learn;
Implemented navigation drawer and made it open the respected screens as well as highlighting current screen in the list;
TODO: About and Learn screens (text)
2025-03-10 21:51:16 +05:00
5529b3dafc
Some minor fixes 2025-03-09 00:08:36 +05:00
08df502b1f
Some minor fixes (manifest, text typos, gradle app ver etc.) 2025-03-08 17:48:53 +05:00
8f0ffb7041 removed dynamic color, cause we are controlling colors by ourself 2025-03-08 11:44:29 +03:00
b3s23
09871e8727 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
fcd27175ac Update app/src/main/java/ru/vendetti/bitcoin_summarizer/TickerResponse.kt 2025-03-05 03:50:25 +03:00
a9c5282bdc Update app/src/main/java/ru/vendetti/bitcoin_summarizer/GlobalResponse.kt 2025-03-05 03:50:08 +03:00
52386c1987 Update app/src/main/java/ru/vendetti/bitcoin_summarizer/MainActivity.kt 2025-03-05 03:49:25 +03:00
1261b80346 Update app/build.gradle.kts 2025-03-05 03:48:26 +03:00
e6e9d7e082
MVP 2025-03-04 00:05:15 +05:00
3142cd79f6
Dependencies updated and example screen added 2025-03-03 21:51:02 +05:00
821162964b
Data classes and other retrofit logic added 2025-03-03 21:25:17 +05:00
1fad039339
Plain project added 2025-02-27 00:00:16 +05:00