Commit fb7c2e4
fix: auto-reset serviceFailed on permission re-grant, document source column
LocationServiceCoordinator:
- Add resetFailedState() method
- acquire() checks permission when serviceFailed is true and resets
automatically if re-granted (no process restart needed)
ReceivedLocationEntity:
- Document that source column is scaffolding for future SOS trail
entries (PR torlando-tech#713)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 58a7a62 commit fb7c2e4
2 files changed
Lines changed: 15 additions & 2 deletions
File tree
- app/src/main/java/network/columba/app/service
- data/src/main/java/network/columba/app/data/db/entity
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
31 | 43 | | |
32 | 44 | | |
33 | 45 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
0 commit comments