~aleteoryx/muditaos

ref: 4ad0f29ab49cde21debe3f98a8b0ba99e3aa585c muditaos/module-apps/apps-common/popups d---------
1839b2c6 — Dawid Wojtas 2 years ago
[BH-1861] Backend for quotes on home screen

Implement a backend for getting and shuffle
the quote for home screen clock face.
5fd9a425 — rrandomsky 2 years ago
[MOS-1056] Hide the SOS label when the modem is not ready during onboarding

Hide the SOS label during onboarding when the modem is not ready for an emergency call.
feec59f5 — Lukasz Mastalerz 2 years ago
[BH-1696] Notification when connect the device to the charger

Adding notifications when charger is connected
d9a1194e — Lukasz Mastalerz 2 years ago
[BH-1688] Create a standard for logs

* Adding document describing how to use logger
* Adjusting logs to follow a new guide
* Change order in log header:
  line number is now before function name
5b06da46 — rrandomsky 2 years ago
[MOS-948] Fix for tethering popup was losing user unsaved data

Fixed data loss when creating or editing a note/contact after connecting
the USB cable and selecting the option to enable tetering in the popup window
that appears. Now, when the user wants to enable tethering, they will be asked
if they want to exit without saving.
df7535f1 — rrandomsky 2 years ago
[MOS-948] Revert: Fix for tethering popup was losing app context

Reverting previous fix because when tethering is switched on the user
are not able to use phone features, and we this fix make the user
to pass this block and it would make their confuse.
d403db41 — Lefucjusz 2 years ago
[MOS-1027] Fix lack of tethering icon on 'Tethering is on' popup

Fix of the issue that pressing menu button while
in tethering resulted in LTE and no signal icons
appear on status bar instead of tethering icon.
06d16390 — Lefucjusz 2 years ago
[MOS-1021] Fix blocked passcode behavior

Fix of the issue that after blocking
passcode from Center, Pure would still
display passcode input popup; providing
valid passcode there would result in
phone entering invalid state, where it
behaved as if it was unlocked, but
with blocked passcode.
93b11aa7 — Lefucjusz 2 years ago
[MOS-1024] Fix unlocking phone after locked with tethering popup

Fix of the issue that after phone has locked
on tethering confirmation popup, unplugging
USB cable would result in bypassing phone
lock screen without providing password.
Minor ApplicationCommon cleanup.
de5a92fa — rrandomsky 2 years ago
[MOS-948] Fix for tethering popup was losing app context

Fixed data loss when creating or editing a note/contact after connecting
the USB cable and selecting the option to enable tetering in the popup window
that appears. Now when tethering is enabled via the popup, the user will
return to Application without data loss.
d2b9a10d — Lefucjusz 2 years ago
[MOS-1002] Change USSD code handling to match design

Fixed issues with GUI behaviour on failed
USSD code handling.
Minor code cleanup in several parts of system.
f7ad63c9 — Lukasz Mastalerz 2 years ago
[BH-1412] Fix services dependencies

Changes in dependecy managment
Replacing state flags with states in ServiceGUI
Unifying some parts of code
4b854391 — rrandomsky 2 years ago
[MOS-30] Fix for Alarm not being handled properly during a phone call

During the phone call, the alarm was not displayed and subsequent alarms
after this scenario did not work. This has now been fixed and the alarm
during a phone call will be automatically snooze.
c96dc7dc — rrandomsky 2 years ago
[MOS-686] Fixed MTP availability only after phone unlocked

Fixed file access via MTP even when phone is not unlocked.
Now access is granted when the phone is unlocked by the user entering
a passcode. If the phone is not passcode protected (passcode is nor set)
then access to the files is always possible via MTP.
64ee37c0 — Lefucjusz 2 years ago
[MOS-980] Match volume popup timeout with phone modes popup

As title describes.
6108ebeb — Bartosz 3 years ago
[MOS-59] Change tethering text to icon in status bar

Changed text to icon, fixed behaviour with phone modes
d7115fe5 — Maciej-Mudita 3 years ago
[MOS-52] Fix the data displayed on snoozed alarms screen

When we were currently in the snoozed alarms screen and a new alarm
rang, the data was displayed incorrectly.
4e844b64 — Bartosz 3 years ago
[MOS-59] Always display network technology and signal strength

Now those parameters are always on the statusbar
00179ef5 — Marcin Zieliński 3 years ago
[MOS-48] Shorten phone modes pop-up duration

From 3s to 1s
347bda1c — Bartosz Szostak 3 years ago
[MOS-829] Fix the Pure's alarm plays indefinitely

According to the requirements the alarm after.
30 minutes of playing will be stopped
instead of snoozed.
Next