Commit 9d28362
committed
Integrated extensive analytics tracking throughout the application.
- Expanded `AnalyticsHelper` with new methods for logging screen views, setting changes, profile updates, and errors.
- Added screen tracking to `MainActivity` and `PermissionTrampolineActivity`.
- Implemented event logging for various user interactions, including tab selection, theme changes, and device spoofing.
- Integrated analytics into `AudioCaptureService` to track service lifecycle and audio capture events.
- Added tracking for app updates, Shizuku permission results, and leaderboard synchronization.
- Refined debug "thanks" message logic to trigger based on app open count.1 parent 1b3d0bb commit 9d28362
4 files changed
Lines changed: 217 additions & 16 deletions
File tree
- app/src/main/java/com/better/nothing/music/vizualizer
- service
- ui
- util
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| 380 | + | |
| 381 | + | |
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| |||
1178 | 1181 | | |
1179 | 1182 | | |
1180 | 1183 | | |
| 1184 | + | |
1181 | 1185 | | |
1182 | 1186 | | |
1183 | 1187 | | |
| |||
1316 | 1320 | | |
1317 | 1321 | | |
1318 | 1322 | | |
| 1323 | + | |
1319 | 1324 | | |
1320 | 1325 | | |
1321 | 1326 | | |
| |||
0 commit comments