~aleteoryx/muditaos

ref: e29343bdf08d27a45982253b23782f0500b33057 muditaos/module-apps/application-alarm-clock d---------
7597d388 — Przemyslaw Brudny 4 years ago
[EGD-7857] Renamed BottomBar to NavBar

Renamed BottomBar to NavBar.
7fbaf735 — Przemyslaw Brudny 4 years ago
[EGD-7813] Option Window titles localizations fix

Option Window titles localizations fix.
a68b5bcb — tomaszkrosnowski 4 years ago
[EGD-7736] Fix Play Pause labels

When doing sound preview label descirbing PLAY or PAUSE action depends
now on current context.
39f63053 — Wojtek Rzepecki 4 years ago
[EGD-7740] Fix callog empty icon blink

Fix of blinking icon when entering to non-empty
callog
d0772ab0 — Wojtek Rzepecki 4 years ago
[EGD-7798] Fix alarms backend with new format

New format of alarm time in database and processing
dae736cd — Pawel Olejniczak 4 years ago
[EGD-7795] Unify options window title

Options window title in Meditation app was
incorrect. Now all options windows have
unified titles. Additionally few minor fixes
added.
289316b3 — Przemyslaw Brudny 4 years ago
[EGD-7730] Alarm audio calls fixes

Added system sound setting. Refactored Alarm sound settings.
Fixed linux audio device initial volume level. Fixed Alarm
vibrations.
d3168993 — Wojtek Rzepecki 4 years ago
[EGD-7739] Fix recurrent alarms

Alarms fixes for recurrence rules application
bc6b79fe — Wojtek Rzepecki 4 years ago
[EGD-7673] Fix adding alarm before actual time

Fixed adding of an alarm before actual
system time
7e26f5e0 — Przemyslaw Brudny 4 years ago
[EGD-7670] Alarm toggle off all alarms

Added toggle all alarms handling with tests.
6cf3e0da — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time get

Fixed alarm time get.
bd90e575 — Marcin Smoczyński 4 years ago
[BH-907] Split utils module into components

Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
45c27c2f — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time set

Fixed alarm time set.
1e8082e0 — Wojtek Rzepecki 4 years ago
[EGD-7570] Add Alarm Clock status bar indicator

Added indicator on status bar if any alarm is on
4c19fa16 — Wojtek Rzepecki 4 years ago
[EGD-7612] Add alarm popup

Added alarm popup window. Added ImageBoxWithText
widget.
e3a057e1 — Przemyslaw Brudny 4 years ago
[EGD-7310] Alarm GUI and features update

Updated AlarmOptionsItem to use UTF8Spinner.
Created specialized widgets to cover options
sets. Updated GenericSpinner to handle Pure
navigation and content swap. Updated Alarm
RRule code to work with Custom Days selection
and new widgets. Added Tests. General GUI
stylistic fixes. Increased app Alarm Clock
and service Time stack sizes.
5e919448 — Adam Dobrowolski 4 years ago
[EGD-7501] Rrules presenter added

- handles most of our rrule manipulation needs for alarm
- unittests for transformations
58dd02cf — Mateusz Grzegorzek 4 years ago
[BH-861] Cleanup Application split - part I

1. Prepare Pure and Bell specific `Application`
   classes and add them to `app` target:

- `products/BellHybrid/apps/Application.cpp`
- `products/PurePhone/apps/Application.cpp`

2. Update `CMakeLists.txt` files.
3. Move `ApplicationBell` implementation to Bell-specific
   `Application` class and remove `ApplicationBell` files.
4. Change Bell apps parent classes from `ApplicationBell`
  to Bell-specific `Application` class.
5. Rename `Application` to `ApplicationCommon` in the rest of the files.
ba863035 — Przemyslaw Brudny 4 years ago
[EGD-7408] Phonebook empty list fix

Fixed phonebook empty list. Added deep refresh
for other empty lists.
488cf000 — Przemyslaw Brudny 4 years ago
[EGD-7409] Empty list additions and fixes

Fixed bug in empty lists displays and added missing
empty lists in applications.
Next