~aleteoryx/muditaos

ref: e1400aee902f44fb81c5a1efb32d9db561a88df2 muditaos/image/user d---------
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.
cafeb521 — RobertPiet 5 years ago
[EGD-5317] Module-db UT solved

Vfs init.
Convertion time string to unix time returns 1 hour later than should.
DatabaseInitializer stub that just creates empty dbs with table
structure but without data. Notification table initial records moved
to Database Initilize section. UT run with a stub of Database
Initialize - new test section introduced to test original
initializer: test-initializer.
Added missing data for contacts db to run the sorted list test
and test fix.
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.
f3625a81 — Radoslaw Wicik 5 years ago
[EGD-4831] Move FileIndexer init script to proper place

Moving sql scripts to proper place to be more consistent with the code.
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.
92a8a78e — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
4e034df4 — Przemyslaw Brudny 5 years ago
[EDG-4743] Add new/options windows to quotes

Add windows for add/edit/delete quotes, use ListView for quote display.
280c5930 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
8856a656 — Mateusz Grzegorzek 5 years ago
[EGD-4995] Add changing passcode windows flow

Implement changing passcode windows flow
0e1ca098 — Marcin Smoczyński 5 years ago
Merge commit 'c7dd6b399' into stable
7d7003d6 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
40ba4a0b — Radoslaw Wicik 5 years ago
[EGD-5247] bring back settings db definition script

Repair settings scripts, deleted in previous commits.
f72ab7fa — Radoslaw Wicik 5 years ago
[EGD-5247] Bring back settings db definition script

Restore accidentally deleted script with settings database definition.
71a82520 — SP2FET 5 years ago
[EGD-4580] Add BT settings middleware

Added bluetooth settings middleware to store BT status in settings.
Added middleware layer to handle new settings queries.
9da3f0d8 — mkamonMdt 5 years ago
[EGD-4973] Fix absent notifications on home screen

SMS and Calls notifications require default init
of respective data base. Displaying notifications
require wider space reservation for some digits
(e.g. `8`)
c737af96 — RobertPiet 5 years ago
[EGD-4914] input and display languages connection to settings problem… (#1188)

* [EGD-4914] input and display languages connection to settings problem solved
b0fae5c4 — RobertPiet 5 years ago
[EGD-3995] setup sim window prepared basing on the old settings (#913)

[EGD-3995] updated to new settings
[EGD-3995] sim switch using CellularServiceApi
009aa9dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
Next