Commit 9edd293
committed
feat: Add default location pin QuickChat action on first run
Initialize database with default location pin (π) QuickChat action
when no actions exist. Creates entry with:
- Name: π
- Message: https://maps.google.com/?q=%GPS
- Mode: Append
- Position: 0
Users can edit, delete, or reorder this action via QuickChat settings.1 parent a775e0e commit 9edd293
File tree
1 file changed
+21
-0
lines changed- feature/messaging/src/main/kotlin/org/meshtastic/feature/messaging
1 file changed
+21
-0
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
36 | 57 | | |
37 | 58 | | |
38 | 59 | | |
| |||
0 commit comments