Tigran Soghbatyan
1045daf623
[BH-1122] Fix window timeout
...
Fix resetTimer behaviour in windows with timeout
2021-11-26 15:20:33 +01:00
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
Maciej Gibowicz
c94354108f
[EGD-7728] Fix refreshing contact details after editing
...
After editing a contact from the message level,
the contact details will be refreshed in the message view.
2021-11-25 15:07:47 +01:00
Wojciech Rzepecki
a0914b534c
[EGD-5374] Fix call gui issues
...
fixed state icons to use box layout
plus string and allignement fixes
2021-11-25 13:58:42 +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
Wojciech Rzepecki
bd4db9e1b5
[EGD-7960] Fix of concurrent alarms handling
...
fixed the processing of alarms set to the same time
also taking into account concurrent snoozes
2021-11-23 09:04:00 +01:00
Przemyslaw Brudny
d731a85dfa
[EGD-7920] GUI fixes after deleting/add contact
...
After deleting/add a contact from the calllog, sms options,
and sms thread options, we return to the start screen
of the current application
2021-11-22 12:25:13 +01:00
Przemyslaw Brudny
264b84f5b2
Merge remote-tracking branch 'origin/stable'
2021-11-22 11:07:33 +01:00
Przemyslaw Brudny
dfafd1fb5f
[EGD-7987] Closing window refactor
...
Closing window refactor.
2021-11-22 11:05:44 +01:00
Tigran Soghbatyan
022591a626
[BH-1213] Fix meditation end window timeout
...
Set meditation end window timeout to 5s
5s captures entire length of gong audio
2021-11-19 17:57:23 +01:00
Wojciech Rzepecki
dbb7b27c46
[BH-955] Fix onClose when popup displayed
...
no action on onClose when switched to popup window
2021-11-19 17:03:00 +01:00
Paweł Joński
43d610f4a7
[BH-1203] Fix alarm timer 12h format and spacing
...
Fixes:
- spacing after alarm ringing
- 12h format mode after changing from 24h
2021-11-19 14:20:39 +01:00
Przemyslaw Brudny
1e604614bf
[EGD-7919] Sim input popup interactions on back fix
...
Sim input popup interactions on back fix.
2021-11-19 10:47:04 +01:00
Przemyslaw Brudny
0323d7cfad
Merge remote-tracking branch 'origin/stable'
2021-11-18 23:51:50 +01:00
Maciej Janicki
d0d847130d
[BH-1140] Split statuses updates
...
Split statuses updates
2021-11-18 17:11:35 +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
Paweł Joński
084cf317db
[BH-1192] Powernap counting stops at zero
...
Powernap counting stops at zero
2021-11-18 10:03:44 +01:00
Przemyslaw Brudny
5ba3176b40
[EGD-7957] Fixed data removal on alarm when setting custom repeat
...
Fixed data removal on alarm when setting custom repeat.
2021-11-17 19:14:42 +01:00
tkros
68e0d50826
[EGD-7856] MP loosing track list offset
...
When MP track list is open and volume changed, the list is loosing the
offset.
2021-11-17 16:45:36 +01:00
Przemyslaw Brudny
7cc452503e
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# products/BellHybrid/apps/application-bell-settings/models/TimeUnitsModel.cpp
2021-11-17 00:19:59 +01:00
Tigran Soghbatyan
d839f90917
[BH-1108] Fix main clock time setup
...
Fix clock setup for 12H and 24H time formats
2021-11-16 19:08:00 +01:00
Przemyslaw Brudny
5398907b6f
[EGD-7158] Added text paste into Phonebook
...
Added text paste into Phonebook. Added save
verification.
2021-11-16 18:47:49 +01:00
tomaszkrosnowski
62465a8232
[EGD-7927] Long track attributes/names drawing
...
When playing tracks with long names they were incorrectly drawn in MP.
Now the beginning of string + elipsis is shown.
2021-11-15 14:08:35 +01:00
Pawel Olejniczak
94568a39fb
[EGD-7498] Disable message SEND button when recipient empty
...
SEND message button is now visible and active only
when recipient field is not empty.
2021-11-10 11:32:00 +01:00
Przemyslaw Brudny
b64f8283a7
Merge remote-tracking branch 'origin/stable'
2021-11-10 00:15:49 +01:00
Tigran Soghbatyan
aa6203c5dc
[BH-1135] Fix meditation app double bell
...
Prevent progress timer from triggering finish
and interval callbacks at once
2021-11-09 00:58:43 +01:00
Przemyslaw Brudny
cd700b7c16
Merge remote-tracking branch 'origin/stable'
2021-11-09 00:18:02 +01:00
Przemyslaw Brudny
dd4a88b79b
[EGD-7602] Translation fixes
...
Translation fixes.
2021-11-05 16:36:33 +01: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
tomaszkrosnowski
55da243efb
[EGD-7913] Fix offline info for message and call
...
Fixed info text when trying to send message or make a call.
2021-11-04 17:15:54 +01:00
tomaszkrosnowski
86ea73eb78
[EGD-7861] Fixed MP track change flow
...
When next/prev track was played the screen was blinking with stopped
state for a short moment between last track is finished and before
current track is started.
2021-11-03 17:40:45 +01:00
Pawel Olejniczak
dc3f65f30e
[EGD-7656] Return contact record after adding new contact
...
Fixed issue that apeared when user switched to contact
edition via Contact details -> Contact Options just after
adding new contact. Contact record without correct ID
was passed through windows, which caused to open
Add new contact window instead of Edit.
2021-11-02 14:56:49 +01:00
Piotr Tański
2843ce56ef
[EGD-7886] Fixed a call log crash
...
Call log crashed on entering the application.
2021-11-02 11:42:55 +01:00
Piotr Tański
8038df5d69
[EGD-7828] Phone number match performance fixes
...
Fixed performance of the number matcher.
2021-10-29 17:39:42 +02: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
53fe43cbab
[EGD-7837] Phonebook contact search from messages fix
...
Phonebook contact search from messages fix.
2021-10-29 14:50:29 +02:00
tomaszkrosnowski
59dc1bc20e
[EGD-5371] Call log layout fix
...
Added missing margin between call icon and caller name.
2021-10-29 12:45:08 +02:00
tomaszkrosnowski
f21172bdf5
[EGD-5371] Fix call log layout
...
Margins in call log are changed to look as in UX design.
2021-10-29 11:48:32 +02:00
Tigran Soghbatyan
224eea0606
[BH-986] Fix onboarding default settings
...
Set factory reset time and time format at onboarding.
2021-10-29 09:00:05 +02:00
tomaszkrosnowski
fed0508bb8
[EGD-5371] Fixed UI for calls
...
Calllog window and call details UI and layout fixes. Replaced icons.
Other UI changes.
2021-10-28 17:30:40 +02:00
Przemyslaw Brudny
38bc935af9
[EGD-7237] Layout NavBar refactor
...
Layout NavBar refactor.
2021-10-28 16:10:03 +02:00
Paweł Joński
1220a09025
[BH-1067] Snooze countdown
...
Add Snooze countdown
2021-10-28 13:58:44 +02:00
Tigran Soghbatyan
769e3c00cf
[BH-1102] Fix bottom text formatting
...
Make bottom text as RichText in BellSideListItem
2021-10-27 20:22:36 +02:00
tomaszkrosnowski
3a889401c7
[EGD-7791] Meditation layout fix
...
Fixed layout in meditation app, so it now renders as it should.
Also small fix for MP is included (EGD-7848).
2021-10-27 10:41:21 +02:00
Wojtek Rzepecki
e29343bdf0
[EGD-5372] Fix callog UI issues
...
small issues in callog UI fixed
2021-10-27 08:01:59 +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
Wojtek Rzepecki
588925f30a
[EGD-7297] Fix callog icons
...
swap of icons with 2 color ones
2021-10-26 11:59:55 +02:00
Wojtek Rzepecki
7afd68ac76
[EGD-7852] Fix batteryr screens switch
...
fix of switch from dead/charging battery screens
2021-10-25 16:36:38 +02:00