Przemyslaw Brudny
29f455d46b
[EGD-7998] Pure image assets cleanup and update
...
Pure image assets cleanup and update.
2021-11-25 18:39:16 +01:00
tomaszkrosnowski
90bc8a7eba
[EGD-7899] Keypad light settings fix
...
Fixed keypad light settings - removed always on option which had
serious impact on battery life time.
2021-11-25 00:49:04 +01:00
Bartosz Cichocki
01001aa303
[EGD-7988] Fix 'forget' HF in BT devices window
...
Fixes HF when forgetting more than available devices
2021-11-18 16:05:16 +01:00
Jakub Pyszczak
1b2dbc813c
[EGD-7931] Fixed bt pairing
...
Fixed bluetooth pairing for devices with long names.
2021-11-18 14:07:14 +00:00
Przemyslaw Brudny
bc3e825b77
[EGD-7910] Text directory cleanup
...
Text directory cleanup. Removed old unused assets
directories.
2021-11-05 00:36:34 +01:00
Piotr Tański
702287ea0c
[EGD-7748] Fixed lazy auto lock setting refresh
...
The auto lock value refresh was visible to a user.
2021-10-29 17:00:17 +02:00
Przemyslaw Brudny
38bc935af9
[EGD-7237] Layout NavBar refactor
...
Layout NavBar refactor.
2021-10-28 16:10:03 +02:00
Piotr Tański
bc7dc5b634
[EGD-7779] Dark mode implemented
...
Experimental dark mode feature implemented.
2021-10-26 15:31:32 +02:00
Przemyslaw Brudny
7597d38852
[EGD-7857] Renamed BottomBar to NavBar
...
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Przemyslaw Brudny
7fbaf735ed
[EGD-7813] Option Window titles localizations fix
...
Option Window titles localizations fix.
2021-10-25 00:28:08 +02:00
Przemyslaw Brudny
dfac217dce
[EGD-7353] Application Messages String fixes
...
Application Messages String fixes.
2021-10-20 19:10:13 +03:00
tomaszkrosnowski
a68b5bcbd6
[EGD-7736] Fix Play Pause labels
...
When doing sound preview label descirbing PLAY or PAUSE action depends
now on current context.
2021-10-20 16:26:33 +02:00
Wojtek Rzepecki
a03817ab96
[EGD-7766] Vibration level PWM addition
...
PWM channels separate control added.
2021-10-20 14:06:39 +03:00
Przemyslaw Brudny
d768eb3665
[EGD-7766] Vibration level PWM addition
...
Added base PWM settings to vibrations. Added vibration
volume setting.
2021-10-20 14:06:39 +03:00
Wojtek Rzepecki
39f6305388
[EGD-7740] Fix callog empty icon blink
...
Fix of blinking icon when entering to non-empty
callog
2021-10-20 09:16:08 +02:00
Pawel Olejniczak
dae736cd3c
[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.
2021-10-14 11:39:39 +02:00
Piotr Tański
30eeb362d0
[EGD-7789] Sort timezones by their UTC offset
...
Currently, timezones are sorted alphabetlically.
2021-10-14 08:54:56 +02:00
Piotr Tański
1d2f5cf7a4
[EGD-7754] Dates bumped in disclaimers
...
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +02:00
Przemyslaw Brudny
9455ea9b5d
[EGD-7759] Alarm audio duration fix
...
Alarm audio duration fix. Changed Alarm audio priority.
Fixed SpinBox bottomBar modes.
2021-10-07 18:42:51 +03:00
Przemyslaw Brudny
289316b32d
[EGD-7730] Alarm audio calls fixes
...
Added system sound setting. Refactored Alarm sound settings.
Fixed linux audio device initial volume level. Fixed Alarm
vibrations.
2021-10-06 19:36:02 +03:00
Bartosz Cichocki
682fb74e0e
[EGD-7086] Add BT profile connection info
...
Added info about connected profile to the devices list
2021-10-06 08:27:34 +02:00
Adam Dobrowolski
d1d34e558b
[CP-688] Changed cmake so that it would accept version as parameter
...
We are guessing verion in scripts, when we should take it as parameter
2021-10-05 17:36:34 +02:00
Bartosz Cichocki
c1c392c303
[EGD-7743] Fix crash on BT device name save
...
Due to enabled EHCILL the shutdown procedure takes longer time
than before, so restarting by turning off and on without a delay
caused crash in the BT stack. Added delay between shutdown and
power on to let the stack turn off completely
2021-10-04 18:10:29 +02:00
Wojtek Rzepecki
ffaf94c594
[EGD-7715] Add hidden Alarm settings window
...
Added prevoiusly hidden alarm settings window
2021-09-30 09:04:36 +02:00
Marcin Smoczyński
bd90e57516
[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 >
2021-09-23 15:14:40 +02:00
Wojtek Rzepecki
1e8082e02c
[EGD-7570] Add Alarm Clock status bar indicator
...
Added indicator on status bar if any alarm is on
2021-09-23 13:15:02 +02:00
Mateusz Grzegorzek
58dd02cff1
[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.
2021-09-13 11:58:10 +02:00
Piotr Tański
6ab09d5ffd
[EGD-7459] Fixed factory reset process
...
Fixed the factory reset process.
2021-09-11 16:23:51 +02:00
Bartosz Cichocki
8145a88401
[EGD-7077] Rework of BT connection status in AppSettings
...
Reworked AppSettings handling of BT devices to be prepared for
handling the HFP profile, eliminating by the way few bugs and
speeding up the flow (by getting rid of few refreshes).
Added unit tests for handling the BT devices flow
2021-09-10 13:19:29 +02:00
Przemyslaw Brudny
488cf00018
[EGD-7409] Empty list additions and fixes
...
Fixed bug in empty lists displays and added missing
empty lists in applications.
2021-09-09 16:11:56 +03:00
Piotr Tański
90e7a48198
[EGD-7362] Merge release/0.76.1 into master
...
Merge release/0.76.1 into master.
2021-09-02 11:12:59 +02:00
Mateusz Grzegorzek
8e6490863a
[BH-395] Librarize application-settings
...
Librarize application-settings
2021-08-09 08:03:20 +02:00
Pawel.Paprocki
ce82949067
[EGD-7167] Pass IMEI number to Settings
...
Get IMEI from cellular and display it in Settings
2021-08-05 19:00:42 +02:00
Przemyslaw Brudny
10f27328e8
[EGD-7215] Connected Sim contact import with backends
...
Connected Sim contact import with cellular contact read
and DB contacts write.
2021-07-29 23:31:04 +02:00
Paweł Joński
606e0597e2
[BH-380] Librarize application-calendar
...
Librarize application-calendar
2021-07-26 09:11:09 +02:00
Przemyslaw Brudny
4147866c71
[EGD-7211] Sim contacts import selector UI part
...
Added sim contacts import selector UI part.
Fixed BoxLayout focusChangedCallback. Fixed
SetFont redraw. Refactored Check and
CheckWithLabel widgets.
2021-07-22 16:34:37 +02:00
Mateusz Grzegorzek
7188802f8e
[BH-669] Fix CMake in service-appmgr
...
Fix CMake in service-appmgr
2021-07-21 14:19:41 +02:00
Jakub Pyszczak
3b67389034
[EGD-7162] Removed sensitive data from settings app
...
During validation tests of EGD-6962 found
sensitive data being logged in settings app.
This PR deletes all of those.
2021-07-16 08:02:49 +02:00
Przemyslaw Brudny
49b82ca0bc
[EGD-7139] System setting cleanup and fixes
...
Security setting cleanup. Refactored Technical
Information window.
2021-07-15 18:38:39 +02:00
Przemyslaw Brudny
689dfe6ed8
[EGD-7138] Security setting cleanup and fixes
...
Security setting cleanup. Removed not used torch windows.
2021-07-15 10:34:16 +02:00
Przemyslaw Brudny
136c6fedc1
[EGD-7136] Apps setting cleanup and fixes
...
Apps setting cleanup. Disabled in UI not working options.
2021-07-14 17:54:42 +02:00
Przemyslaw Brudny
031b7c72ed
[EGD-7136] Phone modes setting cleanup and fixes
...
Phone modes setting cleanup. Fixed text top padding.
Fixed titles and selector in phone modes. Updated arrows.
2021-07-14 17:37:07 +02:00
DariuszSabala
4201fcaea6
[BH-384] Turned application desktop to library
...
Defined separated cmake library, private and public include
directories and dependencies, isolated public headers from private,
cleaned up include paths and defined which targets depend on new
library, cleaned up include paths
2021-07-14 17:07:50 +02:00
Przemyslaw Brudny
df242323de
[EGD-7135] Display and keypad setting cleanup and fixes
...
Display and keypad setting cleanup. Moved settings window
Names to separate file. Added selective build options.
Fixed SpinBox arrows position. Fixed focus on window start
in InputLanguageWindow and KeypadLightWindow. Moved AutoLock
to Security. Disabled not working options in UI.
2021-07-14 15:05:07 +02:00
Przemyslaw Brudny
c8fe788840
[EGD-7134] Network setting cleanup and fixes
...
Network setting cleanup. Added missing sim cards window.
Fixed option texts. Disabled not working options in UI.
2021-07-13 14:30:35 +02:00
Przemyslaw Brudny
b65ea90a0b
[EGD-7133] Bluetooth setting cleanup
...
Bluetooth setting cleanup.
2021-07-12 13:28:50 +02:00
Przemyslaw Brudny
ee2c085e56
[EGD-7130] Renamed settings application
...
Renamed settings application.
2021-07-09 18:20:12 +02:00
Przemyslaw Brudny
9194323b08
[EGD-7120] Remove old settings application
...
Moved valuable assets to new settings.
Removed old settings.
2021-07-09 14:37:31 +02:00
tomaszkrosnowski
e05ddbfdd9
[EGD-7010] Remove sensitive data from logs
...
Sensivite data like first/second name, messages and notes content,
dialed gsm numbers etc are removed from logs to guarantee security for
Pure users.
2021-07-08 11:43:35 +02:00
Przemyslaw Brudny
4685dc07a7
[EGD-6960] Header addition related style cleanups
...
Header addition related style cleanups.
2021-06-18 13:12:43 +02:00