Commit ed96607
authored
refactor: simplify Android widget deep linking by directly launching … (#609)
* refactor: simplify Android widget deep linking by directly launching MainActivity
* refactor: address CodeRabbitAI review feedback for lifecycle, bounds checking, and encapsulation
* fix:properly configure deep-link routing context1 parent 66aef29 commit ed96607
File tree
6 files changed
+298
-236
lines changed- android/app/src/main
- kotlin/com/ccextractor/taskwarriorflutter
- lib
- app
- modules
- home/controllers
- splash/controllers
- services
6 files changed
+298
-236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments