~aleteoryx/muditaos

4147a128 — Paweł Joński 3 years ago
[BH-1501] Prevent blanking factory reset window on deepress

Add close reason check on onClose to disable destruction on popup
[MOS-451] Drop invalid SoC

Invalid state of charge is now dropped. Invalid SoC was interpreted
as 0% battery.
25b1b481 — Marcin Zieliński 3 years ago
[MOS-486] Calendar fix research

Refactor a variable name.
ccf977ca — Marcin Zieliński 3 years ago
[MOS-486] Calendar fix research

By simplifying the logic, apparently the calendar got fixed.
3d09ab49 — Maciej Gibowicz 3 years ago
[MOS-484] Fix freezes on the screen with the logo

Sometimes the Mudita logo screen was still visible
even though the phone turned on and initialized properly.
47ed4440 — Mateusz Piesta 3 years ago
Revert "[BH-1499] Crash on meditation enter"

This reverts commit e1c7b1c6356db0efffc6cfab0fbb76d54d6385e5.
6ec45026 — Paweł Joński 3 years ago
[BH-1503] Correct alarm deactivation icon

Correct alarm deactivation icon
5ce8bbc7 — Paweł Joński 3 years ago
[BH-1494] Frontlight arrows show fix - remove regressions

Previous solution caused some regressions along the system
This approach solves the bug differently, avoiding those regressions
00fd29f8 — Marcin Zieliński 3 years ago
[MOS-477] Add the call log erasing option

Add the call log erasing option
adc10108 — Marcin Zieliński 3 years ago
[MOS-477] Fix a typo in a build script

Fix a typo in a build script
b4e406eb — Marcin Zieliński 3 years ago
[MOS-477] Fix a misleading calls DB message

Fix a misleading calls DB message
e221fe92 — Lefucjusz 3 years ago
[MOS-473] Long time to refresh network coverage fix

Fix of the issue that after the system has started
the network coverage wasn't updated for a long time
on the lock screen
e1c7b1c6 — Mateusz Piesta 3 years ago
[BH-1499] Crash on meditation enter

Fixed.
720f56e3 — Adam Dobrowolski 3 years ago
[MOS-419] Removed AbortCall as popup and fixed tethering poup

Removed dead code causing harm
Moved tethering to call logic
5d2b8bbb — Bartosz Cichocki 3 years ago
[MOS-506] Apply new audio config from R&D in Wrocław

After taking measurements and tweaking the audio paths with audio
specialists, we found out pretty good settings which should be
incorporated into the code
1b7f8b5e — Paweł Joński 3 years ago
[BH-1492] Restore complete chime intervals list

Restore complete chime intervals list
372a7919 — Paweł Joński 3 years ago
[BH-1488] Remove refresh after back press on transport mode

Remove refresh after backpress in transport mode
so that last refresh will be welcome screen
(race deletion)
e0229c23 — Paweł Joński 3 years ago
[BH-1490] Prevent double deeppress from causing back behaviour

Prevent double deepress from causing back behaviour
By eliminating race in AbortPopup handling
580277bb — Paweł Joński 3 years ago
[BH-1480] Reset timer on state machine reset

Reset timer on state machine reset (homescreen)
0b223771 — Paweł Joński 3 years ago
[BH-1489] Prevent popups from clearing settings screen

Prevent popups from clearing settings screen
Popups default switch reason is set to Popup instead of PhoneLock
Next