[MOS-1038] Fix CPU frequency hanging after SMS received
Fix of the issue that in some cases (e.g. after
text message was received) ServiceAudio would
not release CPU sentinel, what resulted in
quick battery discharge.
[MOS-1007] Fix for no popup when contact cannot be saved because of same nubers
Fix for fix. It add popup when user try to save contact witch practically
the same numners (even if having a country code is only difference)
Revert "[MOS-170] Report domestic roaming as home network"
This reverts commit 067c309c8988a9b22f0836d403b3d2a6468ffb99.
[MOS-1028] Fix corner case with input mode in Notes app
Fix of minor corner case bug in previous
implementation - pressing left functional
button when selecting input mode would
display empty options menu even if note
and clipboard were empty.
Additionally fixed the same bug for
'Save' button.
[BH-1761] Add a log when manual reset is performed
If the user performs a manual reset there is no information in
the logs. It can be treated as software resets.
So the best solution is to add a log about incoming
manual reset and dump all logs to the file.
[MOS-1029] Fix missing 'Copy' option on 'New message' window
Fix of the issue that copy to clipboard option
was missing from the menu on 'New message' window.
[MOS-1028] Fix possibility to copy text from empty note
Fix of the issue that in Notes app 'Copy text'
option was shown in 'Options' menu even if
the note didn't contain any text.
[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.
[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.
[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.
[MOS-1010] Fix for Alarm disappearance during end of call window
It was possible to display an Alarm with the appropriate Alarm window exactly when
end of call window with call summary are displayed and automatically closed after
3 seconds. This commit will fix this scenario. Now Alarm is snooze in the same way
as if there is a phone call going on.
[BH-1753][BH-1754] Bump Ecoboot version for Harmony
Bumped Ecoboot version for Harmony from 2.0.2 to 2.0.4.
[MOS-930] Change translations for Old Messages text
Change translations for Old Messages text to Previous Messages text.
[MOS-1026] Add extended logging to Pure's charger driver
* Added extended logging to Pure's charger driver.
* Removed redundant handling of INOKB pin
interrupt - charger is configured to provide
the same interrupt via INTB pin.
* Minor code cleanup.
[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.
[MOS-1011][MOS-1025] Bump Ecoboot version for Pure
Bumped Ecoboot version from 2.0.0 to 2.0.2.