~aleteoryx/muditaos

ref: 03e5f8d7148275d0db11ddd8248055e93d35da3a muditaos/image/user/db/settings_v2_002.sql -rw-r--r-- 1.3 KiB
9098f69e — Wojtek Rzepecki 5 years ago
[EGD-5814] Fix battery revert

Revert of temporary fix
for old battery operation
39e6f1b1 — RobertPiet 5 years ago
[EGD-5902] Phone Modes Windows

Windows for phone modes created.
Offline:FightMode/messages only ServiceCellularApi created.
ConnectionFrequency and DND options settings throught AppSettings.
66db7b08 — SP2FET 5 years ago
[EGD-5512] Usb security refactor and devices pairing

Move all security related functionality to single security endpoint
Paired devices can be added to avoid further passcode requests
e8f7a572 — Tomasz Langowski 5 years ago
[EGD-5758] Restore auto locking timer in ApplicationManager

Restore auto-locking functionality
57705abc — RobertPiet 5 years ago
[EGD-5995] Settings entry path parser fixed

Fixed: get value from setting when creating cache
Fixed: path parsing
Fixed: request settings value from db
Fixed: sql init script
76dc6f9f — lblach 5 years ago
[EGD-5771] Create post update info window

Add post update info window.
d5c3d41c — Piotr Tański 5 years ago
[EGD-5204] Secure USB communication

Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
fe721693 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
ba8f0ac3 — Krzysztof Móżdżyński 5 years ago
[EGD-5448] Add EULA window

Added EULA window required for onBoarding procedure.
Onboarding settings added.
536841f0 — Wojtek Rzepecki 5 years ago
[EGD-5810] Fix for old batteries

Temporary fix for old batteries
c7b7cc4c — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
067ca948 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
5400c186 — Hubert Chrzaniuk 5 years ago
[EGD-5014] Add eMMC block device API

Add PureOS wrapper for eMMC driver with support
for basic block device operations.
7513629c — Wojtek Rzepecki 5 years ago
[EGD-5028] Add batt critical level db

Battery critical level sotred in
database.
9cbe1221 — RobertPiet 5 years ago
[EGD-5673] Settings and FileIndexer initialize

Modified query for settings to insert default values to db.
Removed nonascii characters from file_indexer.
d87c6947 — Mateusz Grzegorzek 5 years ago
[EGD-5311] Create Date&Time main window

- add DateAndTimeSettings class and
  dateAndTimeSettings global var
  (cache for storing date and time related settings),
- add DateAndTimeChangeRequest messages and proper
  methods in app::manager::Controller for sending them,
- handle DateAndTimeChangeRequest messages in ApplicationManager,
- add SettingRightItem::Text case for OptionSettings
  to provide possibility to add text
  on the right side of particular option,
- rename fields in db (settings_tab table):
  gs_time_format_12 to gs_time_format
  and
  gs_time_date_format to gs_date_format
- create only main Date&Time window.
  Sub windows will be added in separate task.
9e792021 — RobertPiet 5 years ago
[EGD-5519] Lockscreen does not ask for pin after reset solved

Name of parameter for lockscreen mode on/off updated in sql script.
Register on param lockscreen only reacts on value change.
d14e40d3 — Radoslaw Wicik 5 years ago
[EGD-4831] Add license headers to c, h and sql files

Add license headers to `h`, `c` and `sql` files as this files haven't
been checked previously, script now to automatically updates current
year in existing licenses.
280c5930 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
Next