home-assistant-android/common/schemas/io.homeassistant.companion.android.database.AppDatabase
Joris Pelgröm b0ad11d04f
Add troubleshooting tool: location history (#3886)
* Add location history (location, trigger, result)

 - Initial setup saving data, no UI, cleanup or preferences yet

* On/off setting, limit history size and basic UI

 - Add a on/off setting for location history (default on)
 - Limit the history size to 48 hours, any older entries will be deleted during regular sensor updates
 - Add a basic UI for location history based on paging considering the possible data size with multiserver/high accuracy. The list looks good and shows status at a glance, detail view still needs work.

* Finish expanded UI

 - Make the expanded UI nicer and show relevant data, buttons for opening the location in a maps app and sharing log data
 - Add empty states for location history

* Filter by state, improve list speed

 - Add option to filter by state
 - Simplify Room configuration and sort by indexed ID to improve list loading speed

* Remove duplicate source

* Fix minimal

* Split sent into sent and failed to send
2023-09-28 17:37:37 -04:00
..
24.json Add AppDatabase v24 -> v25 auto migration (#2407) 2022-03-25 20:02:44 -04:00
25.json Add AppDatabase v24 -> v25 auto migration (#2407) 2022-03-25 20:02:44 -04:00
26.json Add theming to widgets: Dynamic color (Material You) and Transparent (#2496) 2022-05-08 13:10:58 -04:00
27.json Multiple media players per widget (#2534) 2022-05-29 08:57:52 -04:00
28.json Sync sensor enabled state with core 2022.6+ (#2547) 2022-05-29 11:22:52 -04:00
29.json Entity state complication (#2574) 2022-06-20 20:24:37 -04:00
30.json Show the charging state on the Battery Level sensor's icon (#2661) 2022-07-09 14:19:23 -04:00
31.json Fix Last Notification sensor not updating when notification is repeated with the same content (#2734) 2022-08-03 17:58:23 -04:00
32.json Add authentication to widget buttons (#2798) 2022-09-05 09:50:53 -04:00
33.json Improve adding quick settings tile (#2860) 2022-09-10 15:16:36 -04:00
34.json Add caching of favorites in Wear OS, resulting in prettier loading (#2982) 2022-11-09 16:06:38 -05:00
35.json Add new option to vibrate when quick settings tile is clicked (#3123) 2022-12-16 09:55:59 -05:00
36.json Add option for unlocked only quick settings tiles (#3189) 2022-12-30 20:34:31 -05:00
37.json Migrated all table and column names to lower snake case (#3195) 2023-01-24 22:30:36 -05:00
38.json Multiserver (#3332) 2023-02-14 20:30:06 -05:00
39.json Get user information and prevent using admin-only calls (#3417) 2023-03-16 07:10:27 +00:00
40.json Entity state complication improvements (more flexibility) (#3465) 2023-04-08 16:33:16 -04:00
41.json Jetpack Compose icon dialog (#3631) 2023-07-04 13:25:32 -04:00
42.json Show measurement unit in Wear OS complication (#3703) 2023-07-25 14:37:31 -04:00
43.json Add 'toggle' tap action to entity state widget (#3798) 2023-08-19 19:24:44 +00:00
44.json Add camera tile to Wear OS (#3870) 2023-09-17 16:57:33 -04:00
45.json Add troubleshooting tool: location history (#3886) 2023-09-28 17:37:37 -04:00