~aleteoryx/muditaos

ref: 149514e8364c0753c9eec29d48b227fb85fc4bda muditaos/module-apps/application-notes d---------
c2e45b07 — Piotr Tański 4 years ago
[EGD-7024] Keep the state of SMS on phone lock

The SMS is not deleted on manual or automatic phone lock.
84cf9def — Piotr Tański 4 years ago
[EGD-7040] Notes autosave

Notes are automatically saved on exiting the edit window.
50a73ca6 — Piotr Tański 4 years ago
[EGD-7051] Fixed saving multiple notes at once

When creating a new note, it was possible to save multiple notes
with 1 click.
053c06d7 — DariuszSabala 4 years ago
[BH-390] Turned notes app into library

Turned application notes into separate library, specified
private and public include directories and dependencies,
removed application notes from Bell Hybrid target
[EGD-6883] Change time settings cleanup

Time related settings are handled by service time now.
utils DateAndTimeSettings replaced by static time service api.
47622484 — Przemyslaw Brudny 4 years ago
[EGD-6951] Removed old header implementation

Removed old header implementation.
6dfeacff — Alek Rudnik 4 years ago
[EGD-6697] Date and time formatting

Added system locale dependant date and time formatting.
4685dc07 — Przemyslaw Brudny 4 years ago
[EGD-6960] Header addition related style cleanups

Header addition related style cleanups.
a7fba1b3 — Paweł Joński 4 years ago
[BH-374] Librarize application-antenna

Add apps-common, librarize application-antenna
978b1d50 — Alek Rudnik 4 years ago
[EGD-6918] Timestamp clean up

Removal of not needed methods
Addition of unit tests
Fixes according to newst design guidelines
Added new seprate interface cmake lib for time constants
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
c611e3c0 — DariuszSabala 4 years ago
[BH-376] Utils time turned to separate library

Turned module-utils/time folder content into separate library,
cleaned up CMake libs dependencies, fixed include paths
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
2911b6b4 — Lukasz Skrzypczak 4 years ago
[BH-378] PR changes

PR changes - mainly includes
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
2edda4e1 — Wojtek Rzepecki 4 years ago
[EGD-6446] Fix notes delete window

Fix of title in note delete window
to use note beggining
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
93c4675d — Alek Rudnik 4 years ago
[EGD-6701] System time usage fixes

Fixed all calls to stdlib time.
Removed all redundant calls to Timestamp treated as time source.
Next