Commit Graph

45 Commits

Author SHA1 Message Date
dan63047 fcab60f7ba i guess 1.5.1 is ready 2024-05-04 23:04:48 +03:00
dan63047 7ffe909c2d I completly forgot about RadarChart god i'm so stupid 2024-05-01 14:48:18 +03:00
dan63047 836e0637d9 Bye-bye, fl_chart. Hello to syncfusion charts
Need to fix smooth chart thing and some strange stuff with leaderboard
2024-05-01 02:03:42 +03:00
dan63047 8081755e71 I guess I finally found a solution to perfomance issue and replacement for fl_chart
I wish i wasn't that stupid
2024-04-30 01:45:11 +03:00
dan63047 3b16822c1f 1.5.0 2024-03-24 19:38:06 +03:00
dan63047 7688b49ef9 Design changes
Colors in TL matches list, new search bar
2024-02-09 00:39:54 +03:00
dan63047 97f5e95da3 deleteState fix + new badges
Also crud was documented. Not sure if i doing everything correctly, maybe i should implement something intresting instead?
2024-02-01 03:15:32 +03:00
dan63047 a3e09d1ca7 Began to make unit tests + started to document CRUD service 2024-01-30 00:13:07 +03:00
dan63047 d0ead79068 1.4.0? 2024-01-22 21:00:24 +03:00
dan63047 39569ffe0c Spike counter + caching for szy api + more badges
ToDo: save advanced stats to the DB, polish UI, add interactivity to graphs
2024-01-07 01:54:00 +03:00
dan63047 0b11d370fc Updated dependencies 2023-12-27 01:02:47 +03:00
dan63047 5098b5ebf9 Teto API was updated, it's time to update 2023-11-09 01:17:44 +03:00
dan63047 c2f73ce1fb Weird new feature (???) 2023-10-26 02:00:47 +03:00
dan63047 533d38042e DB compressing + prepairing for custmization 2023-10-20 00:45:07 +03:00
dan63047 6e1473c6fb 1.2.4 is ready 2023-10-10 23:20:27 +03:00
dan63047 c6d1e0787a Peak TR + Markdown in bio + icons in news
Also small redesign, window title now changes,
illegally downloaded badges and other small things
2023-10-08 20:20:42 +03:00
dan63047 7ed93d3fb1 App now can tell what happening with connection
Also now we can manage stored matches
2023-09-23 22:09:36 +03:00
dan63047 2c4c72aa1a Prepared for the new release
Probably from now on i'm gonna just support this project
Yep, no new features anymore.
2023-09-06 22:02:23 +03:00
dan63047 6fe78c9931 Fix of stupid bug + i moved some view to side menu 2023-09-04 21:00:13 +03:00
dan63047 ca5dcfcf64 Sorting for rank averages view + some fixes 2023-09-03 21:25:59 +03:00
dan63047 23a17bcbc0 distinguishment + slight redesign of main view
Prepared for the new release
2023-08-21 18:39:04 +03:00
dan63047 fd8c1fc16d small fixes 2023-07-22 15:07:57 +03:00
dan63047 0e251bd01c Release... i think?... 2023-07-20 23:56:00 +03:00
dan63047 501832c9aa Now I can retrieve history thx to p1nkl0bst3r api
But it's slow (because my code is shit)
2023-07-17 20:57:24 +03:00
dan63047 04483bfb64 Now it's possible to compare players with rank averages.
Also I started working on i18n
2023-07-10 20:42:20 +03:00
dan63047 3fb7b1fabb Ranks averages + Improved leaderboard + bugfix 2023-07-09 19:50:17 +03:00
dan63047 52f1732723 Import dosent work for android for some reason
help me pls
also some issue with deb package
fuck me
2023-06-30 01:41:11 +03:00
dan63047 1ef8474bb5 App icon was added
Also thinking about import/export database
2023-06-29 00:33:58 +03:00
dan63047 3199bd26ec New gauges + info for stats 2023-06-27 23:55:59 +03:00
dan63047 041b70a86c Pull to refresh + now we have only one chart
But it's possible to change sets of data for chart
Also changed fetch function in main view
2023-06-26 20:13:53 +03:00
dan63047 8770d5dca8 TL records are now stored in the database
for tracked players only.
Also fixed variety of shit
2023-06-23 21:38:15 +03:00
dan63047 5d5ac32a8b Those graphs are mess but well see 2023-06-22 22:02:49 +03:00
dan63047 b78d701ae2 Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
dan63047 daefbb9504 Compare view improvements, win chance implemented
Also now you can delete states and players from db
Numbers formatting
Ready for v0.1.0
2023-06-13 00:55:01 +03:00
dan63047 b72d47e202 Now it's possible to compare players
Also upadted dependencies
2023-06-12 00:56:15 +03:00
dan63047 5bb811019a Now im actually able to collect data about players
Also thinking about reusing my widgets,
and i illegally downloaded some badges,
yeah and also it's possible to watch previous states of the account
2023-06-11 00:56:14 +03:00
dan63047 10f4063bf2 Now it's possible to set player for app init.
Also added some logging,
Changed come things.
Now i gonna think about sqlite database
2023-06-07 00:04:49 +03:00
dan63047 d69713664f New views filed with promises
ready for first alpha build
2023-06-06 01:21:29 +03:00
dan63047 ca1722e340 40 lines + blitz + other info tabs done 2023-06-04 18:10:20 +03:00
dan63047 1d88643331 osk kagari gimmick + why vs/apm on chart so big? 2023-06-04 00:25:16 +03:00
dan63047 62e77cc6aa All stats for TL and werid chart is done 2023-06-03 22:10:28 +03:00
dan63047 73b648aaa2 Yeah I'm definitely getting somewhere,
but i need to think about that tab controller
2023-06-02 00:30:38 +03:00
dan63047 ffad0ae6cb First attempt into UI,
lets hope it's gonna be usable
2023-05-25 22:21:56 +03:00
dan63047 981312b15f First implementation of sqlite db, idk what i'm doing 2023-05-16 23:07:18 +03:00
dan63047 a059b942f3 Init: What i done in first day 2023-05-07 00:14:12 +03:00