30 Commits

Author SHA1 Message Date
28196510a3
.idea dir removed from the repo 2025-03-08 17:37:03 +05:00
3691477e92
dependencies updated 2025-03-08 17:28:12 +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
4c9c7a3aa4 Update .gitignore 2025-03-05 15:53:47 +03: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
fb59407f8b Update gradle/libs.versions.toml 2025-03-05 03:48:52 +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
c0d5908a6e
CI/CD revamp fix 2025-02-27 22:36:01 +05:00
3a62d99c40
CI/CD revamp fix 2025-02-27 22:33:30 +05:00
286109dc38
CI/CD revamp fix 2025-02-27 22:03:56 +05:00
69d8ae9d7a
CI/CD revamp fix 2025-02-27 21:55:05 +05:00
fc9f054dec
CI/CD revamp fix 2025-02-27 21:47:46 +05:00
be208912b7
CI/CD revamp 2025-02-27 21:44:48 +05:00
2f7a94b5de Merge pull request 'main' (#5) from main into dev
Reviewed-on: #5
2025-02-27 18:37:43 +03:00
b42487feba revert 9f0d1de386999c738e00b1f1ff1b45d321e2e84b
revert Update README.md
2025-02-27 18:36:34 +03:00
9f0d1de386 Update README.md 2025-02-27 18:31:20 +03:00
a77610c285 Merge pull request 'Update Readme.md' (#3) from b3s23-patch-1 into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 30s
Reviewed-on: #3
2025-02-27 18:24:30 +03:00
0c182b0c63 Update Readme.md
:3
2025-02-27 18:23:37 +03:00
a3b0dc9abe Merge pull request 'Example CI/CD fix' (#2) from dev into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
Reviewed-on: #2
2025-02-26 22:20:24 +03:00
60742d3aff
Example CI/CD fix 2025-02-27 00:19:10 +05:00
9874a208fa Merge pull request 'dev' (#1) from dev into main
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 45s
Reviewed-on: #1
2025-02-26 22:11:00 +03:00
dc3539ce39
Example CI/CD added 2025-02-27 00:09:29 +05:00
1fad039339
Plain project added 2025-02-27 00:00:16 +05:00
30110f17aa Initial commit 2025-02-26 21:41:16 +03:00