~aleteoryx/muditaos

773f2c7eb156fadb62983d670c1a8a876b2fe8b7 — Lefucjusz 1 year, 5 months ago a9b9921
[BH-2069] Update license URL in headers

Update outdated license file URL in
license headers across all project.
3515 files changed, 6372 insertions(+), 6335 deletions(-)

M StartJLinkServer.sh
M UpdateSubmodules.sh
M board/linux/libiosyscalls/include/debug.hpp
M board/linux/libiosyscalls/include/iosyscalls.h
M board/linux/libiosyscalls/include/iosyscalls.hpp
M board/linux/libiosyscalls/src/interface.cpp
M board/linux/libiosyscalls/src/iosyscalls-internal.hpp
M board/linux/libiosyscalls/src/iosyscalls.cpp
M board/linux/libiosyscalls/src/syscalls_common.hpp
M board/linux/libiosyscalls/src/syscalls_posix.cpp
M board/linux/libiosyscalls/src/syscalls_posix_dirent.cpp
M board/linux/libiosyscalls/src/syscalls_real.hpp
M board/linux/libiosyscalls/src/syscalls_scan_family.cpp
M board/linux/libiosyscalls/src/syscalls_stdio.cpp
M board/linux/libiosyscalls/src/syscalls_wrapper.cpp
M board/rt1051/cmsis/MIMXRT1051.h
M board/rt1051/cmsis/MIMXRT1051_features.h
M board/rt1051/cmsis/MIMXRT1052.h
M board/rt1051/cmsis/MIMXRT1052_features.h
M board/rt1051/cmsis/arm_common_tables.h
M board/rt1051/cmsis/arm_const_structs.h
M board/rt1051/cmsis/arm_math.h
M board/rt1051/cmsis/cachel1_armv7.h
M board/rt1051/cmsis/cmsis_armcc.h
M board/rt1051/cmsis/cmsis_armclang.h
M board/rt1051/cmsis/cmsis_compiler.h
M board/rt1051/cmsis/cmsis_gcc.h
M board/rt1051/cmsis/cmsis_iccarm.h
M board/rt1051/cmsis/cmsis_version.h
M board/rt1051/cmsis/core_armv8mbl.h
M board/rt1051/cmsis/core_armv8mml.h
M board/rt1051/cmsis/core_cm7.h
M board/rt1051/cmsis/mpu_armv7.h
M board/rt1051/cmsis/mpu_armv8.h
M board/rt1051/cmsis/system_MIMXRT1051.h
M board/rt1051/crashdump/consoledump.cpp
M board/rt1051/crashdump/consoledump.hpp
M board/rt1051/crashdump/crashcatcher_impl.cpp
M board/rt1051/crashdump/crashdumpwriter_vfs.cpp
M board/rt1051/crashdump/crashdumpwriter_vfs.hpp
M board/rt1051/memwrap.c
M board/rt1051/newlib/io_syscalls.cpp
M config/bin_blob_check.sh
M config/bootstrap.sh
M config/clang/clang-common.sh
M config/clang/colors.sh
M config/clang_check.sh
M config/common.sh
M config/format-config.sh
M config/license_header_check.sh
M config/partition_emmc.sh
M config/style_check_hook.sh
M configure.sh
M docker/build_docker_container.sh
M flash_emmc_experimental_littlefs.sh
M host-tools/genlittlefs/lfs_ioaccess.c
M host-tools/genlittlefs/lfs_ioaccess.h
M host-tools/genlittlefs/mklfs.c
M host-tools/genlittlefs/parse_args.c
M host-tools/genlittlefs/parse_args.h
M host-tools/genlittlefs/parse_partitions.c
M host-tools/genlittlefs/parse_partitions.h
M host-tools/pure-flash/pure-flash.c
M in_docker.sh
M module-apps/application-alarm-clock/ApplicationAlarmClock.cpp
M module-apps/application-alarm-clock/ApplicationAlarmClock.hpp
M module-apps/application-alarm-clock/data/AlarmsData.hpp
M module-apps/application-alarm-clock/models/AlarmsModel.cpp
M module-apps/application-alarm-clock/models/AlarmsModel.hpp
M module-apps/application-alarm-clock/models/AlarmsRepository.cpp
M module-apps/application-alarm-clock/models/AlarmsRepository.hpp
M module-apps/application-alarm-clock/models/CustomRepeatModel.cpp
M module-apps/application-alarm-clock/models/CustomRepeatModel.hpp
M module-apps/application-alarm-clock/models/NewEditAlarmModel.cpp
M module-apps/application-alarm-clock/models/NewEditAlarmModel.hpp
M module-apps/application-alarm-clock/presenter/AlarmClockEditWindowPresenter.cpp
M module-apps/application-alarm-clock/presenter/AlarmClockEditWindowPresenter.hpp
M module-apps/application-alarm-clock/presenter/AlarmClockMainWindowPresenter.cpp
M module-apps/application-alarm-clock/presenter/AlarmClockMainWindowPresenter.hpp
M module-apps/application-alarm-clock/presenter/AlarmRRulePresenter.cpp
M module-apps/application-alarm-clock/presenter/AlarmRRulePresenter.hpp
M module-apps/application-alarm-clock/presenter/CustomRepeatWindowPresenter.cpp
M module-apps/application-alarm-clock/presenter/CustomRepeatWindowPresenter.hpp
M module-apps/application-alarm-clock/tests/test-AlarmPresenter.cpp
M module-apps/application-alarm-clock/widgets/AlarmClockStyle.hpp
M module-apps/application-alarm-clock/widgets/AlarmInternalListItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmMusicOptionsItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmMusicOptionsItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmOptionsItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmOptionsItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmRRuleOptionsItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmRRuleOptionsItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmSnoozeOptionsItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmSnoozeOptionsItem.hpp
M module-apps/application-alarm-clock/widgets/AlarmTimeItem.cpp
M module-apps/application-alarm-clock/widgets/AlarmTimeItem.hpp
M module-apps/application-alarm-clock/widgets/CustomCheckBoxWithLabel.cpp
M module-apps/application-alarm-clock/widgets/CustomCheckBoxWithLabel.hpp
M module-apps/application-alarm-clock/windows/AlarmClockMainWindow.cpp
M module-apps/application-alarm-clock/windows/AlarmClockMainWindow.hpp
M module-apps/application-alarm-clock/windows/AlarmClockOptions.cpp
M module-apps/application-alarm-clock/windows/AlarmClockOptions.hpp
M module-apps/application-alarm-clock/windows/CustomRepeatWindow.cpp
M module-apps/application-alarm-clock/windows/CustomRepeatWindow.hpp
M module-apps/application-alarm-clock/windows/NewEditAlarmWindow.cpp
M module-apps/application-alarm-clock/windows/NewEditAlarmWindow.hpp
M module-apps/application-antenna/AntennaAppStyle.hpp
M module-apps/application-antenna/ApplicationAntenna.cpp
M module-apps/application-antenna/include/application-antenna/ApplicationAntenna.hpp
M module-apps/application-antenna/windows/AlgoParamsWindow.cpp
M module-apps/application-antenna/windows/AlgoParamsWindow.hpp
M module-apps/application-antenna/windows/AntennaMainWindow.cpp
M module-apps/application-antenna/windows/AntennaMainWindow.hpp
M module-apps/application-antenna/windows/ScanModesWindow.cpp
M module-apps/application-antenna/windows/ScanModesWindow.hpp
M module-apps/application-calculator/ApplicationCalculator.cpp
M module-apps/application-calculator/data/CalculatorInputProcessor.cpp
M module-apps/application-calculator/data/CalculatorInputProcessor.hpp
M module-apps/application-calculator/data/CalculatorInputProcessorText.cpp
M module-apps/application-calculator/data/CalculatorInputProcessorText.hpp
M module-apps/application-calculator/data/CalculatorUtility.cpp
M module-apps/application-calculator/data/CalculatorUtility.hpp
M module-apps/application-calculator/include/application-calculator/ApplicationCalculator.hpp
M module-apps/application-calculator/tests/CalculatorInput_tests.cpp
M module-apps/application-calculator/tests/CalculatorUtility_tests.cpp
M module-apps/application-calculator/widgets/CalculatorStyle.hpp
M module-apps/application-calculator/widgets/MathOperationsBox.cpp
M module-apps/application-calculator/widgets/MathOperationsBox.hpp
M module-apps/application-calculator/windows/CalculatorMainWindow.cpp
M module-apps/application-calculator/windows/CalculatorMainWindow.hpp
M module-apps/application-calendar/ApplicationCalendar.cpp
M module-apps/application-calendar/data/CalendarData.cpp
M module-apps/application-calendar/include/application-calendar/ApplicationCalendar.hpp
M module-apps/application-calendar/include/application-calendar/data/CalendarData.hpp
M module-apps/application-calendar/include/application-calendar/data/OptionParser.hpp
M module-apps/application-calendar/include/application-calendar/widgets/CalendarStyle.hpp
M module-apps/application-calendar/models/MonthModel.cpp
M module-apps/application-calendar/models/MonthModel.hpp
M module-apps/application-calendar/widgets/DayLabel.cpp
M module-apps/application-calendar/widgets/DayLabel.hpp
M module-apps/application-calendar/widgets/MonthBox.cpp
M module-apps/application-calendar/widgets/MonthBox.hpp
M module-apps/application-calendar/windows/CalendarMainWindow.cpp
M module-apps/application-calendar/windows/CalendarMainWindow.hpp
M module-apps/application-call/ApplicationCall.cpp
M module-apps/application-call/data/CallAppStyle.hpp
M module-apps/application-call/data/CallSwitchData.hpp
M module-apps/application-call/include/application-call/ApplicationCall.hpp
M module-apps/application-call/include/application-call/CallState.hpp
M module-apps/application-call/model/CallModel.cpp
M module-apps/application-call/model/CallModel.hpp
M module-apps/application-call/presenter/CallPresenter.cpp
M module-apps/application-call/presenter/CallPresenter.hpp
M module-apps/application-call/test/mock/CallPresenterMocks.hpp
M module-apps/application-call/test/unittest_call_presenter.cpp
M module-apps/application-call/widgets/StateIcon.hpp
M module-apps/application-call/widgets/StateIcons.cpp
M module-apps/application-call/widgets/StateIcons.hpp
M module-apps/application-call/windows/CallWindow.cpp
M module-apps/application-call/windows/CallWindow.hpp
M module-apps/application-call/windows/EmergencyCallWindow.cpp
M module-apps/application-call/windows/EmergencyCallWindow.hpp
M module-apps/application-call/windows/EnterNumberWindow.cpp
M module-apps/application-call/windows/EnterNumberWindow.hpp
M module-apps/application-call/windows/NumberWindow.cpp
M module-apps/application-call/windows/NumberWindow.hpp
M module-apps/application-call/windows/WindowNames.hpp
M module-apps/application-calllog/ApplicationCallLog.cpp
M module-apps/application-calllog/CalllogModel.cpp
M module-apps/application-calllog/CalllogModel.hpp
M module-apps/application-calllog/data/CallLogInternals.hpp
M module-apps/application-calllog/data/CallLogStyle.hpp
M module-apps/application-calllog/data/CallLogSwitchData.hpp
M module-apps/application-calllog/include/application-calllog/ApplicationCallLog.hpp
M module-apps/application-calllog/widgets/CalllogItem.cpp
M module-apps/application-calllog/widgets/CalllogItem.hpp
M module-apps/application-calllog/windows/CallLogDetailsWindow.cpp
M module-apps/application-calllog/windows/CallLogDetailsWindow.hpp
M module-apps/application-calllog/windows/CallLogMainWindow.cpp
M module-apps/application-calllog/windows/CallLogMainWindow.hpp
M module-apps/application-calllog/windows/CallLogOptionsWindow.cpp
M module-apps/application-calllog/windows/CallLogOptionsWindow.hpp
M module-apps/application-desktop/ApplicationDesktop.cpp
M module-apps/application-desktop/data/DeadBatteryInfoWindowData.hpp
M module-apps/application-desktop/data/Mmi.hpp
M module-apps/application-desktop/include/application-desktop/ApplicationDesktop.hpp
M module-apps/application-desktop/include/application-desktop/Constants.hpp
M module-apps/application-desktop/include/application-desktop/DBNotificationsHandler.hpp
M module-apps/application-desktop/include/application-desktop/Names.hpp
M module-apps/application-desktop/models/ActiveNotificationsListPresenter.cpp
M module-apps/application-desktop/models/ActiveNotificationsListPresenter.hpp
M module-apps/application-desktop/widgets/DBNotificationsHandler.cpp
M module-apps/application-desktop/widgets/DesktopInputWidget.cpp
M module-apps/application-desktop/widgets/DesktopInputWidget.hpp
M module-apps/application-desktop/windows/ChargingBatteryWindow.cpp
M module-apps/application-desktop/windows/ChargingBatteryWindow.hpp
M module-apps/application-desktop/windows/ClosingWindow.cpp
M module-apps/application-desktop/windows/ClosingWindow.hpp
M module-apps/application-desktop/windows/DeadBatteryInfoWindow.cpp
M module-apps/application-desktop/windows/DeadBatteryInfoWindow.hpp
M module-apps/application-desktop/windows/DeadBatteryWindow.cpp
M module-apps/application-desktop/windows/DeadBatteryWindow.hpp
M module-apps/application-desktop/windows/DesktopMainWindow.cpp
M module-apps/application-desktop/windows/DesktopMainWindow.hpp
M module-apps/application-desktop/windows/MenuWindow.cpp
M module-apps/application-desktop/windows/MenuWindow.hpp
M module-apps/application-desktop/windows/MmiConfirmationWindow.cpp
M module-apps/application-desktop/windows/MmiConfirmationWindow.hpp
M module-apps/application-desktop/windows/MmiInternalMsgWindow.cpp
M module-apps/application-desktop/windows/MmiInternalMsgWindow.hpp
M module-apps/application-desktop/windows/MmiPullWindow.cpp
M module-apps/application-desktop/windows/MmiPullWindow.hpp
M module-apps/application-desktop/windows/MmiPushWindow.cpp
M module-apps/application-desktop/windows/MmiPushWindow.hpp
M module-apps/application-meditation/ApplicationMeditation.cpp
M module-apps/application-meditation/data/Constants.hpp
M module-apps/application-meditation/data/MeditationParams.hpp
M module-apps/application-meditation/data/MeditationTimerData.hpp
M module-apps/application-meditation/data/OptionsData.cpp
M module-apps/application-meditation/data/OptionsData.hpp
M module-apps/application-meditation/data/Style.hpp
M module-apps/application-meditation/include/application-meditation/ApplicationMeditation.hpp
M module-apps/application-meditation/widgets/IntervalBox.cpp
M module-apps/application-meditation/widgets/IntervalBox.hpp
M module-apps/application-meditation/widgets/MeditationTimer.cpp
M module-apps/application-meditation/widgets/MeditationTimer.hpp
M module-apps/application-meditation/widgets/TimerProperty.cpp
M module-apps/application-meditation/widgets/TimerProperty.hpp
M module-apps/application-meditation/windows/MeditationOptionsWindows.cpp
M module-apps/application-meditation/windows/MeditationOptionsWindows.hpp
M module-apps/application-meditation/windows/MeditationTimerWindow.cpp
M module-apps/application-meditation/windows/MeditationTimerWindow.hpp
M module-apps/application-meditation/windows/MeditationWindow.cpp
M module-apps/application-meditation/windows/MeditationWindow.hpp
M module-apps/application-meditation/windows/Names.hpp
M module-apps/application-messages/ApplicationMessages.cpp
M module-apps/application-messages/data/MessagesStyle.hpp
M module-apps/application-messages/data/SMSTextToSearch.cpp
M module-apps/application-messages/data/SMSTextToSearch.hpp
M module-apps/application-messages/data/SMSdata.hpp
M module-apps/application-messages/include/application-messages/ApplicationMessages.hpp
M module-apps/application-messages/include/application-messages/Constants.hpp
M module-apps/application-messages/models/BaseThreadsRecordModel.cpp
M module-apps/application-messages/models/BaseThreadsRecordModel.hpp
M module-apps/application-messages/models/SMSTemplateModel.cpp
M module-apps/application-messages/models/SMSTemplateModel.hpp
M module-apps/application-messages/models/SMSThreadModel.cpp
M module-apps/application-messages/models/SMSThreadModel.hpp
M module-apps/application-messages/models/ThreadsModel.cpp
M module-apps/application-messages/models/ThreadsModel.hpp
M module-apps/application-messages/models/ThreadsSearchResultsModel.cpp
M module-apps/application-messages/models/ThreadsSearchResultsModel.hpp
M module-apps/application-messages/widgets/BaseThreadItem.cpp
M module-apps/application-messages/widgets/BaseThreadItem.hpp
M module-apps/application-messages/widgets/SMSInputWidget.cpp
M module-apps/application-messages/widgets/SMSInputWidget.hpp
M module-apps/application-messages/widgets/SMSOutputWidget.cpp
M module-apps/application-messages/widgets/SMSOutputWidget.hpp
M module-apps/application-messages/widgets/SMSTemplateItem.cpp
M module-apps/application-messages/widgets/SMSTemplateItem.hpp
M module-apps/application-messages/widgets/SearchResultsItem.cpp
M module-apps/application-messages/widgets/SearchResultsItem.hpp
M module-apps/application-messages/widgets/ThreadItem.cpp
M module-apps/application-messages/widgets/ThreadItem.hpp
M module-apps/application-messages/windows/MessagesMainWindow.cpp
M module-apps/application-messages/windows/MessagesMainWindow.hpp
M module-apps/application-messages/windows/NewMessage.cpp
M module-apps/application-messages/windows/NewMessage.hpp
M module-apps/application-messages/windows/OptionsMessages.cpp
M module-apps/application-messages/windows/OptionsMessages.hpp
M module-apps/application-messages/windows/SMSTemplatesWindow.cpp
M module-apps/application-messages/windows/SMSTemplatesWindow.hpp
M module-apps/application-messages/windows/SMSThreadViewWindow.cpp
M module-apps/application-messages/windows/SMSThreadViewWindow.hpp
M module-apps/application-messages/windows/SearchResults.cpp
M module-apps/application-messages/windows/SearchResults.hpp
M module-apps/application-messages/windows/SearchStart.cpp
M module-apps/application-messages/windows/SearchStart.hpp
M module-apps/application-messages/windows/ThreadWindowOptions.cpp
M module-apps/application-messages/windows/ThreadWindowOptions.hpp
M module-apps/application-music-player/ApplicationMusicPlayer.cpp
M module-apps/application-music-player/AudioNotificationsHandler.cpp
M module-apps/application-music-player/AudioNotificationsHandler.hpp
M module-apps/application-music-player/data/MusicPlayerStyle.hpp
M module-apps/application-music-player/include/application-music-player/ApplicationMusicPlayer.hpp
M module-apps/application-music-player/models/SongsModel.cpp
M module-apps/application-music-player/models/SongsModel.hpp
M module-apps/application-music-player/presenters/SongsPresenter.cpp
M module-apps/application-music-player/presenters/SongsPresenter.hpp
M module-apps/application-music-player/tests/MockSongsRepository.hpp
M module-apps/application-music-player/tests/MockTagsFetcher.hpp
M module-apps/application-music-player/tests/unittest.cpp
M module-apps/application-music-player/tests/unittest_songsmodel.cpp
M module-apps/application-music-player/widgets/Action.cpp
M module-apps/application-music-player/widgets/Action.hpp
M module-apps/application-music-player/widgets/SongItem.cpp
M module-apps/application-music-player/widgets/SongItem.hpp
M module-apps/application-music-player/windows/MusicPlayerAllSongsWindow.cpp
M module-apps/application-music-player/windows/MusicPlayerAllSongsWindow.hpp
M module-apps/application-music-player/windows/MusicPlayerMainWindow.cpp
M module-apps/application-music-player/windows/MusicPlayerMainWindow.hpp
M module-apps/application-notes/ApplicationNotes.cpp
M module-apps/application-notes/data/NoteSwitchData.cpp
M module-apps/application-notes/data/NoteSwitchData.hpp
M module-apps/application-notes/data/NotesFoundData.cpp
M module-apps/application-notes/data/NotesFoundData.hpp
M module-apps/application-notes/include/application-notes/ApplicationNotes.hpp
M module-apps/application-notes/model/NotesListModel.cpp
M module-apps/application-notes/model/NotesListModel.hpp
M module-apps/application-notes/model/NotesListProvider.hpp
M module-apps/application-notes/model/NotesRepository.cpp
M module-apps/application-notes/model/NotesRepository.hpp
M module-apps/application-notes/model/NotesSearchListModel.cpp
M module-apps/application-notes/model/NotesSearchListModel.hpp
M module-apps/application-notes/presenter/NoteEditWindowPresenter.cpp
M module-apps/application-notes/presenter/NoteEditWindowPresenter.hpp
M module-apps/application-notes/presenter/NotePreviewWindowPresenter.cpp
M module-apps/application-notes/presenter/NotePreviewWindowPresenter.hpp
M module-apps/application-notes/presenter/NotesMainWindowPresenter.cpp
M module-apps/application-notes/presenter/NotesMainWindowPresenter.hpp
M module-apps/application-notes/presenter/NotesSearchResultPresenter.cpp
M module-apps/application-notes/presenter/NotesSearchResultPresenter.hpp
M module-apps/application-notes/presenter/SearchEngineWindowPresenter.cpp
M module-apps/application-notes/presenter/SearchEngineWindowPresenter.hpp
M module-apps/application-notes/style/NoteEditStyle.hpp
M module-apps/application-notes/style/NotePreviewStyle.hpp
M module-apps/application-notes/style/NotesListStyle.hpp
M module-apps/application-notes/widgets/NotesItem.cpp
M module-apps/application-notes/widgets/NotesItem.hpp
M module-apps/application-notes/windows/NoteCreateWindow.cpp
M module-apps/application-notes/windows/NoteCreateWindow.hpp
M module-apps/application-notes/windows/NoteEditWindow.cpp
M module-apps/application-notes/windows/NoteEditWindow.hpp
M module-apps/application-notes/windows/NoteMainWindow.cpp
M module-apps/application-notes/windows/NoteMainWindow.hpp
M module-apps/application-notes/windows/NotePreviewWindow.cpp
M module-apps/application-notes/windows/NotePreviewWindow.hpp
M module-apps/application-notes/windows/NotesOptions.cpp
M module-apps/application-notes/windows/NotesOptions.hpp
M module-apps/application-notes/windows/SearchEngineWindow.cpp
M module-apps/application-notes/windows/SearchEngineWindow.hpp
M module-apps/application-notes/windows/SearchResultsWindow.cpp
M module-apps/application-notes/windows/SearchResultsWindow.hpp
M module-apps/application-onboarding/ApplicationOnBoarding.cpp
M module-apps/application-onboarding/ApplicationOnBoarding.hpp
M module-apps/application-onboarding/Constants.hpp
M module-apps/application-onboarding/data/OnBoardingSwitchData.hpp
M module-apps/application-onboarding/model/EULARepository.cpp
M module-apps/application-onboarding/model/EULARepository.hpp
M module-apps/application-onboarding/presenter/EULALicenseWindowPresenter.cpp
M module-apps/application-onboarding/presenter/EULALicenseWindowPresenter.hpp
M module-apps/application-onboarding/presenter/OnBoardingFinalizeWindowPresenter.cpp
M module-apps/application-onboarding/presenter/OnBoardingFinalizeWindowPresenter.hpp
M module-apps/application-onboarding/style/OnBoardingStyle.hpp
M module-apps/application-onboarding/windows/ConfigurationSuccessfulDialogWindow.cpp
M module-apps/application-onboarding/windows/ConfigurationSuccessfulDialogWindow.hpp
M module-apps/application-onboarding/windows/EULALicenseWindow.cpp
M module-apps/application-onboarding/windows/EULALicenseWindow.hpp
M module-apps/application-onboarding/windows/NoConfigurationDialogWindow.cpp
M module-apps/application-onboarding/windows/NoConfigurationDialogWindow.hpp
M module-apps/application-onboarding/windows/NoSimSelectedDialogWindow.cpp
M module-apps/application-onboarding/windows/NoSimSelectedDialogWindow.hpp
M module-apps/application-onboarding/windows/OnBoardingChangeDateAndTimeWindow.cpp
M module-apps/application-onboarding/windows/OnBoardingChangeDateAndTimeWindow.hpp
M module-apps/application-onboarding/windows/OnBoardingDateAndTimeWindow.cpp
M module-apps/application-onboarding/windows/OnBoardingDateAndTimeWindow.hpp
M module-apps/application-onboarding/windows/OnBoardingLanguagesWindow.cpp
M module-apps/application-onboarding/windows/OnBoardingLanguagesWindow.hpp
M module-apps/application-onboarding/windows/OnBoardingSimSelectWindow.cpp
M module-apps/application-onboarding/windows/OnBoardingSimSelectWindow.hpp
M module-apps/application-onboarding/windows/SkipDialogWindow.cpp
M module-apps/application-onboarding/windows/SkipDialogWindow.hpp
M module-apps/application-onboarding/windows/StartConfigurationWindow.cpp
M module-apps/application-onboarding/windows/StartConfigurationWindow.hpp
M module-apps/application-onboarding/windows/UpdateDialogWindow.cpp
M module-apps/application-onboarding/windows/UpdateDialogWindow.hpp
M module-apps/application-phonebook/ApplicationPhonebook.cpp
M module-apps/application-phonebook/data/ContactsMap.hpp
M module-apps/application-phonebook/data/PhonebookInternals.hpp
M module-apps/application-phonebook/data/PhonebookItemData.hpp
M module-apps/application-phonebook/data/PhonebookStyle.hpp
M module-apps/application-phonebook/include/application-phonebook/ApplicationPhonebook.hpp
M module-apps/application-phonebook/models/ContactDetailsModel.cpp
M module-apps/application-phonebook/models/ContactDetailsModel.hpp
M module-apps/application-phonebook/models/MultipleNumbersModel.cpp
M module-apps/application-phonebook/models/MultipleNumbersModel.hpp
M module-apps/application-phonebook/models/NewContactModel.cpp
M module-apps/application-phonebook/models/NewContactModel.hpp
M module-apps/application-phonebook/models/PhonebookModel.cpp
M module-apps/application-phonebook/models/PhonebookModel.hpp
M module-apps/application-phonebook/models/SearchRequestModel.hpp
M module-apps/application-phonebook/widgets/ContactFlagIconWidget.cpp
M module-apps/application-phonebook/widgets/ContactFlagIconWidget.hpp
M module-apps/application-phonebook/widgets/ContactFlagsStyle.hpp
M module-apps/application-phonebook/widgets/ContactFlagsWidget.cpp
M module-apps/application-phonebook/widgets/ContactFlagsWidget.hpp
M module-apps/application-phonebook/widgets/ContactListItem.hpp
M module-apps/application-phonebook/widgets/InformationWidget.cpp
M module-apps/application-phonebook/widgets/InformationWidget.hpp
M module-apps/application-phonebook/widgets/InputBoxWithLabelAndIconWidget.cpp
M module-apps/application-phonebook/widgets/InputBoxWithLabelAndIconWidget.hpp
M module-apps/application-phonebook/widgets/InputLinesWithLabelWidget.cpp
M module-apps/application-phonebook/widgets/InputLinesWithLabelWidget.hpp
M module-apps/application-phonebook/widgets/MultipleNumbersWidget.cpp
M module-apps/application-phonebook/widgets/MultipleNumbersWidget.hpp
M module-apps/application-phonebook/widgets/OutputLinesTextWithLabelWidget.cpp
M module-apps/application-phonebook/widgets/OutputLinesTextWithLabelWidget.hpp
M module-apps/application-phonebook/widgets/PhonebookItem.cpp
M module-apps/application-phonebook/widgets/PhonebookItem.hpp
M module-apps/application-phonebook/widgets/PhonebookListView.cpp
M module-apps/application-phonebook/widgets/PhonebookListView.hpp
M module-apps/application-phonebook/windows/PhonebookContactDetails.cpp
M module-apps/application-phonebook/windows/PhonebookContactDetails.hpp
M module-apps/application-phonebook/windows/PhonebookContactOptions.cpp
M module-apps/application-phonebook/windows/PhonebookContactOptions.hpp
M module-apps/application-phonebook/windows/PhonebookIceContacts.cpp
M module-apps/application-phonebook/windows/PhonebookIceContacts.hpp
M module-apps/application-phonebook/windows/PhonebookInputOptions.cpp
M module-apps/application-phonebook/windows/PhonebookInputOptions.hpp
M module-apps/application-phonebook/windows/PhonebookMainWindow.cpp
M module-apps/application-phonebook/windows/PhonebookMainWindow.hpp
M module-apps/application-phonebook/windows/PhonebookMultipleNumbersSelect.cpp
M module-apps/application-phonebook/windows/PhonebookMultipleNumbersSelect.hpp
M module-apps/application-phonebook/windows/PhonebookNamecardOptions.cpp
M module-apps/application-phonebook/windows/PhonebookNamecardOptions.hpp
M module-apps/application-phonebook/windows/PhonebookNewContact.cpp
M module-apps/application-phonebook/windows/PhonebookNewContact.hpp
M module-apps/application-phonebook/windows/PhonebookSearch.cpp
M module-apps/application-phonebook/windows/PhonebookSearch.hpp
M module-apps/application-phonebook/windows/PhonebookSearchResults.cpp
M module-apps/application-phonebook/windows/PhonebookSearchResults.hpp
M module-apps/application-settings/ApplicationSettings.cpp
M module-apps/application-settings/data/ApnListData.hpp
M module-apps/application-settings/data/AutoLockData.hpp
M module-apps/application-settings/data/BluetoothStatusData.hpp
M module-apps/application-settings/data/BondedDevicesData.hpp
M module-apps/application-settings/data/DeviceData.hpp
M module-apps/application-settings/data/LanguagesData.hpp
M module-apps/application-settings/data/PINSettingsLockStateData.hpp
M module-apps/application-settings/data/PINSettingsSimData.hpp
M module-apps/application-settings/data/PairingDeviceData.hpp
M module-apps/application-settings/data/PhoneNameData.hpp
M module-apps/application-settings/data/QuoteSwitchData.hpp
M module-apps/application-settings/data/SettingsInternals.hpp
M module-apps/application-settings/data/SettingsItemData.hpp
M module-apps/application-settings/data/SoundSelectData.hpp
M module-apps/application-settings/data/WallpaperOption.hpp
M module-apps/application-settings/include/application-settings/ApplicationSettings.hpp
M module-apps/application-settings/models/advanced/ColorTestModel.cpp
M module-apps/application-settings/models/advanced/ColorTestModel.hpp
M module-apps/application-settings/models/apps/AbstractSoundsModel.hpp
M module-apps/application-settings/models/apps/AudioSettingsModel.cpp
M module-apps/application-settings/models/apps/AudioSettingsModel.hpp
M module-apps/application-settings/models/apps/SoundsModel.cpp
M module-apps/application-settings/models/apps/SoundsModel.hpp
M module-apps/application-settings/models/bluetooth/BluetoothSettingsModel.cpp
M module-apps/application-settings/models/bluetooth/BluetoothSettingsModel.hpp
M module-apps/application-settings/models/display-keypad/CategoriesModel.cpp
M module-apps/application-settings/models/display-keypad/CategoriesModel.hpp
M module-apps/application-settings/models/display-keypad/DisplayModeModel.cpp
M module-apps/application-settings/models/display-keypad/DisplayModeModel.hpp
M module-apps/application-settings/models/display-keypad/QuotesModel.cpp
M module-apps/application-settings/models/display-keypad/QuotesModel.hpp
M module-apps/application-settings/models/display-keypad/WallpaperOptionModel.cpp
M module-apps/application-settings/models/display-keypad/WallpaperOptionModel.hpp
M module-apps/application-settings/models/network/ApnSettingsModel.cpp
M module-apps/application-settings/models/network/ApnSettingsModel.hpp
M module-apps/application-settings/models/network/NewApnModel.cpp
M module-apps/application-settings/models/network/NewApnModel.hpp
M module-apps/application-settings/models/network/SimContactsImportModel.cpp
M module-apps/application-settings/models/network/SimContactsImportModel.hpp
M module-apps/application-settings/models/network/SimContactsRepository.cpp
M module-apps/application-settings/models/network/SimContactsRepository.hpp
M module-apps/application-settings/models/system/DateAndTimeModel.cpp
M module-apps/application-settings/models/system/DateAndTimeModel.hpp
M module-apps/application-settings/models/system/FactoryData.cpp
M module-apps/application-settings/models/system/FactoryData.hpp
M module-apps/application-settings/models/system/SARInfoRepository.cpp
M module-apps/application-settings/models/system/SARInfoRepository.hpp
M module-apps/application-settings/models/system/TechnicalInformationModel.cpp
M module-apps/application-settings/models/system/TechnicalInformationModel.hpp
M module-apps/application-settings/models/system/TechnicalInformationRepository.cpp
M module-apps/application-settings/models/system/TechnicalInformationRepository.hpp
M module-apps/application-settings/presenter/network/SimContactsImportWindowPresenter.cpp
M module-apps/application-settings/presenter/network/SimContactsImportWindowPresenter.hpp
M module-apps/application-settings/presenter/network/SimPINSettingsPresenter.cpp
M module-apps/application-settings/presenter/network/SimPINSettingsPresenter.hpp
M module-apps/application-settings/presenter/system/SARInfoWindowPresenter.cpp
M module-apps/application-settings/presenter/system/SARInfoWindowPresenter.hpp
M module-apps/application-settings/presenter/system/TechnicalWindowPresenter.cpp
M module-apps/application-settings/presenter/system/TechnicalWindowPresenter.hpp
M module-apps/application-settings/widgets/SettingsStyle.hpp
M module-apps/application-settings/widgets/SpinBoxOptionSettings.cpp
M module-apps/application-settings/widgets/SpinBoxOptionSettings.hpp
M module-apps/application-settings/widgets/advanced/ColorTestListItem.cpp
M module-apps/application-settings/widgets/advanced/ColorTestListItem.hpp
M module-apps/application-settings/widgets/advanced/ColorTestListStyle.hpp
M module-apps/application-settings/widgets/advanced/ColorTestListView.cpp
M module-apps/application-settings/widgets/advanced/ColorTestListView.hpp
M module-apps/application-settings/widgets/apps/SettingsSoundItem.cpp
M module-apps/application-settings/widgets/apps/SettingsSoundItem.hpp
M module-apps/application-settings/widgets/display-keypad/CategoryWidget.cpp
M module-apps/application-settings/widgets/display-keypad/CategoryWidget.hpp
M module-apps/application-settings/widgets/display-keypad/QuoteWidget.cpp
M module-apps/application-settings/widgets/display-keypad/QuoteWidget.hpp
M module-apps/application-settings/widgets/network/ApnInputWidget.cpp
M module-apps/application-settings/widgets/network/ApnInputWidget.hpp
M module-apps/application-settings/widgets/network/ApnListItem.hpp
M module-apps/application-settings/widgets/network/SimContactImportSelectWidget.cpp
M module-apps/application-settings/widgets/network/SimContactImportSelectWidget.hpp
M module-apps/application-settings/widgets/system/SettingsDateItem.cpp
M module-apps/application-settings/widgets/system/SettingsDateItem.hpp
M module-apps/application-settings/widgets/system/SettingsTimeItem.cpp
M module-apps/application-settings/widgets/system/SettingsTimeItem.hpp
M module-apps/application-settings/widgets/system/TechnicalInformationItem.cpp
M module-apps/application-settings/widgets/system/TechnicalInformationItem.hpp
M module-apps/application-settings/windows/BaseSettingsWindow.cpp
M module-apps/application-settings/windows/BaseSettingsWindow.hpp
M module-apps/application-settings/windows/OptionsWidgetMaker.cpp
M module-apps/application-settings/windows/OptionsWidgetMaker.hpp
M module-apps/application-settings/windows/SettingsMainWindow.cpp
M module-apps/application-settings/windows/SettingsMainWindow.hpp
M module-apps/application-settings/windows/WindowNames.hpp
M module-apps/application-settings/windows/advanced/AdvancedOptionsWindow.cpp
M module-apps/application-settings/windows/advanced/AdvancedOptionsWindow.hpp
M module-apps/application-settings/windows/advanced/CPUModeTestWindow.cpp
M module-apps/application-settings/windows/advanced/CPUModeTestWindow.hpp
M module-apps/application-settings/windows/advanced/ColorTestWindow.cpp
M module-apps/application-settings/windows/advanced/ColorTestWindow.hpp
M module-apps/application-settings/windows/advanced/InformationWindow.cpp
M module-apps/application-settings/windows/advanced/InformationWindow.hpp
M module-apps/application-settings/windows/advanced/StatusBarImageTypeWindow.cpp
M module-apps/application-settings/windows/advanced/StatusBarImageTypeWindow.hpp
M module-apps/application-settings/windows/advanced/TextImageColorWindow.cpp
M module-apps/application-settings/windows/advanced/TextImageColorWindow.hpp
M module-apps/application-settings/windows/advanced/UITestWindow.cpp
M module-apps/application-settings/windows/advanced/UITestWindow.hpp
M module-apps/application-settings/windows/apps/AlarmClockWindow.cpp
M module-apps/application-settings/windows/apps/AlarmClockWindow.hpp
M module-apps/application-settings/windows/apps/AppsWindow.cpp
M module-apps/application-settings/windows/apps/AppsWindow.hpp
M module-apps/application-settings/windows/apps/MessagesWindow.cpp
M module-apps/application-settings/windows/apps/MessagesWindow.hpp
M module-apps/application-settings/windows/apps/PhoneWindow.cpp
M module-apps/application-settings/windows/apps/PhoneWindow.hpp
M module-apps/application-settings/windows/apps/SoundSelectWindow.cpp
M module-apps/application-settings/windows/apps/SoundSelectWindow.hpp
M module-apps/application-settings/windows/bluetooth/AddDeviceWindow.cpp
M module-apps/application-settings/windows/bluetooth/AddDeviceWindow.hpp
M module-apps/application-settings/windows/bluetooth/AllDevicesWindow.cpp
M module-apps/application-settings/windows/bluetooth/AllDevicesWindow.hpp
M module-apps/application-settings/windows/bluetooth/BluetoothWindow.cpp
M module-apps/application-settings/windows/bluetooth/BluetoothWindow.hpp
M module-apps/application-settings/windows/bluetooth/PhoneNameWindow.cpp
M module-apps/application-settings/windows/bluetooth/PhoneNameWindow.hpp
M module-apps/application-settings/windows/display-keypad/DisplayAndKeypadWindow.cpp
M module-apps/application-settings/windows/display-keypad/DisplayAndKeypadWindow.hpp
M module-apps/application-settings/windows/display-keypad/DisplayLightWindow.cpp
M module-apps/application-settings/windows/display-keypad/DisplayLightWindow.hpp
M module-apps/application-settings/windows/display-keypad/EditQuotesWindow.cpp
M module-apps/application-settings/windows/display-keypad/EditQuotesWindow.hpp
M module-apps/application-settings/windows/display-keypad/InputLanguageWindow.cpp
M module-apps/application-settings/windows/display-keypad/InputLanguageWindow.hpp
M module-apps/application-settings/windows/display-keypad/KeypadLightWindow.cpp
M module-apps/application-settings/windows/display-keypad/KeypadLightWindow.hpp
M module-apps/application-settings/windows/display-keypad/QuoteCategoriesWindow.cpp
M module-apps/application-settings/windows/display-keypad/QuoteCategoriesWindow.hpp
M module-apps/application-settings/windows/display-keypad/QuotesAddWindow.cpp
M module-apps/application-settings/windows/display-keypad/QuotesAddWindow.hpp
M module-apps/application-settings/windows/display-keypad/QuotesMainWindow.cpp
M module-apps/application-settings/windows/display-keypad/QuotesMainWindow.hpp
M module-apps/application-settings/windows/display-keypad/QuotesOptionsWindow.cpp
M module-apps/application-settings/windows/display-keypad/QuotesOptionsWindow.hpp
M module-apps/application-settings/windows/display-keypad/WallpaperWindow.cpp
M module-apps/application-settings/windows/display-keypad/WallpaperWindow.hpp
M module-apps/application-settings/windows/network/ApnOptionsWindow.cpp
M module-apps/application-settings/windows/network/ApnOptionsWindow.hpp
M module-apps/application-settings/windows/network/ApnSettingsWindow.cpp
M module-apps/application-settings/windows/network/ApnSettingsWindow.hpp
M module-apps/application-settings/windows/network/NetworkWindow.cpp
M module-apps/application-settings/windows/network/NetworkWindow.hpp
M module-apps/application-settings/windows/network/NewApnWindow.cpp
M module-apps/application-settings/windows/network/NewApnWindow.hpp
M module-apps/application-settings/windows/network/SimCardsWindow.cpp
M module-apps/application-settings/windows/network/SimCardsWindow.hpp
M module-apps/application-settings/windows/network/SimContactsImportWindow.cpp
M module-apps/application-settings/windows/network/SimContactsImportWindow.hpp
M module-apps/application-settings/windows/network/SimPINSettingsWindow.cpp
M module-apps/application-settings/windows/network/SimPINSettingsWindow.hpp
M module-apps/application-settings/windows/phone-modes/ConnectionFrequencyWindow.cpp
M module-apps/application-settings/windows/phone-modes/ConnectionFrequencyWindow.hpp
M module-apps/application-settings/windows/phone-modes/DoNotDisturbWindow.cpp
M module-apps/application-settings/windows/phone-modes/DoNotDisturbWindow.hpp
M module-apps/application-settings/windows/phone-modes/OfflineWindow.cpp
M module-apps/application-settings/windows/phone-modes/OfflineWindow.hpp
M module-apps/application-settings/windows/phone-modes/PhoneModesWindow.cpp
M module-apps/application-settings/windows/phone-modes/PhoneModesWindow.hpp
M module-apps/application-settings/windows/security/AutolockWindow.cpp
M module-apps/application-settings/windows/security/AutolockWindow.hpp
M module-apps/application-settings/windows/security/SecurityMainWindow.cpp
M module-apps/application-settings/windows/security/SecurityMainWindow.hpp
M module-apps/application-settings/windows/system/CertificationWindow.cpp
M module-apps/application-settings/windows/system/CertificationWindow.hpp
M module-apps/application-settings/windows/system/ChangeDateAndTimeWindow.cpp
M module-apps/application-settings/windows/system/ChangeDateAndTimeWindow.hpp
M module-apps/application-settings/windows/system/ChangeTimeZone.cpp
M module-apps/application-settings/windows/system/ChangeTimeZone.hpp
M module-apps/application-settings/windows/system/DateAndTimeMainWindow.cpp
M module-apps/application-settings/windows/system/DateAndTimeMainWindow.hpp
M module-apps/application-settings/windows/system/FactoryResetInProgressWindow.cpp
M module-apps/application-settings/windows/system/FactoryResetInProgressWindow.hpp
M module-apps/application-settings/windows/system/LanguagesWindow.cpp
M module-apps/application-settings/windows/system/LanguagesWindow.hpp
M module-apps/application-settings/windows/system/SARInfoWindow.cpp
M module-apps/application-settings/windows/system/SARInfoWindow.hpp
M module-apps/application-settings/windows/system/SystemMainWindow.cpp
M module-apps/application-settings/windows/system/SystemMainWindow.hpp
M module-apps/application-settings/windows/system/TechnicalInformationWindow.cpp
M module-apps/application-settings/windows/system/TechnicalInformationWindow.hpp
M module-apps/application-special-input/ApplicationSpecialInput.cpp
M module-apps/application-special-input/data/SpecialCharactersTableStyle.hpp
M module-apps/application-special-input/include/application-special-input/ApplicationSpecialInput.hpp
M module-apps/application-special-input/models/SpecialInputModel.cpp
M module-apps/application-special-input/models/SpecialInputModel.hpp
M module-apps/application-special-input/widgets/SpecialInputTableWidget.cpp
M module-apps/application-special-input/widgets/SpecialInputTableWidget.hpp
M module-apps/application-special-input/windows/SpecialInputMainWindow.cpp
M module-apps/application-special-input/windows/SpecialInputMainWindow.hpp
M module-apps/application-test/ApplicationTest.cpp
M module-apps/application-test/include/application-test/ApplicationTest.hpp
M module-apps/application-test/presenters/TestPresenter.cpp
M module-apps/application-test/presenters/TestPresenter.hpp
M module-apps/application-test/windows/LocalStyle.hpp
M module-apps/application-test/windows/TestPopup.cpp
M module-apps/application-test/windows/TestPopup.hpp
M module-apps/application-test/windows/TestWindow.cpp
M module-apps/application-test/windows/TestWindow.hpp
M module-apps/apps-common/AppStartupReason.hpp
M module-apps/apps-common/AppSwitchReason.hpp
M module-apps/apps-common/ApplicationCommon.cpp
M module-apps/apps-common/ApplicationCommon.hpp
M module-apps/apps-common/ApplicationCommonPopupBlueprints.cpp
M module-apps/apps-common/ApplicationLauncher.hpp
M module-apps/apps-common/AsyncTask.cpp
M module-apps/apps-common/AsyncTask.hpp
M module-apps/apps-common/AudioOperations.cpp
M module-apps/apps-common/AudioOperations.hpp
M module-apps/apps-common/BasePresenter.hpp
M module-apps/apps-common/CallbackStorage.cpp
M module-apps/apps-common/CallbackStorage.hpp
M module-apps/apps-common/DOMResponder.cpp
M module-apps/apps-common/DOMResponder.hpp
M module-apps/apps-common/DatabaseModel.hpp
M module-apps/apps-common/GuiTimer.cpp
M module-apps/apps-common/GuiTimer.hpp
M module-apps/apps-common/InternalModel.hpp
M module-apps/apps-common/PopupBlueprintFactory.cpp
M module-apps/apps-common/PopupBlueprintFactory.hpp
M module-apps/apps-common/StatusBarManager.cpp
M module-apps/apps-common/StatusBarManager.hpp
M module-apps/apps-common/WindowsFactory.cpp
M module-apps/apps-common/WindowsFactory.hpp
M module-apps/apps-common/WindowsPopupFilter.cpp
M module-apps/apps-common/WindowsPopupFilter.hpp
M module-apps/apps-common/WindowsPopupQueue.cpp
M module-apps/apps-common/WindowsPopupQueue.hpp
M module-apps/apps-common/WindowsPopupRequest.cpp
M module-apps/apps-common/WindowsPopupRequest.hpp
M module-apps/apps-common/WindowsStack.cpp
M module-apps/apps-common/WindowsStack.hpp
M module-apps/apps-common/actions/AlarmClockStatusChangeParams.hpp
M module-apps/apps-common/actions/AlarmRingingData.hpp
M module-apps/apps-common/actions/AlarmTriggeredAction.hpp
M module-apps/apps-common/audio/AbstractSoundsPlayer.hpp
M module-apps/apps-common/audio/SoundsPlayer.cpp
M module-apps/apps-common/audio/SoundsPlayer.hpp
M module-apps/apps-common/locks/data/LockData.hpp
M module-apps/apps-common/locks/data/LockStyle.hpp
M module-apps/apps-common/locks/data/PhoneLockMessages.hpp
M module-apps/apps-common/locks/data/SimLockMessages.hpp
M module-apps/apps-common/locks/handlers/LockPolicyHandler.cpp
M module-apps/apps-common/locks/handlers/LockPolicyHandler.hpp
M module-apps/apps-common/locks/handlers/PhoneLockHandler.cpp
M module-apps/apps-common/locks/handlers/PhoneLockHandler.hpp
M module-apps/apps-common/locks/handlers/PhoneLockSubject.cpp
M module-apps/apps-common/locks/handlers/PhoneLockSubject.hpp
M module-apps/apps-common/locks/handlers/SimLockHandler.cpp
M module-apps/apps-common/locks/handlers/SimLockHandler.hpp
M module-apps/apps-common/locks/handlers/SimLockSubject.cpp
M module-apps/apps-common/locks/handlers/SimLockSubject.hpp
M module-apps/apps-common/locks/input/PhoneLockedKeysWhitelist.cpp
M module-apps/apps-common/locks/input/PhoneLockedKeysWhitelist.hpp
M module-apps/apps-common/locks/widgets/Lock.cpp
M module-apps/apps-common/locks/widgets/Lock.hpp
M module-apps/apps-common/locks/widgets/LockBox.hpp
M module-apps/apps-common/locks/widgets/LockBoxAlternatingSize.cpp
M module-apps/apps-common/locks/widgets/LockBoxAlternatingSize.hpp
M module-apps/apps-common/locks/widgets/LockBoxConstantSize.cpp
M module-apps/apps-common/locks/widgets/LockBoxConstantSize.hpp
M module-apps/apps-common/locks/widgets/LockHash.hpp
M module-apps/apps-common/locks/widgets/PhoneLockBox.cpp
M module-apps/apps-common/locks/widgets/PhoneLockBox.hpp
M module-apps/apps-common/locks/widgets/SimLockBox.cpp
M module-apps/apps-common/locks/widgets/SimLockBox.hpp
M module-apps/apps-common/locks/windows/LockInputWindow.cpp
M module-apps/apps-common/locks/windows/LockInputWindow.hpp
M module-apps/apps-common/messages/AppMessage.hpp
M module-apps/apps-common/messages/AppSwitchWindowPopupMessage.hpp
M module-apps/apps-common/messages/BaseAppMessage.hpp
M module-apps/apps-common/messages/DialogMetadataMessage.hpp
M module-apps/apps-common/messages/OnBoardingMessages.hpp
M module-apps/apps-common/messages/OptionsWindow.hpp
M module-apps/apps-common/models/SongContext.cpp
M module-apps/apps-common/models/SongContext.hpp
M module-apps/apps-common/models/SongsModelInterface.hpp
M module-apps/apps-common/models/SongsRepository.cpp
M module-apps/apps-common/models/SongsRepository.hpp
M module-apps/apps-common/notifications/NotificationData.cpp
M module-apps/apps-common/notifications/NotificationData.hpp
M module-apps/apps-common/notifications/NotificationListItem.cpp
M module-apps/apps-common/notifications/NotificationListItem.hpp
M module-apps/apps-common/notifications/NotificationProvider.cpp
M module-apps/apps-common/notifications/NotificationProvider.hpp
M module-apps/apps-common/notifications/NotificationTilesBox.cpp
M module-apps/apps-common/notifications/NotificationTilesBox.hpp
M module-apps/apps-common/notifications/NotificationTilesPresenter.cpp
M module-apps/apps-common/notifications/NotificationTilesPresenter.hpp
M module-apps/apps-common/notifications/NotificationsConfiguration.cpp
M module-apps/apps-common/notifications/NotificationsConfiguration.hpp
M module-apps/apps-common/notifications/NotificationsHandler.cpp
M module-apps/apps-common/notifications/NotificationsHandler.hpp
M module-apps/apps-common/notifications/NotificationsListPresenter.cpp
M module-apps/apps-common/notifications/NotificationsListPresenter.hpp
M module-apps/apps-common/notifications/NotificationsModel.cpp
M module-apps/apps-common/notifications/NotificationsModel.hpp
M module-apps/apps-common/notifications/NotificationsPresenter.hpp
M module-apps/apps-common/notifications/policies/CallNotificationPolicy.cpp
M module-apps/apps-common/notifications/policies/CallNotificationPolicy.hpp
M module-apps/apps-common/notifications/policies/NotificationsListPolicy.cpp
M module-apps/apps-common/notifications/policies/NotificationsListPolicy.hpp
M module-apps/apps-common/notifications/policies/SMSNotificationPolicy.cpp
M module-apps/apps-common/notifications/policies/SMSNotificationPolicy.hpp
M module-apps/apps-common/options/Option.hpp
M module-apps/apps-common/options/OptionStyle.hpp
M module-apps/apps-common/options/OptionWindowName.hpp
M module-apps/apps-common/options/OptionsList.cpp
M module-apps/apps-common/options/OptionsList.hpp
M module-apps/apps-common/options/OptionsModel.cpp
M module-apps/apps-common/options/OptionsModel.hpp
M module-apps/apps-common/options/type/OptionBase.hpp
M module-apps/apps-common/options/type/OptionCall.cpp
M module-apps/apps-common/options/type/OptionCall.hpp
M module-apps/apps-common/options/type/OptionContact.cpp
M module-apps/apps-common/options/type/OptionContact.hpp
M module-apps/apps-common/options/type/OptionSetting.cpp
M module-apps/apps-common/options/type/OptionSetting.hpp
M module-apps/apps-common/options/type/OptionSimple.cpp
M module-apps/apps-common/options/type/OptionSimple.hpp
M module-apps/apps-common/options/type/OptionWithActiveIcons.cpp
M module-apps/apps-common/options/type/OptionWithActiveIcons.hpp
M module-apps/apps-common/popups/AlarmPopup.cpp
M module-apps/apps-common/popups/AlarmPopup.hpp
M module-apps/apps-common/popups/BluetoothAuthenticatePopup.cpp
M module-apps/apps-common/popups/BluetoothAuthenticatePopup.hpp
M module-apps/apps-common/popups/BluetoothInfoPopup.cpp
M module-apps/apps-common/popups/BluetoothInfoPopup.hpp
M module-apps/apps-common/popups/Disposition.hpp
M module-apps/apps-common/popups/HomeModesWindow.cpp
M module-apps/apps-common/popups/HomeModesWindow.hpp
M module-apps/apps-common/popups/Popups.cpp
M module-apps/apps-common/popups/Popups.hpp
M module-apps/apps-common/popups/PowerOffWindow.cpp
M module-apps/apps-common/popups/PowerOffWindow.hpp
M module-apps/apps-common/popups/TetheringConfirmationPopup.cpp
M module-apps/apps-common/popups/TetheringConfirmationPopup.hpp
M module-apps/apps-common/popups/TetheringMenuPopup.cpp
M module-apps/apps-common/popups/TetheringMenuPopup.hpp
M module-apps/apps-common/popups/TetheringNotificationPopup.cpp
M module-apps/apps-common/popups/TetheringNotificationPopup.hpp
M module-apps/apps-common/popups/TetheringOffPopup.cpp
M module-apps/apps-common/popups/TetheringOffPopup.hpp
M module-apps/apps-common/popups/TetheringPhoneModePopup.cpp
M module-apps/apps-common/popups/TetheringPhoneModePopup.hpp
M module-apps/apps-common/popups/VolumeWindow.cpp
M module-apps/apps-common/popups/VolumeWindow.hpp
M module-apps/apps-common/popups/WindowWithTimer.cpp
M module-apps/apps-common/popups/WindowWithTimer.hpp
M module-apps/apps-common/popups/data/AlarmPopupRequestParams.hpp
M module-apps/apps-common/popups/data/AudioErrorParams.hpp
M module-apps/apps-common/popups/data/BluetoothModeParams.hpp
M module-apps/apps-common/popups/data/PhoneModeParams.hpp
M module-apps/apps-common/popups/data/PopupData.hpp
M module-apps/apps-common/popups/data/PopupRequestParams.hpp
M module-apps/apps-common/popups/data/PopupRequestParamsBase.cpp
M module-apps/apps-common/popups/data/PopupRequestParamsBase.hpp
M module-apps/apps-common/popups/data/TetheringParams.hpp
M module-apps/apps-common/popups/lock-popups/PhoneLockChangeInfoWindow.cpp
M module-apps/apps-common/popups/lock-popups/PhoneLockChangeInfoWindow.hpp
M module-apps/apps-common/popups/lock-popups/PhoneLockInputWindow.cpp
M module-apps/apps-common/popups/lock-popups/PhoneLockInputWindow.hpp
M module-apps/apps-common/popups/lock-popups/PhoneLockedInfoData.hpp
M module-apps/apps-common/popups/lock-popups/PhoneLockedInfoWindow.cpp
M module-apps/apps-common/popups/lock-popups/PhoneLockedInfoWindow.hpp
M module-apps/apps-common/popups/lock-popups/PhoneLockedWindow.cpp
M module-apps/apps-common/popups/lock-popups/PhoneLockedWindow.hpp
M module-apps/apps-common/popups/lock-popups/SimInfoWindow.cpp
M module-apps/apps-common/popups/lock-popups/SimInfoWindow.hpp
M module-apps/apps-common/popups/lock-popups/SimLockInputWindow.cpp
M module-apps/apps-common/popups/lock-popups/SimLockInputWindow.hpp
M module-apps/apps-common/popups/lock-popups/SimNotReadyWindow.cpp
M module-apps/apps-common/popups/lock-popups/SimNotReadyWindow.hpp
M module-apps/apps-common/popups/lock-popups/SimSwitchingWindow.cpp
M module-apps/apps-common/popups/lock-popups/SimSwitchingWindow.hpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperBase.cpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperBase.hpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperClock.cpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperClock.hpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperLogo.cpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperLogo.hpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperQuote.cpp
M module-apps/apps-common/popups/lock-popups/phone-lock-wallpapers/WallpaperQuote.hpp
M module-apps/apps-common/popups/presenter/AlarmPresenter.cpp
M module-apps/apps-common/popups/presenter/AlarmPresenter.hpp
M module-apps/apps-common/popups/presenter/PowerOffPresenter.cpp
M module-apps/apps-common/popups/presenter/PowerOffPresenter.hpp
M module-apps/apps-common/popups/presenter/QuotesPresenter.cpp
M module-apps/apps-common/popups/presenter/QuotesPresenter.hpp
M module-apps/apps-common/popups/presenter/WallpaperPresenter.cpp
M module-apps/apps-common/popups/presenter/WallpaperPresenter.hpp
M module-apps/apps-common/widgets/AbstractProgressTime.hpp
M module-apps/apps-common/widgets/ActiveIconFactory.cpp
M module-apps/apps-common/widgets/ActiveIconFactory.hpp
M module-apps/apps-common/widgets/AlarmSetSpinner.cpp
M module-apps/apps-common/widgets/AlarmSetSpinner.hpp
M module-apps/apps-common/widgets/BarGraph.cpp
M module-apps/apps-common/widgets/BarGraph.hpp
M module-apps/apps-common/widgets/BellBaseLayout.cpp
M module-apps/apps-common/widgets/BellBaseLayout.hpp
M module-apps/apps-common/widgets/BellSideListItem.cpp
M module-apps/apps-common/widgets/BellSideListItem.hpp
M module-apps/apps-common/widgets/BellSideListItemStyle.hpp
M module-apps/apps-common/widgets/BightnessBox.hpp
M module-apps/apps-common/widgets/BrightnessBox.cpp
M module-apps/apps-common/widgets/ButtonTriState.cpp
M module-apps/apps-common/widgets/ButtonTriState.hpp
M module-apps/apps-common/widgets/ClockDateWidget.cpp
M module-apps/apps-common/widgets/ClockDateWidget.hpp
M module-apps/apps-common/widgets/DateAndTimeStyle.hpp
M module-apps/apps-common/widgets/DateOrTimeListItem.hpp
M module-apps/apps-common/widgets/DateSetSpinner.cpp
M module-apps/apps-common/widgets/DateSetSpinner.hpp
M module-apps/apps-common/widgets/DateWidget.cpp
M module-apps/apps-common/widgets/DateWidget.hpp
M module-apps/apps-common/widgets/DigitsContainer.cpp
M module-apps/apps-common/widgets/DigitsContainer.hpp
M module-apps/apps-common/widgets/InputBox.cpp
M module-apps/apps-common/widgets/InputBox.hpp
M module-apps/apps-common/widgets/ModesBox.cpp
M module-apps/apps-common/widgets/ModesBox.hpp
M module-apps/apps-common/widgets/ProgressTimer.cpp
M module-apps/apps-common/widgets/ProgressTimer.hpp
M module-apps/apps-common/widgets/ProgressTimerWithBarGraphAndCounter.cpp
M module-apps/apps-common/widgets/ProgressTimerWithBarGraphAndCounter.hpp
M module-apps/apps-common/widgets/SpinBox.cpp
M module-apps/apps-common/widgets/SpinBox.hpp
M module-apps/apps-common/widgets/TextSpinnerBox.cpp
M module-apps/apps-common/widgets/TextSpinnerBox.hpp
M module-apps/apps-common/widgets/TextSpinnerBoxWithLabel.cpp
M module-apps/apps-common/widgets/TextSpinnerBoxWithLabel.hpp
M module-apps/apps-common/widgets/TextWithIconsWidget.cpp
M module-apps/apps-common/widgets/TextWithIconsWidget.hpp
M module-apps/apps-common/widgets/TimeFixedWidget.cpp
M module-apps/apps-common/widgets/TimeFixedWidget.hpp
M module-apps/apps-common/widgets/TimeMinuteSecondWidget.cpp
M module-apps/apps-common/widgets/TimeMinuteSecondWidget.hpp
M module-apps/apps-common/widgets/TimeSetFmtSpinner.cpp
M module-apps/apps-common/widgets/TimeSetFmtSpinner.hpp
M module-apps/apps-common/widgets/TimeSetSpinner.cpp
M module-apps/apps-common/widgets/TimeSetSpinner.hpp
M module-apps/apps-common/widgets/TimeWidget.cpp
M module-apps/apps-common/widgets/TimeWidget.hpp
M module-apps/apps-common/widgets/TimerWithCallbacks.hpp
M module-apps/apps-common/widgets/WidgetsUtils.cpp
M module-apps/apps-common/widgets/WidgetsUtils.hpp
M module-apps/apps-common/widgets/spinners/ItemSpinner.hpp
M module-apps/apps-common/widgets/spinners/Model.hpp
M module-apps/apps-common/widgets/spinners/Spinners.hpp
M module-apps/apps-common/widgets/spinners/StringOutputSpinner.hpp
M module-apps/apps-common/windows/AppWindow.cpp
M module-apps/apps-common/windows/AppWindow.hpp
M module-apps/apps-common/windows/AppWindowConstants.hpp
M module-apps/apps-common/windows/BrightnessWindow.cpp
M module-apps/apps-common/windows/BrightnessWindow.hpp
M module-apps/apps-common/windows/Dialog.cpp
M module-apps/apps-common/windows/Dialog.hpp
M module-apps/apps-common/windows/DialogMetadata.hpp
M module-apps/apps-common/windows/OptionWindow.cpp
M module-apps/apps-common/windows/OptionWindow.hpp
M module-apps/tests/test-CallbackStorage.cpp
M module-apps/tests/test-Model.cpp
M module-apps/tests/test-PhoneModesPolicies.cpp
M module-apps/tests/tests-BluetoothSettingsModel.cpp
M module-apps/tests/widgets/test-DigitsContainer.cpp
M module-apps/tests/windows/mock/TestWindow.hpp
M module-apps/tests/windows/test-WindowsPopupFilter.cpp
M module-apps/tests/windows/test-WindowsPopupQueue.cpp
M module-apps/tests/windows/test-WindowsStack.cpp
M module-audio/Audio/AbstractStream.hpp
M module-audio/Audio/Audio.cpp
M module-audio/Audio/Audio.hpp
M module-audio/Audio/AudioCommon.cpp
M module-audio/Audio/AudioCommon.hpp
M module-audio/Audio/AudioDevice.hpp
M module-audio/Audio/AudioDeviceFactory.cpp
M module-audio/Audio/AudioDeviceFactory.hpp
M module-audio/Audio/AudioFormat.cpp
M module-audio/Audio/AudioFormat.hpp
M module-audio/Audio/AudioMux.cpp
M module-audio/Audio/AudioMux.hpp
M module-audio/Audio/AudioPlatform.hpp
M module-audio/Audio/Endpoint.cpp
M module-audio/Audio/Endpoint.hpp
M module-audio/Audio/Operation/IdleOperation.cpp
M module-audio/Audio/Operation/IdleOperation.hpp
M module-audio/Audio/Operation/Operation.cpp
M module-audio/Audio/Operation/Operation.hpp
M module-audio/Audio/Operation/PlaybackOperation.cpp
M module-audio/Audio/Operation/PlaybackOperation.hpp
M module-audio/Audio/Operation/RecorderOperation.cpp
M module-audio/Audio/Operation/RecorderOperation.hpp
M module-audio/Audio/Operation/RouterOperation.cpp
M module-audio/Audio/Operation/RouterOperation.hpp
M module-audio/Audio/Profiles/Profile.cpp
M module-audio/Audio/Profiles/Profile.hpp
M module-audio/Audio/Profiles/ProfileConfigUtils.cpp
M module-audio/Audio/Profiles/ProfileConfigUtils.hpp
M module-audio/Audio/Profiles/ProfileIdle.hpp
M module-audio/Audio/Profiles/ProfilePlaybackBluetoothA2DP.hpp
M module-audio/Audio/Profiles/ProfilePlaybackHeadphones.hpp
M module-audio/Audio/Profiles/ProfilePlaybackLoudspeaker.hpp
M module-audio/Audio/Profiles/ProfileRecordingBluetoothHFP.hpp
M module-audio/Audio/Profiles/ProfileRecordingBluetoothHSP.hpp
M module-audio/Audio/Profiles/ProfileRecordingHeadphones.hpp
M module-audio/Audio/Profiles/ProfileRecordingOnBoardMic.hpp
M module-audio/Audio/Profiles/ProfileRoutingBluetoothHFP.hpp
M module-audio/Audio/Profiles/ProfileRoutingBluetoothHSP.hpp
M module-audio/Audio/Profiles/ProfileRoutingEarspeaker.hpp
M module-audio/Audio/Profiles/ProfileRoutingHeadphones.hpp
M module-audio/Audio/Profiles/ProfileRoutingLoudspeaker.hpp
M module-audio/Audio/ServiceObserver.cpp
M module-audio/Audio/ServiceObserver.hpp
M module-audio/Audio/Stream.cpp
M module-audio/Audio/Stream.hpp
M module-audio/Audio/StreamFactory.cpp
M module-audio/Audio/StreamFactory.hpp
M module-audio/Audio/StreamProxy.cpp
M module-audio/Audio/StreamProxy.hpp
M module-audio/Audio/StreamQueuedEventsListener.cpp
M module-audio/Audio/StreamQueuedEventsListener.hpp
M module-audio/Audio/VolumeScaler.cpp
M module-audio/Audio/VolumeScaler.hpp
M module-audio/Audio/codec.hpp
M module-audio/Audio/decoder/Decoder.cpp
M module-audio/Audio/decoder/Decoder.hpp
M module-audio/Audio/decoder/DecoderCommon.hpp
M module-audio/Audio/decoder/DecoderFLAC.cpp
M module-audio/Audio/decoder/DecoderFLAC.hpp
M module-audio/Audio/decoder/DecoderMP3.cpp
M module-audio/Audio/decoder/DecoderMP3.hpp
M module-audio/Audio/decoder/DecoderWAV.cpp
M module-audio/Audio/decoder/DecoderWAV.hpp
M module-audio/Audio/decoder/DecoderWorker.cpp
M module-audio/Audio/decoder/DecoderWorker.hpp
M module-audio/Audio/encoder/Encoder.cpp
M module-audio/Audio/encoder/Encoder.hpp
M module-audio/Audio/encoder/EncoderWAV.cpp
M module-audio/Audio/encoder/EncoderWAV.hpp
M module-audio/Audio/equalizer/Equalizer.cpp
M module-audio/Audio/equalizer/Equalizer.hpp
M module-audio/Audio/test/DummyAudioDevice.cpp
M module-audio/Audio/test/DummyAudioDevice.hpp
M module-audio/Audio/test/MockEndpoint.hpp
M module-audio/Audio/test/MockStream.hpp
M module-audio/Audio/test/TestEndpoint.cpp
M module-audio/Audio/test/TestEndpoint.hpp
M module-audio/Audio/test/TestStream.cpp
M module-audio/Audio/test/TestStream.hpp
M module-audio/Audio/test/unittest.cpp
M module-audio/Audio/test/unittest_audio.cpp
M module-audio/Audio/test/unittest_config_utils.cpp
M module-audio/Audio/test/unittest_equalizer.cpp
M module-audio/Audio/test/unittest_format.cpp
M module-audio/Audio/test/unittest_scaler.cpp
M module-audio/Audio/test/unittest_stream.cpp
M module-audio/Audio/test/unittest_transcode.cpp
M module-audio/Audio/transcode/BasicDecimator.hpp
M module-audio/Audio/transcode/BasicInterpolator.hpp
M module-audio/Audio/transcode/InputTranscodeProxy.cpp
M module-audio/Audio/transcode/InputTranscodeProxy.hpp
M module-audio/Audio/transcode/MonoToStereo.cpp
M module-audio/Audio/transcode/MonoToStereo.hpp
M module-audio/Audio/transcode/NullTransform.cpp
M module-audio/Audio/transcode/NullTransform.hpp
M module-audio/Audio/transcode/Transform.hpp
M module-audio/Audio/transcode/TransformComposite.cpp
M module-audio/Audio/transcode/TransformComposite.hpp
M module-audio/Audio/transcode/TransformFactory.cpp
M module-audio/Audio/transcode/TransformFactory.hpp
M module-audio/board/linux/LinuxAudioDevice.cpp
M module-audio/board/linux/LinuxAudioDevice.hpp
M module-audio/board/linux/LinuxAudioPlatform.cpp
M module-audio/board/linux/PulseAudioWrapper.cpp
M module-audio/board/linux/PulseAudioWrapper.hpp
M module-audio/board/rt1051/RT1051Platform.cpp
M module-audio/board/rt1051/SAIAudioDevice.cpp
M module-audio/board/rt1051/SAIAudioDevice.hpp
M module-audio/board/rt1051/bellpx/BellPxAudioCodec.cpp
M module-audio/board/rt1051/bellpx/BellPxAudioCodec.hpp
M module-audio/board/rt1051/bellpx/BellPxAudioDeviceFactory.cpp
M module-audio/board/rt1051/bellpx/BellPxAudioDeviceFactory.hpp
M module-audio/board/rt1051/puretx/PureTxAudioCodec.cpp
M module-audio/board/rt1051/puretx/PureTxAudioCodec.hpp
M module-audio/board/rt1051/puretx/PureTxAudioDeviceFactory.cpp
M module-audio/board/rt1051/puretx/PureTxAudioDeviceFactory.hpp
M module-audio/board/rt1051/puretx/RT1051CellularAudio.cpp
M module-audio/board/rt1051/puretx/RT1051CellularAudio.hpp
M module-audio/tags_fetcher/TagsFetcher.cpp
M module-audio/tags_fetcher/TagsFetcher.hpp
M module-bluetooth/Bluetooth/AbstractController.hpp
M module-bluetooth/Bluetooth/BluetoothStateMachine.hpp
M module-bluetooth/Bluetooth/BluetoothWorker.cpp
M module-bluetooth/Bluetooth/BluetoothWorker.hpp
M module-bluetooth/Bluetooth/BtCommand.hpp
M module-bluetooth/Bluetooth/BtKeysStorage.cpp
M module-bluetooth/Bluetooth/BtKeysStorage.hpp
M module-bluetooth/Bluetooth/CommandHandler.cpp
M module-bluetooth/Bluetooth/CommandHandler.hpp
M module-bluetooth/Bluetooth/Device.cpp
M module-bluetooth/Bluetooth/Device.hpp
M module-bluetooth/Bluetooth/Result.hpp
M module-bluetooth/Bluetooth/Stack.hpp
M module-bluetooth/Bluetooth/WorkerController.cpp
M module-bluetooth/Bluetooth/WorkerController.hpp
M module-bluetooth/Bluetooth/audio/BluetoothAudioDevice.cpp
M module-bluetooth/Bluetooth/audio/BluetoothAudioDevice.hpp
M module-bluetooth/Bluetooth/command/BatteryLevel.hpp
M module-bluetooth/Bluetooth/command/BatteryLevelData.cpp
M module-bluetooth/Bluetooth/command/BatteryLevelData.hpp
M module-bluetooth/Bluetooth/command/Command.cpp
M module-bluetooth/Bluetooth/command/Command.hpp
M module-bluetooth/Bluetooth/command/CommandData.hpp
M module-bluetooth/Bluetooth/command/OperatorName.hpp
M module-bluetooth/Bluetooth/command/event/Events.hpp
M module-bluetooth/Bluetooth/doc/uml/uml_printer.cpp
M module-bluetooth/Bluetooth/error_bluetooth.cpp
M module-bluetooth/Bluetooth/error_bluetooth.hpp
M module-bluetooth/Bluetooth/glucode/BluetoothRunLoop.cpp
M module-bluetooth/Bluetooth/glucode/BluetoothRunLoop.hpp
M module-bluetooth/Bluetooth/glucode/btstack_uart_block_rt1051.cpp
M module-bluetooth/Bluetooth/interface/BluetoothDriver.hpp
M module-bluetooth/Bluetooth/interface/BluetoothDriverImpl.cpp
M module-bluetooth/Bluetooth/interface/BluetoothDriverImpl.hpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/A2DP.cpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/A2DP.hpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/A2DPImpl.hpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/AVDTP.cpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/AVDTP.hpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/AVRCP.cpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/AVRCP.hpp
M module-bluetooth/Bluetooth/interface/profiles/A2DP/MediaContext.hpp
M module-bluetooth/Bluetooth/interface/profiles/AudioProfile.hpp
M module-bluetooth/Bluetooth/interface/profiles/BtCommand.cpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/Devices.cpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/Devices.hpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/GAP.cpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/GAP.hpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/used_events.cpp
M module-bluetooth/Bluetooth/interface/profiles/GAP/used_events.hpp
M module-bluetooth/Bluetooth/interface/profiles/HFP/HFP.cpp
M module-bluetooth/Bluetooth/interface/profiles/HFP/HFP.hpp
M module-bluetooth/Bluetooth/interface/profiles/HFP/HFPImpl.hpp
M module-bluetooth/Bluetooth/interface/profiles/HSP/HSP.cpp
M module-bluetooth/Bluetooth/interface/profiles/HSP/HSP.hpp
M module-bluetooth/Bluetooth/interface/profiles/HSP/HSPImpl.hpp
M module-bluetooth/Bluetooth/interface/profiles/PhoneInterface.cpp
M module-bluetooth/Bluetooth/interface/profiles/PhoneInterface.hpp
M module-bluetooth/Bluetooth/interface/profiles/Profile.cpp
M module-bluetooth/Bluetooth/interface/profiles/Profile.hpp
M module-bluetooth/Bluetooth/interface/profiles/ProfileManager.cpp
M module-bluetooth/Bluetooth/interface/profiles/ProfileManager.hpp
M module-bluetooth/Bluetooth/interface/profiles/SCO/SCO.cpp
M module-bluetooth/Bluetooth/interface/profiles/SCO/SCO.hpp
M module-bluetooth/Bluetooth/interface/profiles/SCO/ScoUtils.cpp
M module-bluetooth/Bluetooth/interface/profiles/SCO/ScoUtils.hpp
M module-bluetooth/tests/test-Devicei.cpp
M module-bluetooth/tests/tests-BTKeysStorage.cpp
M module-bluetooth/tests/tests-BluetoothDevicesModel.cpp
M module-bluetooth/tests/tests-Devicei.cpp
M module-bluetooth/tests/tests-StatefulController.cpp
M module-bluetooth/tests/tests-command.cpp
M module-bsp/WorkerQueue.hpp
M module-bsp/board/linux/audio/LinuxCellularAudio.cpp
M module-bsp/board/linux/audio/LinuxCellularAudio.hpp
M module-bsp/board/linux/audio/linux_audiocodec.cpp
M module-bsp/board/linux/audio/linux_audiocodec.hpp
M module-bsp/board/linux/battery_charger/battery_charger.cpp
M module-bsp/board/linux/bluetooth/Bluetooth.cpp
M module-bsp/board/linux/bluetooth/test/bsp_bt.cpp
M module-bsp/board/linux/bluetooth/test/bsp_bt.hpp
M module-bsp/board/linux/board.cpp
M module-bsp/board/linux/board.h
M module-bsp/board/linux/cellular/linux_cellular.cpp
M module-bsp/board/linux/cellular/linux_cellular.hpp
M module-bsp/board/linux/chip.hpp
M module-bsp/board/linux/eeprom/eeprom.cpp
M module-bsp/board/linux/eink/ED028TC1.c
M module-bsp/board/linux/eink/ED028TC1.h
M module-bsp/board/linux/eink/LinuxEinkDisplay.cpp
M module-bsp/board/linux/eink/LinuxEinkDisplay.hpp
M module-bsp/board/linux/eink/fsl_edma.h
M module-bsp/board/linux/eink_frontlight/eink_frontlight.cpp
M module-bsp/board/linux/hal/battery_charger/BatteryCharger.cpp
M module-bsp/board/linux/hal/key_input/KeyInput.cpp
M module-bsp/board/linux/hal/key_input/KeyInput.hpp
M module-bsp/board/linux/hal/temperature_source/TemperatureSource.cpp
M module-bsp/board/linux/headset/headset.cpp
M module-bsp/board/linux/keypad_backlight/keypad_backlight.cpp
M module-bsp/board/linux/light_sensor/light_sensor.cpp
M module-bsp/board/linux/lpm/LinuxLPM.cpp
M module-bsp/board/linux/lpm/LinuxLPM.h
M module-bsp/board/linux/lpm/PowerProfile.cpp
M module-bsp/board/linux/magnetometer/magnetometer.cpp
M module-bsp/board/linux/os/FreeRTOSConfig.h
M module-bsp/board/linux/os/macros.h
M module-bsp/board/linux/rtc/rtc.cpp
M module-bsp/board/linux/sink/RTTSink.cpp
M module-bsp/board/linux/torch/torch.cpp
M module-bsp/board/linux/trng/trng.cpp
M module-bsp/board/linux/usb_cdc/usb_cdc.cpp
M module-bsp/board/linux/vibrator/vibrator.cpp
M module-bsp/board/linux/watchdog/software_watchdog.cpp
M module-bsp/board/linux/watchdog/software_watchdog.hpp
M module-bsp/board/linux/watchdog/watchdog.cpp
M module-bsp/board/rt1051/bellpx/audio.cpp
M module-bsp/board/rt1051/bellpx/board.cpp
M module-bsp/board/rt1051/bellpx/board/BoardDefinitions.hpp
M module-bsp/board/rt1051/bellpx/board/brownout.hpp
M module-bsp/board/rt1051/bellpx/board/clock_config.h
M module-bsp/board/rt1051/bellpx/board/irq_gpio.hpp
M module-bsp/board/rt1051/bellpx/board/pin_mux.h
M module-bsp/board/rt1051/bellpx/brownout.cpp
M module-bsp/board/rt1051/bellpx/bsp/KeyInputCommon.hpp
M module-bsp/board/rt1051/bellpx/bsp/audio/AW8898driver.cpp
M module-bsp/board/rt1051/bellpx/bsp/audio/AW8898driver.hpp
M module-bsp/board/rt1051/bellpx/bsp/audio/CodecAW8898.cpp
M module-bsp/board/rt1051/bellpx/bsp/audio/CodecAW8898.hpp
M module-bsp/board/rt1051/bellpx/bsp/eink/eink_gpio.cpp
M module-bsp/board/rt1051/bellpx/bsp/eink/eink_gpio.hpp
M module-bsp/board/rt1051/bellpx/bsp/lpm/EnterSleepMode.c
M module-bsp/board/rt1051/bellpx/bsp/lpm/EnterSleepMode.h
M module-bsp/board/rt1051/bellpx/bsp/lpm/PowerProfile.cpp
M module-bsp/board/rt1051/bellpx/bsp/lpm/RT1051LPM.cpp
M module-bsp/board/rt1051/bellpx/bsp/lpm/RT1051LPM.hpp
M module-bsp/board/rt1051/bellpx/bsp/lpm/WfiController.cpp
M module-bsp/board/rt1051/bellpx/bsp/lpm/WfiController.hpp
M module-bsp/board/rt1051/bellpx/bsp/rotary_encoder/rotary_encoder.cpp
M module-bsp/board/rt1051/bellpx/bsp/rotary_encoder/rotary_encoder.hpp
M module-bsp/board/rt1051/bellpx/bsp/rtc/rtc_configuration.cpp
M module-bsp/board/rt1051/bellpx/bsp/switches/switches.cpp
M module-bsp/board/rt1051/bellpx/bsp/switches/switches.hpp
M module-bsp/board/rt1051/bellpx/clock_config.cpp
M module-bsp/board/rt1051/bellpx/debug_console.cpp
M module-bsp/board/rt1051/bellpx/dma_config.h
M module-bsp/board/rt1051/bellpx/eink-config.h
M module-bsp/board/rt1051/bellpx/hal/battery_charger/BatteryCharger.cpp
M module-bsp/board/rt1051/bellpx/hal/battery_charger/BatteryChargerIRQ.hpp
M module-bsp/board/rt1051/bellpx/hal/key_input/KeyInput.cpp
M module-bsp/board/rt1051/bellpx/hal/key_input/KeyInput.hpp
M module-bsp/board/rt1051/bellpx/hal/temperature_source/TemperatureSource.cpp
M module-bsp/board/rt1051/bellpx/irq_gpio.cpp
M module-bsp/board/rt1051/bellpx/pin_mux.c
M module-bsp/board/rt1051/bluetooth/BlueKitchen.cpp
M module-bsp/board/rt1051/bluetooth/BluetoothCommon.cpp
M module-bsp/board/rt1051/bsp/audio/Codec.hpp
M module-bsp/board/rt1051/bsp/audio/CodecMAX98090.cpp
M module-bsp/board/rt1051/bsp/audio/CodecMAX98090.hpp
M module-bsp/board/rt1051/bsp/audio/max98090_regs.hpp
M module-bsp/board/rt1051/bsp/audio/qfilter.c
M module-bsp/board/rt1051/bsp/audio/qfilter.h
M module-bsp/board/rt1051/bsp/cellular/rt1051_cellular.cpp
M module-bsp/board/rt1051/bsp/cellular/rt1051_cellular.hpp
M module-bsp/board/rt1051/bsp/eeprom/M24256.hpp
M module-bsp/board/rt1051/bsp/eeprom/eeprom.cpp
M module-bsp/board/rt1051/bsp/eink/ED028TC1.cpp
M module-bsp/board/rt1051/bsp/eink/ED028TC1.h
M module-bsp/board/rt1051/bsp/eink/EinkDisplay.cpp
M module-bsp/board/rt1051/bsp/eink/EinkDisplay.hpp
M module-bsp/board/rt1051/bsp/eink/bsp_eink.cpp
M module-bsp/board/rt1051/bsp/eink/bsp_eink.h
M module-bsp/board/rt1051/bsp/eink/eink_binarization_luts.c
M module-bsp/board/rt1051/bsp/eink/eink_binarization_luts.h
M module-bsp/board/rt1051/bsp/eink/eink_dimensions.cpp
M module-bsp/board/rt1051/bsp/eink/eink_dimensions.hpp
M module-bsp/board/rt1051/bsp/eink_frontlight/eink_frontlight.cpp
M module-bsp/board/rt1051/bsp/headset/headset.cpp
M module-bsp/board/rt1051/bsp/keypad_backlight/LP55281.hpp
M module-bsp/board/rt1051/bsp/keypad_backlight/keypad_backlight.cpp
M module-bsp/board/rt1051/bsp/light_sensor/LTR303ALS.hpp
M module-bsp/board/rt1051/bsp/light_sensor/light_sensor.cpp
M module-bsp/board/rt1051/bsp/lpm/Bandgap.cpp
M module-bsp/board/rt1051/bsp/lpm/Bandgap.hpp
M module-bsp/board/rt1051/bsp/lpm/ClockState.cpp
M module-bsp/board/rt1051/bsp/lpm/ClockState.hpp
M module-bsp/board/rt1051/bsp/lpm/CpuFreqLPM.cpp
M module-bsp/board/rt1051/bsp/lpm/CpuFreqLPM.hpp
M module-bsp/board/rt1051/bsp/lpm/DCDC.cpp
M module-bsp/board/rt1051/bsp/lpm/DCDC.hpp
M module-bsp/board/rt1051/bsp/lpm/LDO.cpp
M module-bsp/board/rt1051/bsp/lpm/LDO.hpp
M module-bsp/board/rt1051/bsp/lpm/Oscillator.cpp
M module-bsp/board/rt1051/bsp/lpm/Oscillator.hpp
M module-bsp/board/rt1051/bsp/lpm/RT1051LPMCommon.cpp
M module-bsp/board/rt1051/bsp/lpm/RT1051LPMCommon.hpp
M module-bsp/board/rt1051/bsp/magnetometer/ALS31300.cpp
M module-bsp/board/rt1051/bsp/magnetometer/ALS31300.hpp
M module-bsp/board/rt1051/bsp/magnetometer/magnetometer.cpp
M module-bsp/board/rt1051/bsp/pit/pit.cpp
M module-bsp/board/rt1051/bsp/pit/pit.hpp
M module-bsp/board/rt1051/bsp/rtc/rtc.cpp
M module-bsp/board/rt1051/bsp/rtc/rtc_configuration.hpp
M module-bsp/board/rt1051/bsp/torch/AL3644TT.hpp
M module-bsp/board/rt1051/bsp/torch/torch.cpp
M module-bsp/board/rt1051/bsp/trng/RT1051Trng.cpp
M module-bsp/board/rt1051/bsp/trng/RT1051Trng.hpp
M module-bsp/board/rt1051/bsp/trng/trng.cpp
M module-bsp/board/rt1051/bsp/vibrator/vibrator.cpp
M module-bsp/board/rt1051/bsp/watchdog/watchdog.cpp
M module-bsp/board/rt1051/common/audio.hpp
M module-bsp/board/rt1051/common/board/debug_console.hpp
M module-bsp/board/rt1051/common/chip.cpp
M module-bsp/board/rt1051/common/chip.hpp
M module-bsp/board/rt1051/common/pin_names.h
M module-bsp/board/rt1051/common/soc_scaler.cpp
M module-bsp/board/rt1051/common/soc_scaler.hpp
M module-bsp/board/rt1051/common/startup_mimxrt1052.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverDMA.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverDMA.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverDMAMux.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverDMAMux.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverGPIO.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverGPIO.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverI2C.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverI2C.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverLPSPI.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverLPSPI.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverLPUART.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverLPUART.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverOscillator.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverOscillator.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverPLL.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverPLL.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverPLL2.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverPLL2.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverPWM.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverPWM.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverSAI.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverSAI.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverSEMC.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverSEMC.hpp
M module-bsp/board/rt1051/drivers/RT1051DriverUSDHC.cpp
M module-bsp/board/rt1051/drivers/RT1051DriverUSDHC.hpp
M module-bsp/board/rt1051/os/__atexit.c
M module-bsp/board/rt1051/os/__call_atexit.c
M module-bsp/board/rt1051/os/_exit.cpp
M module-bsp/board/rt1051/os/atexit.h
M module-bsp/board/rt1051/os/fsl_runtimestat_gpt.c
M module-bsp/board/rt1051/os/fsl_tickless_gpt.c
M module-bsp/board/rt1051/os/include/FreeRTOSConfig.h
M module-bsp/board/rt1051/os/include/exit_backtrace.h
M module-bsp/board/rt1051/os/include/fsl_runtimestat_gpt.h
M module-bsp/board/rt1051/os/include/fsl_tickless_generic.h
M module-bsp/board/rt1051/os/include/macros.h
M module-bsp/board/rt1051/puretx/audio.cpp
M module-bsp/board/rt1051/puretx/board.cpp
M module-bsp/board/rt1051/puretx/board/BoardDefinitions.hpp
M module-bsp/board/rt1051/puretx/board/brownout.hpp
M module-bsp/board/rt1051/puretx/board/clock_config.h
M module-bsp/board/rt1051/puretx/board/irq_gpio.hpp
M module-bsp/board/rt1051/puretx/board/pin_mux.h
M module-bsp/board/rt1051/puretx/brownout.cpp
M module-bsp/board/rt1051/puretx/bsp/battery_charger/MAX77818.hpp
M module-bsp/board/rt1051/puretx/bsp/battery_charger/battery_charger.cpp
M module-bsp/board/rt1051/puretx/bsp/battery_charger/battery_charger.hpp
M module-bsp/board/rt1051/puretx/bsp/battery_charger/battery_charger_utils.hpp
M module-bsp/board/rt1051/puretx/bsp/eink/eink_gpio.cpp
M module-bsp/board/rt1051/puretx/bsp/eink/eink_gpio.hpp
M module-bsp/board/rt1051/puretx/bsp/keyboard/TCA8418.hpp
M module-bsp/board/rt1051/puretx/bsp/keyboard/keyboard.cpp
M module-bsp/board/rt1051/puretx/bsp/keyboard/keyboard.hpp
M module-bsp/board/rt1051/puretx/bsp/lpm/PowerProfile.cpp
M module-bsp/board/rt1051/puretx/bsp/lpm/RT1051LPM.cpp
M module-bsp/board/rt1051/puretx/bsp/lpm/RT1051LPM.hpp
M module-bsp/board/rt1051/puretx/bsp/rtc/rtc_configuration.cpp
M module-bsp/board/rt1051/puretx/clock_config.cpp
M module-bsp/board/rt1051/puretx/debug_console.cpp
M module-bsp/board/rt1051/puretx/dma_config.h
M module-bsp/board/rt1051/puretx/eink-config.h
M module-bsp/board/rt1051/puretx/hal/battery_charger/BatteryCharger.cpp
M module-bsp/board/rt1051/puretx/hal/battery_charger/BatteryChargerIRQ.hpp
M module-bsp/board/rt1051/puretx/hal/battery_charger/CurrentMeasurementScope.cpp
M module-bsp/board/rt1051/puretx/hal/battery_charger/CurrentMeasurementScope.hpp
M module-bsp/board/rt1051/puretx/hal/key_input/KeyInput.cpp
M module-bsp/board/rt1051/puretx/hal/key_input/KeyInput.hpp
M module-bsp/board/rt1051/puretx/irq_gpio.cpp
M module-bsp/board/rt1051/puretx/pin_mux.c
M module-bsp/board/rt1051/sink/RTTSink.cpp
M module-bsp/devices/Device.cpp
M module-bsp/devices/Device.hpp
M module-bsp/devices/power/CW2015.cpp
M module-bsp/devices/power/CW2015.hpp
M module-bsp/devices/power/CW2015Regs.hpp
M module-bsp/devices/power/MP2615GQ.cpp
M module-bsp/devices/power/MP2615GQ.hpp
M module-bsp/devices/temperature/CT7117.cpp
M module-bsp/devices/temperature/CT7117.hpp
M module-bsp/drivers/dma/DriverDMA.cpp
M module-bsp/drivers/dma/DriverDMA.hpp
M module-bsp/drivers/dmamux/DriverDMAMux.cpp
M module-bsp/drivers/dmamux/DriverDMAMux.hpp
M module-bsp/drivers/gpio/DriverGPIO.cpp
M module-bsp/drivers/gpio/DriverGPIO.hpp
M module-bsp/drivers/i2c/DriverI2C.cpp
M module-bsp/drivers/i2c/DriverI2C.hpp
M module-bsp/drivers/irq/DriverIRQ.cpp
M module-bsp/drivers/irq/DriverIRQ.hpp
M module-bsp/drivers/lpspi/DriverLPSPI.cpp
M module-bsp/drivers/lpspi/DriverLPSPI.hpp
M module-bsp/drivers/lpuart/DriverLPUART.cpp
M module-bsp/drivers/lpuart/DriverLPUART.hpp
M module-bsp/drivers/pll/DriverPLL.cpp
M module-bsp/drivers/pll/DriverPLL.hpp
M module-bsp/drivers/pwm/DriverPWM.cpp
M module-bsp/drivers/pwm/DriverPWM.hpp
M module-bsp/drivers/sai/DriverSAI.cpp
M module-bsp/drivers/sai/DriverSAI.hpp
M module-bsp/drivers/semc/DriverSEMC.cpp
M module-bsp/drivers/semc/DriverSEMC.hpp
M module-bsp/drivers/usdhc/DriverUSDHC.cpp
M module-bsp/drivers/usdhc/DriverUSDHC.hpp
M module-bsp/hal/include/hal/GenericFactory.hpp
M module-bsp/hal/include/hal/battery_charger/AbstractBatteryCharger.hpp
M module-bsp/hal/include/hal/cellular/SIM.hpp
M module-bsp/hal/include/hal/eink/AbstractEinkDisplay.hpp
M module-bsp/hal/include/hal/key_input/AbstractKeyInput.hpp
M module-bsp/hal/include/hal/key_input/KeyEventDefinitions.hpp
M module-bsp/hal/include/hal/key_input/RawKey.hpp
M module-bsp/hal/include/hal/temperature_source/TemperatureSource.hpp
M module-bsp/sink/FileSink.cpp
M module-bsp/sink/sink/FileSink.hpp
M module-bsp/sink/sink/RTTSink.hpp
M module-bsp/sink/sink/Sink.hpp
M module-bsp/tests/test-battery-charger-utils.cpp
M module-cellular/at/ATFactory.hpp
M module-cellular/at/Cmd.hpp
M module-cellular/at/Commands.hpp
M module-cellular/at/Constants.hpp
M module-cellular/at/ErrorCode.hpp
M module-cellular/at/Result.hpp
M module-cellular/at/SimInsertedState.hpp
M module-cellular/at/SimState.hpp
M module-cellular/at/Urc.hpp
M module-cellular/at/UrcClip.hpp
M module-cellular/at/UrcCmti.hpp
M module-cellular/at/UrcCpin.hpp
M module-cellular/at/UrcCreg.hpp
M module-cellular/at/UrcCtze.hpp
M module-cellular/at/UrcCusd.hpp
M module-cellular/at/UrcFactory.hpp
M module-cellular/at/UrcHandler.hpp
M module-cellular/at/UrcPoweredDown.hpp
M module-cellular/at/UrcQSimstat.hpp
M module-cellular/at/UrcQind.hpp
M module-cellular/at/UrcQiurc.hpp
M module-cellular/at/UrcResponse.hpp
M module-cellular/at/UrcRing.hpp
M module-cellular/at/cmd/CFUN.hpp
M module-cellular/at/cmd/CLCC.hpp
M module-cellular/at/cmd/CPBR.hpp
M module-cellular/at/cmd/CSCA.hpp
M module-cellular/at/cmd/CSQ.hpp
M module-cellular/at/cmd/QCFGUsbnet.hpp
M module-cellular/at/cmd/QECCNUM.hpp
M module-cellular/at/cmd/QNWINFO.hpp
M module-cellular/at/cmd/QSIMSTAT.hpp
M module-cellular/at/cmd/src/CFUN.cpp
M module-cellular/at/cmd/src/CLCC.cpp
M module-cellular/at/cmd/src/CPBR.cpp
M module-cellular/at/cmd/src/CSCA.cpp
M module-cellular/at/cmd/src/CSQ.cpp
M module-cellular/at/cmd/src/QCFGUsbnet.cpp
M module-cellular/at/cmd/src/QECCNUM.cpp
M module-cellular/at/cmd/src/QNWINFO.cpp
M module-cellular/at/cmd/src/QSIMSTAT.cpp
M module-cellular/at/response.cpp
M module-cellular/at/response.hpp
M module-cellular/at/src/ATFactory.cpp
M module-cellular/at/src/Cmd.cpp
M module-cellular/at/src/Commands.cpp
M module-cellular/at/src/Urc.cpp
M module-cellular/at/src/UrcClip.cpp
M module-cellular/at/src/UrcCmti.cpp
M module-cellular/at/src/UrcCpin.cpp
M module-cellular/at/src/UrcCreg.cpp
M module-cellular/at/src/UrcCtze.cpp
M module-cellular/at/src/UrcCusd.cpp
M module-cellular/at/src/UrcFactory.cpp
M module-cellular/at/src/UrcPoweredDown.cpp
M module-cellular/at/src/UrcQSimstat.cpp
M module-cellular/at/src/UrcQind.cpp
M module-cellular/at/src/UrcQiurc.cpp
M module-cellular/at/src/UrcResponse.cpp
M module-cellular/at/src/UrcRing.cpp
M module-cellular/modem/ATCommon.cpp
M module-cellular/modem/ATCommon.hpp
M module-cellular/modem/ATParser.cpp
M module-cellular/modem/ATParser.hpp
M module-cellular/modem/ATStream.cpp
M module-cellular/modem/ATStream.hpp
M module-cellular/modem/ATURCStream.cpp
M module-cellular/modem/ATURCStream.hpp
M module-cellular/modem/BaseChannel.hpp
M module-cellular/modem/mux/CellularMux.cpp
M module-cellular/modem/mux/CellularMux.h
M module-cellular/modem/mux/CellularMuxData.cpp
M module-cellular/modem/mux/CellularMuxData.h
M module-cellular/modem/mux/CellularMuxFrame.h
M module-cellular/modem/mux/CellularMuxTypes.h
M module-cellular/modem/mux/DLCChannel.cpp
M module-cellular/modem/mux/DLCChannel.h
M module-cellular/modem/mux/MuxParameters.hpp
M module-cellular/modem/mux/tests/test-DLCChannel.cpp
M module-cellular/modem/mux/tests/test-TS0710.cpp
M module-cellular/modem/mux/tests/test-TS0710_DATA.cpp
M module-cellular/modem/mux/tests/test-TS0710_DLC_ESTABL.cpp
M module-cellular/modem/mux/tests/test-TS0710_START.cpp
M module-cellular/test/mock/AtCommon_channel.hpp
M module-cellular/test/unittest_ATStream.cpp
M module-cellular/test/unittest_ATURCStream.cpp
M module-cellular/test/unittest_CellularResult.cpp
M module-cellular/test/unittest_URC.cpp
M module-cellular/test/unittest_cmux.cpp
M module-cellular/test/unittest_parse_result.cpp
M module-cellular/test/unittest_response.cpp
M module-db/Common/Common.hpp
M module-db/Common/Logging.hpp
M module-db/Common/Query.cpp
M module-db/Common/Query.hpp
M module-db/Common/Types.hpp
M module-db/Database/Database.cpp
M module-db/Database/Database.hpp
M module-db/Database/Field.cpp
M module-db/Database/Field.hpp
M module-db/Database/QueryResult.cpp
M module-db/Database/QueryResult.hpp
M module-db/Database/sqlite3vfs.cpp
M module-db/Interface/AlarmEventRecord.cpp
M module-db/Interface/AlarmEventRecord.hpp
M module-db/Interface/AlarmsRecord.cpp
M module-db/Interface/BaseInterface.hpp
M module-db/Interface/CalllogRecord.cpp
M module-db/Interface/CalllogRecord.hpp
M module-db/Interface/ContactRecord.cpp
M module-db/Interface/ContactRecord.hpp
M module-db/Interface/EventRecord.cpp
M module-db/Interface/EventRecord.hpp
M module-db/Interface/MultimediaFilesRecord.cpp
M module-db/Interface/MultimediaFilesRecord.hpp
M module-db/Interface/NotesRecord.cpp
M module-db/Interface/NotesRecord.hpp
M module-db/Interface/NotificationsRecord.cpp
M module-db/Interface/NotificationsRecord.hpp
M module-db/Interface/Record.cpp
M module-db/Interface/Record.hpp
M module-db/Interface/SMSRecord.cpp
M module-db/Interface/SMSRecord.hpp
M module-db/Interface/SMSTemplateRecord.cpp
M module-db/Interface/SMSTemplateRecord.hpp
M module-db/Interface/SettingsRecord.hpp
M module-db/Interface/ThreadRecord.cpp
M module-db/Interface/ThreadRecord.hpp
M module-db/Tables/AlarmEventsTable.cpp
M module-db/Tables/AlarmEventsTable.hpp
M module-db/Tables/CalllogTable.cpp
M module-db/Tables/CalllogTable.hpp
M module-db/Tables/ContactsAddressTable.cpp
M module-db/Tables/ContactsAddressTable.hpp
M module-db/Tables/ContactsGroups.cpp
M module-db/Tables/ContactsGroups.hpp
M module-db/Tables/ContactsNameTable.cpp
M module-db/Tables/ContactsNameTable.hpp
M module-db/Tables/ContactsNumberTable.cpp
M module-db/Tables/ContactsNumberTable.hpp
M module-db/Tables/ContactsRingtonesTable.cpp
M module-db/Tables/ContactsRingtonesTable.hpp
M module-db/Tables/ContactsTable.cpp
M module-db/Tables/ContactsTable.hpp
M module-db/Tables/EventsTable.hpp
M module-db/Tables/MultimediaFilesTable.cpp
M module-db/Tables/MultimediaFilesTable.hpp
M module-db/Tables/NotesTable.cpp
M module-db/Tables/NotesTable.hpp
M module-db/Tables/NotificationsTable.cpp
M module-db/Tables/NotificationsTable.hpp
M module-db/Tables/Record.hpp
M module-db/Tables/SMSTable.cpp
M module-db/Tables/SMSTable.hpp
M module-db/Tables/SMSTemplateTable.cpp
M module-db/Tables/SMSTemplateTable.hpp
M module-db/Tables/SettingsTable.hpp
M module-db/Tables/Table.cpp
M module-db/Tables/Table.hpp
M module-db/Tables/ThreadsTable.cpp
M module-db/Tables/ThreadsTable.hpp
M module-db/databases/CalllogDB.cpp
M module-db/databases/CalllogDB.hpp
M module-db/databases/ContactsDB.cpp
M module-db/databases/ContactsDB.hpp
M module-db/databases/EventsDB.cpp
M module-db/databases/EventsDB.hpp
M module-db/databases/MultimediaFilesDB.cpp
M module-db/databases/MultimediaFilesDB.hpp
M module-db/databases/NotesDB.cpp
M module-db/databases/NotesDB.hpp
M module-db/databases/NotificationsDB.cpp
M module-db/databases/NotificationsDB.hpp
M module-db/databases/SmsDB.cpp
M module-db/databases/SmsDB.hpp
M module-db/databases/migration/events/0/up.sql
M module-db/databases/migration/multimedia/0/up.sql
M module-db/queries/Filter.hpp
M module-db/queries/RecordQuery.cpp
M module-db/queries/RecordQuery.hpp
M module-db/queries/alarm_events/QueryAlarmEventsAdd.cpp
M module-db/queries/alarm_events/QueryAlarmEventsAdd.hpp
M module-db/queries/alarm_events/QueryAlarmEventsEdit.cpp
M module-db/queries/alarm_events/QueryAlarmEventsEdit.hpp
M module-db/queries/alarm_events/QueryAlarmEventsGet.cpp
M module-db/queries/alarm_events/QueryAlarmEventsGet.hpp
M module-db/queries/alarm_events/QueryAlarmEventsGetEnabled.cpp
M module-db/queries/alarm_events/QueryAlarmEventsGetEnabled.hpp
M module-db/queries/alarm_events/QueryAlarmEventsGetInRange.cpp
M module-db/queries/alarm_events/QueryAlarmEventsGetInRange.hpp
M module-db/queries/alarm_events/QueryAlarmEventsRemove.cpp
M module-db/queries/alarm_events/QueryAlarmEventsRemove.hpp
M module-db/queries/alarm_events/QueryAlarmEventsToggleAll.cpp
M module-db/queries/alarm_events/QueryAlarmEventsToggleAll.hpp
M module-db/queries/calllog/QueryCalllogDeleteAll.cpp
M module-db/queries/calllog/QueryCalllogDeleteAll.hpp
M module-db/queries/calllog/QueryCalllogGet.cpp
M module-db/queries/calllog/QueryCalllogGet.hpp
M module-db/queries/calllog/QueryCalllogGetByContactID.cpp
M module-db/queries/calllog/QueryCalllogGetByContactID.hpp
M module-db/queries/calllog/QueryCalllogGetCount.cpp
M module-db/queries/calllog/QueryCalllogGetCount.hpp
M module-db/queries/calllog/QueryCalllogRemove.cpp
M module-db/queries/calllog/QueryCalllogRemove.hpp
M module-db/queries/calllog/QueryCalllogSetAllRead.cpp
M module-db/queries/calllog/QueryCalllogSetAllRead.hpp
M module-db/queries/messages/sms/QuerySMSAdd.cpp
M module-db/queries/messages/sms/QuerySMSAdd.hpp
M module-db/queries/messages/sms/QuerySMSGet.cpp
M module-db/queries/messages/sms/QuerySMSGet.hpp
M module-db/queries/messages/sms/QuerySMSGetByID.cpp
M module-db/queries/messages/sms/QuerySMSGetByID.hpp
M module-db/queries/messages/sms/QuerySMSGetByText.cpp
M module-db/queries/messages/sms/QuerySMSGetByText.hpp
M module-db/queries/messages/sms/QuerySMSGetByThreadID.cpp
M module-db/queries/messages/sms/QuerySMSGetByThreadID.hpp
M module-db/queries/messages/sms/QuerySMSGetCount.cpp
M module-db/queries/messages/sms/QuerySMSGetCount.hpp
M module-db/queries/messages/sms/QuerySMSGetCountByThreadID.cpp
M module-db/queries/messages/sms/QuerySMSGetCountByThreadID.hpp
M module-db/queries/messages/sms/QuerySMSGetForList.cpp
M module-db/queries/messages/sms/QuerySMSGetForList.hpp
M module-db/queries/messages/sms/QuerySMSGetLastByThreadID.cpp
M module-db/queries/messages/sms/QuerySMSGetLastByThreadID.hpp
M module-db/queries/messages/sms/QuerySMSRemove.cpp
M module-db/queries/messages/sms/QuerySMSRemove.hpp
M module-db/queries/messages/sms/QuerySMSSearchByType.cpp
M module-db/queries/messages/sms/QuerySMSSearchByType.hpp
M module-db/queries/messages/sms/QuerySMSUpdate.cpp
M module-db/queries/messages/sms/QuerySMSUpdate.hpp
M module-db/queries/messages/templates/QuerySMSTemplateAdd.cpp
M module-db/queries/messages/templates/QuerySMSTemplateAdd.hpp
M module-db/queries/messages/templates/QuerySMSTemplateGet.cpp
M module-db/queries/messages/templates/QuerySMSTemplateGet.hpp
M module-db/queries/messages/templates/QuerySMSTemplateGetByID.cpp
M module-db/queries/messages/templates/QuerySMSTemplateGetByID.hpp
M module-db/queries/messages/templates/QuerySMSTemplateGetCount.cpp
M module-db/queries/messages/templates/QuerySMSTemplateGetCount.hpp
M module-db/queries/messages/templates/QuerySMSTemplateGetForList.cpp
M module-db/queries/messages/templates/QuerySMSTemplateGetForList.hpp
M module-db/queries/messages/templates/QuerySMSTemplateRemove.cpp
M module-db/queries/messages/templates/QuerySMSTemplateRemove.hpp
M module-db/queries/messages/templates/QuerySMSTemplateUpdate.cpp
M module-db/queries/messages/templates/QuerySMSTemplateUpdate.hpp
M module-db/queries/messages/threads/QueryThreadGetByID.cpp
M module-db/queries/messages/threads/QueryThreadGetByID.hpp
M module-db/queries/messages/threads/QueryThreadGetByNumber.cpp
M module-db/queries/messages/threads/QueryThreadGetByNumber.hpp
M module-db/queries/messages/threads/QueryThreadMarkAsRead.cpp
M module-db/queries/messages/threads/QueryThreadMarkAsRead.hpp
M module-db/queries/messages/threads/QueryThreadRemove.cpp
M module-db/queries/messages/threads/QueryThreadRemove.hpp
M module-db/queries/messages/threads/QueryThreadsGet.cpp
M module-db/queries/messages/threads/QueryThreadsGet.hpp
M module-db/queries/messages/threads/QueryThreadsGetCount.cpp
M module-db/queries/messages/threads/QueryThreadsGetCount.hpp
M module-db/queries/messages/threads/QueryThreadsGetForList.cpp
M module-db/queries/messages/threads/QueryThreadsGetForList.hpp
M module-db/queries/messages/threads/QueryThreadsSearchForList.cpp
M module-db/queries/messages/threads/QueryThreadsSearchForList.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesAdd.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesAdd.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesCount.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesCount.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesEdit.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesEdit.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGet.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGet.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGetLimited.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGetLimited.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGetOffset.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesGetOffset.hpp
M module-db/queries/multimedia_files/QueryMultimediaFilesRemove.cpp
M module-db/queries/multimedia_files/QueryMultimediaFilesRemove.hpp
M module-db/queries/notes/QueryNoteRemove.cpp
M module-db/queries/notes/QueryNoteRemove.hpp
M module-db/queries/notes/QueryNoteStore.cpp
M module-db/queries/notes/QueryNoteStore.hpp
M module-db/queries/notes/QueryNotesGet.cpp
M module-db/queries/notes/QueryNotesGet.hpp
M module-db/queries/notes/QueryNotesGetByText.cpp
M module-db/queries/notes/QueryNotesGetByText.hpp
M module-db/queries/notifications/QueryNotificationsClear.cpp
M module-db/queries/notifications/QueryNotificationsClear.hpp
M module-db/queries/notifications/QueryNotificationsDecrement.cpp
M module-db/queries/notifications/QueryNotificationsDecrement.hpp
M module-db/queries/notifications/QueryNotificationsGet.cpp
M module-db/queries/notifications/QueryNotificationsGet.hpp
M module-db/queries/notifications/QueryNotificationsGetAll.cpp
M module-db/queries/notifications/QueryNotificationsGetAll.hpp
M module-db/queries/notifications/QueryNotificationsIncrement.cpp
M module-db/queries/notifications/QueryNotificationsIncrement.hpp
M module-db/queries/notifications/QueryNotificationsMultipleIncrement.cpp
M module-db/queries/notifications/QueryNotificationsMultipleIncrement.hpp
M module-db/queries/phonebook/QueryCheckContactsListDuplicates.cpp
M module-db/queries/phonebook/QueryCheckContactsListDuplicates.hpp
M module-db/queries/phonebook/QueryContactAdd.cpp
M module-db/queries/phonebook/QueryContactAdd.hpp
M module-db/queries/phonebook/QueryContactGet.cpp
M module-db/queries/phonebook/QueryContactGet.hpp
M module-db/queries/phonebook/QueryContactGetByID.cpp
M module-db/queries/phonebook/QueryContactGetByID.hpp
M module-db/queries/phonebook/QueryContactGetByNumberID.cpp
M module-db/queries/phonebook/QueryContactGetByNumberID.hpp
M module-db/queries/phonebook/QueryContactRemove.cpp
M module-db/queries/phonebook/QueryContactRemove.hpp
M module-db/queries/phonebook/QueryContactUpdate.cpp
M module-db/queries/phonebook/QueryContactUpdate.hpp
M module-db/queries/phonebook/QueryMergeContactsList.cpp
M module-db/queries/phonebook/QueryMergeContactsList.hpp
M module-db/queries/phonebook/QueryNumberGetByID.cpp
M module-db/queries/phonebook/QueryNumberGetByID.hpp
M module-db/tests/AlarmEventRecord_tests.cpp
M module-db/tests/CalllogRecord_tests.cpp
M module-db/tests/CalllogTable_tests.cpp
M module-db/tests/ContactGroups_tests.cpp
M module-db/tests/ContactsAddressTable_tests.cpp
M module-db/tests/ContactsNameTable_tests.cpp
M module-db/tests/ContactsNumberTable_tests.cpp
M module-db/tests/ContactsRecord_tests.cpp
M module-db/tests/ContactsRingtonesTable_tests.cpp
M module-db/tests/ContactsTable_tests.cpp
M module-db/tests/Helpers.cpp
M module-db/tests/Helpers.hpp
M module-db/tests/MultimediaFilesTable_tests.cpp
M module-db/tests/NotesRecord_tests.cpp
M module-db/tests/NotesTable_tests.cpp
M module-db/tests/NotificationsRecord_tests.cpp
M module-db/tests/NotificationsTable_tests.cpp
M module-db/tests/QueryInterface.cpp
M module-db/tests/SMSRecord_tests.cpp
M module-db/tests/SMSTable_tests.cpp
M module-db/tests/SMSTemplateRecord_tests.cpp
M module-db/tests/SMSTemplateTable_tests.cpp
M module-db/tests/ThreadRecord_tests.cpp
M module-db/tests/ThreadsTable_tests.cpp
M module-gui/gui/Common.hpp
M module-gui/gui/SwitchData.hpp
M module-gui/gui/core/Axes.hpp
M module-gui/gui/core/BoundingBox.cpp
M module-gui/gui/core/BoundingBox.hpp
M module-gui/gui/core/Color.hpp
M module-gui/gui/core/Context.cpp
M module-gui/gui/core/Context.hpp
M module-gui/gui/core/DrawCommand.cpp
M module-gui/gui/core/DrawCommand.hpp
M module-gui/gui/core/DrawCommandForward.hpp
M module-gui/gui/core/Font.cpp
M module-gui/gui/core/Font.hpp
M module-gui/gui/core/FontGlyph.cpp
M module-gui/gui/core/FontGlyph.hpp
M module-gui/gui/core/FontInfo.cpp
M module-gui/gui/core/FontInfo.hpp
M module-gui/gui/core/FontKerning.cpp
M module-gui/gui/core/FontKerning.hpp
M module-gui/gui/core/FontManager.cpp
M module-gui/gui/core/FontManager.hpp
M module-gui/gui/core/ImageManager.cpp
M module-gui/gui/core/ImageManager.hpp
M module-gui/gui/core/ImageMap.cpp
M module-gui/gui/core/ImageMap.hpp
M module-gui/gui/core/PixMap.cpp
M module-gui/gui/core/PixMap.hpp
M module-gui/gui/core/RawFont.cpp
M module-gui/gui/core/RawFont.hpp
M module-gui/gui/core/Renderer.cpp
M module-gui/gui/core/Renderer.hpp
M module-gui/gui/core/VecMap.cpp
M module-gui/gui/core/VecMap.hpp
M module-gui/gui/core/renderers/ArcRenderer.cpp
M module-gui/gui/core/renderers/ArcRenderer.hpp
M module-gui/gui/core/renderers/CircleRenderer.cpp
M module-gui/gui/core/renderers/CircleRenderer.hpp
M module-gui/gui/core/renderers/LineRenderer.cpp
M module-gui/gui/core/renderers/LineRenderer.hpp
M module-gui/gui/core/renderers/PixelRenderer.cpp
M module-gui/gui/core/renderers/PixelRenderer.hpp
M module-gui/gui/core/renderers/RectangleRenderer.cpp
M module-gui/gui/core/renderers/RectangleRenderer.hpp
M module-gui/gui/dom/Item2JsonSerializer.cpp
M module-gui/gui/dom/Item2JsonSerializer.hpp
M module-gui/gui/dom/Item2JsonSerializingVisitor.cpp
M module-gui/gui/dom/Item2JsonSerializingVisitor.hpp
M module-gui/gui/dom/ItemDataNames.hpp
M module-gui/gui/input/InputEvent.cpp
M module-gui/gui/input/InputEvent.hpp
M module-gui/gui/input/Profile.cpp
M module-gui/gui/input/Profile.hpp
M module-gui/gui/input/Translator.cpp
M module-gui/gui/input/Translator.hpp
M module-gui/gui/tools/Common.hpp
M module-gui/gui/widgets/Alignment.cpp
M module-gui/gui/widgets/Alignment.hpp
M module-gui/gui/widgets/Arc.cpp
M module-gui/gui/widgets/Arc.hpp
M module-gui/gui/widgets/BoxLayout.cpp
M module-gui/gui/widgets/BoxLayout.hpp
M module-gui/gui/widgets/BoxLayoutSizeStore.cpp
M module-gui/gui/widgets/BoxLayoutSizeStore.hpp
M module-gui/gui/widgets/CheckBox.cpp
M module-gui/gui/widgets/CheckBox.hpp
M module-gui/gui/widgets/CheckBoxWithLabel.cpp
M module-gui/gui/widgets/CheckBoxWithLabel.hpp
M module-gui/gui/widgets/Circle.cpp
M module-gui/gui/widgets/Circle.hpp
M module-gui/gui/widgets/GridLayout.cpp
M module-gui/gui/widgets/GridLayout.hpp
M module-gui/gui/widgets/Icon.cpp
M module-gui/gui/widgets/Icon.hpp
M module-gui/gui/widgets/Image.cpp
M module-gui/gui/widgets/Image.hpp
M module-gui/gui/widgets/ImageBox.cpp
M module-gui/gui/widgets/ImageBox.hpp
M module-gui/gui/widgets/ImageBoxWithText.cpp
M module-gui/gui/widgets/ImageBoxWithText.hpp
M module-gui/gui/widgets/Item.cpp
M module-gui/gui/widgets/Item.hpp
M module-gui/gui/widgets/Layout.hpp
M module-gui/gui/widgets/LayoutSizeStore.hpp
M module-gui/gui/widgets/ListItem.cpp
M module-gui/gui/widgets/ListItem.hpp
M module-gui/gui/widgets/ListItemProvider.hpp
M module-gui/gui/widgets/ListView.cpp
M module-gui/gui/widgets/ListView.hpp
M module-gui/gui/widgets/ListViewEngine.cpp
M module-gui/gui/widgets/ListViewEngine.hpp
M module-gui/gui/widgets/ListViewWithArrows.cpp
M module-gui/gui/widgets/ListViewWithArrows.hpp
M module-gui/gui/widgets/Margins.cpp
M module-gui/gui/widgets/Margins.hpp
M module-gui/gui/widgets/NavBar.cpp
M module-gui/gui/widgets/NavBar.hpp
M module-gui/gui/widgets/Navigation.cpp
M module-gui/gui/widgets/Navigation.hpp
M module-gui/gui/widgets/ProgressBar.cpp
M module-gui/gui/widgets/ProgressBar.hpp
M module-gui/gui/widgets/Rect.cpp
M module-gui/gui/widgets/Rect.hpp
M module-gui/gui/widgets/SideListView.cpp
M module-gui/gui/widgets/SideListView.hpp
M module-gui/gui/widgets/Span.hpp
M module-gui/gui/widgets/StatusBar.cpp
M module-gui/gui/widgets/StatusBar.hpp
M module-gui/gui/widgets/Style.cpp
M module-gui/gui/widgets/Style.hpp
M module-gui/gui/widgets/ThreeBox.cpp
M module-gui/gui/widgets/ThreeBox.hpp
M module-gui/gui/widgets/Window.cpp
M module-gui/gui/widgets/Window.hpp
M module-gui/gui/widgets/header/AddElementAction.cpp
M module-gui/gui/widgets/header/AddElementAction.hpp
M module-gui/gui/widgets/header/DeleteAction.cpp
M module-gui/gui/widgets/header/DeleteAction.hpp
M module-gui/gui/widgets/header/Header.cpp
M module-gui/gui/widgets/header/Header.hpp
M module-gui/gui/widgets/header/IceAction.cpp
M module-gui/gui/widgets/header/IceAction.hpp
M module-gui/gui/widgets/header/SearchAction.cpp
M module-gui/gui/widgets/header/SearchAction.hpp
M module-gui/gui/widgets/header/Style.hpp
M module-gui/gui/widgets/screen.hpp
M module-gui/gui/widgets/status-bar/AlarmClock.cpp
M module-gui/gui/widgets/status-bar/AlarmClock.hpp
M module-gui/gui/widgets/status-bar/BT.cpp
M module-gui/gui/widgets/status-bar/BT.hpp
M module-gui/gui/widgets/status-bar/BatteryBar.cpp
M module-gui/gui/widgets/status-bar/BatteryBar.hpp
M module-gui/gui/widgets/status-bar/BatteryBase.cpp
M module-gui/gui/widgets/status-bar/BatteryBase.hpp
M module-gui/gui/widgets/status-bar/BatteryText.cpp
M module-gui/gui/widgets/status-bar/BatteryText.hpp
M module-gui/gui/widgets/status-bar/Lock.cpp
M module-gui/gui/widgets/status-bar/Lock.hpp
M module-gui/gui/widgets/status-bar/NetworkAccessTechnology.cpp
M module-gui/gui/widgets/status-bar/NetworkAccessTechnology.hpp
M module-gui/gui/widgets/status-bar/PhoneMode.cpp
M module-gui/gui/widgets/status-bar/PhoneMode.hpp
M module-gui/gui/widgets/status-bar/SIM.cpp
M module-gui/gui/widgets/status-bar/SIM.hpp
M module-gui/gui/widgets/status-bar/SignalStrengthBar.cpp
M module-gui/gui/widgets/status-bar/SignalStrengthBar.hpp
M module-gui/gui/widgets/status-bar/SignalStrengthBase.cpp
M module-gui/gui/widgets/status-bar/SignalStrengthBase.hpp
M module-gui/gui/widgets/status-bar/SignalStrengthText.cpp
M module-gui/gui/widgets/status-bar/SignalStrengthText.hpp
M module-gui/gui/widgets/status-bar/StatusBarWidgetBase.hpp
M module-gui/gui/widgets/status-bar/Style.hpp
M module-gui/gui/widgets/status-bar/Tethering.cpp
M module-gui/gui/widgets/status-bar/Tethering.hpp
M module-gui/gui/widgets/status-bar/Time.cpp
M module-gui/gui/widgets/status-bar/Time.hpp
M module-gui/gui/widgets/text/Label.cpp
M module-gui/gui/widgets/text/Label.hpp
M module-gui/gui/widgets/text/Text.cpp
M module-gui/gui/widgets/text/Text.hpp
M module-gui/gui/widgets/text/TextBubble.cpp
M module-gui/gui/widgets/text/TextBubble.hpp
M module-gui/gui/widgets/text/TextConstants.hpp
M module-gui/gui/widgets/text/TextFixedSize.cpp
M module-gui/gui/widgets/text/TextFixedSize.hpp
M module-gui/gui/widgets/text/core/RawText.cpp
M module-gui/gui/widgets/text/core/RawText.hpp
M module-gui/gui/widgets/text/core/TextBlock.cpp
M module-gui/gui/widgets/text/core/TextBlock.hpp
M module-gui/gui/widgets/text/core/TextDocument.cpp
M module-gui/gui/widgets/text/core/TextDocument.hpp
M module-gui/gui/widgets/text/core/TextFormat.cpp
M module-gui/gui/widgets/text/core/TextFormat.hpp
M module-gui/gui/widgets/text/core/cursors/TextBlockCursor.cpp
M module-gui/gui/widgets/text/core/cursors/TextBlockCursor.hpp
M module-gui/gui/widgets/text/core/cursors/TextCursor.cpp
M module-gui/gui/widgets/text/core/cursors/TextCursor.hpp
M module-gui/gui/widgets/text/core/cursors/TextInLineCursor.cpp
M module-gui/gui/widgets/text/core/cursors/TextInLineCursor.hpp
M module-gui/gui/widgets/text/core/cursors/TextLinesCursor.cpp
M module-gui/gui/widgets/text/core/cursors/TextLinesCursor.hpp
M module-gui/gui/widgets/text/core/lines/Lines.cpp
M module-gui/gui/widgets/text/core/lines/Lines.hpp
M module-gui/gui/widgets/text/core/lines/MultiTextLine.cpp
M module-gui/gui/widgets/text/core/lines/MultiTextLine.hpp
M module-gui/gui/widgets/text/core/lines/ScopedParentDisown.hpp
M module-gui/gui/widgets/text/core/lines/SingleTextLine.cpp
M module-gui/gui/widgets/text/core/lines/SingleTextLine.hpp
M module-gui/gui/widgets/text/core/lines/TextLine.cpp
M module-gui/gui/widgets/text/core/lines/TextLine.hpp
M module-gui/gui/widgets/text/modes/InputMode.cpp
M module-gui/gui/widgets/text/modes/InputMode.hpp
M module-gui/gui/widgets/text/parsers/RichTextParser.cpp
M module-gui/gui/widgets/text/parsers/RichTextParser.hpp
M module-gui/gui/widgets/text/parsers/TextParse.cpp
M module-gui/gui/widgets/text/parsers/TextParse.hpp
M module-gui/gui/widgets/visitor/DepthFirstItemTree.cpp
M module-gui/gui/widgets/visitor/DepthFirstItemTree.hpp
M module-gui/gui/widgets/visitor/GuiVisitor.hpp
M module-gui/gui/widgets/visitor/ItemNode.hpp
M module-gui/gui/widgets/visitor/ItemTree.hpp
M module-gui/test/mock/BlockFactory.hpp
M module-gui/test/mock/InitializedFontManager.cpp
M module-gui/test/mock/InitializedFontManager.hpp
M module-gui/test/mock/TestListViewProvider.cpp
M module-gui/test/mock/TestListViewProvider.hpp
M module-gui/test/mock/TestWindow.cpp
M module-gui/test/mock/TestWindow.hpp
M module-gui/test/mock/buildTextDocument.cpp
M module-gui/test/mock/buildTextDocument.hpp
M module-gui/test/mock/multi-line-string.cpp
M module-gui/test/mock/multi-line-string.hpp
M module-gui/test/test-catch-text/main.cpp
M module-gui/test/test-catch-text/test-gui-Font.cpp
M module-gui/test/test-catch-text/test-gui-MultiTextLine.cpp
M module-gui/test/test-catch-text/test-gui-Text.cpp
M module-gui/test/test-catch-text/test-gui-TextBlock.cpp
M module-gui/test/test-catch-text/test-gui-TextBlockCursor.cpp
M module-gui/test/test-catch-text/test-gui-TextDocument.cpp
M module-gui/test/test-catch-text/test-gui-TextFixedSize.cpp
M module-gui/test/test-catch-text/test-gui-TextInLineCursor.cpp
M module-gui/test/test-catch-text/test-gui-TextLinesCursor.cpp
M module-gui/test/test-catch-text/test-gui-TextParse.cpp
M module-gui/test/test-catch/gui-context-drawer.cpp
M module-gui/test/test-catch/test-context.cpp
M module-gui/test/test-catch/test-gui-callbacks.cpp
M module-gui/test/test-catch/test-gui-image.cpp
M module-gui/test/test-catch/test-gui-resizes.cpp
M module-gui/test/test-catch/test-gui.cpp
M module-gui/test/test-catch/test-key-translator.cpp
M module-gui/test/test-catch/test-language-input-parser.cpp
M module-gui/test/test-google/TestBoxLayout.hpp
M module-gui/test/test-google/TestListView.hpp
M module-gui/test/test-google/test-gui-boxlayout.cpp
M module-gui/test/test-google/test-gui-depthfirst-itemtree.cpp
M module-gui/test/test-google/test-gui-dom-dump.cpp
M module-gui/test/test-google/test-gui-gridlayout.cpp
M module-gui/test/test-google/test-gui-listview.cpp
M module-gui/test/test-google/test-gui-visitor-call.cpp
M module-platform/include/Platform.hpp
M module-platform/linux/include/platform/linux/DiskImage.hpp
M module-platform/linux/include/platform/linux/LinuxPlatform.hpp
M module-platform/linux/src/BlockDeviceFactory.cpp
M module-platform/linux/src/BlockDeviceFactory.hpp
M module-platform/linux/src/DiskImage.cpp
M module-platform/linux/src/LinuxPlatform.cpp
M module-platform/linux/src/purefs/DeviceFactory.hpp
M module-platform/linux/tests/gendisktestimg.sh
M module-platform/linux/tests/genext4diskimg.sh
M module-platform/linux/tests/genlfstestimg.sh
M module-platform/linux/tests/test-setup.hpp
M module-platform/linux/tests/unittest_disk_manager.cpp
M module-platform/linux/tests/unittest_filesystem_core.cpp
M module-platform/linux/tests/unittest_filesystem_dualmount.cpp
M module-platform/linux/tests/unittest_filesystem_ext4.cpp
M module-platform/linux/tests/unittest_filesystem_littlefs.cpp
M module-platform/linux/tests/unittest_filesystem_reedgefs.cpp
M module-platform/linux/tests/unittest_iosys.cpp
M module-platform/rt1051/bellpx/BlockDeviceFactory.cpp
M module-platform/rt1051/include/platform/rt1051/RT1051Platform.hpp
M module-platform/rt1051/puretx/BlockDeviceFactory.cpp
M module-platform/rt1051/src/BlockDeviceFactory.hpp
M module-platform/rt1051/src/RT1051Platform.cpp
M module-platform/rt1051/src/disk_eeprom.cpp
M module-platform/rt1051/src/disk_eeprom.hpp
M module-platform/rt1051/src/disk_emmc.cpp
M module-platform/rt1051/src/disk_emmc.hpp
M module-services/service-antenna/ServiceAntenna.cpp
M module-services/service-antenna/api/AntennaServiceAPI.cpp
M module-services/service-antenna/include/service-antenna/AntennaMessage.hpp
M module-services/service-antenna/include/service-antenna/AntennaServiceAPI.hpp
M module-services/service-antenna/include/service-antenna/ServiceAntenna.hpp
M module-services/service-antenna/include/service-antenna/ServiceAntennaDependencies.hpp
M module-services/service-antenna/include/service-antenna/ServiceAntennaName.hpp
M module-services/service-antenna/include/service-antenna/ServiceState.hpp
M module-services/service-appmgr/ApplicationManifest.cpp
M module-services/service-appmgr/Controller.cpp
M module-services/service-appmgr/data/CallActionsParams.cpp
M module-services/service-appmgr/data/MmiActionsParams.cpp
M module-services/service-appmgr/data/NotificationsChangedActionsParams.cpp
M module-services/service-appmgr/include/service-appmgr/Actions.hpp
M module-services/service-appmgr/include/service-appmgr/ApplicationManifest.hpp
M module-services/service-appmgr/include/service-appmgr/Controller.hpp
M module-services/service-appmgr/include/service-appmgr/ServiceApplicationManagerName.hpp
M module-services/service-appmgr/include/service-appmgr/StartupType.hpp
M module-services/service-appmgr/include/service-appmgr/data/CallActionsParams.hpp
M module-services/service-appmgr/include/service-appmgr/data/MmiActionsParams.hpp
M module-services/service-appmgr/include/service-appmgr/data/NotificationsChangedActionsParams.hpp
M module-services/service-appmgr/include/service-appmgr/messages/ActionRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/ApplicationCloseRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/ApplicationInitialised.hpp
M module-services/service-appmgr/include/service-appmgr/messages/ApplicationStatus.hpp
M module-services/service-appmgr/include/service-appmgr/messages/AutoLockRequests.hpp
M module-services/service-appmgr/include/service-appmgr/messages/BaseMessage.hpp
M module-services/service-appmgr/include/service-appmgr/messages/CloseConfirmation.hpp
M module-services/service-appmgr/include/service-appmgr/messages/DOMRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/FinalizingClose.hpp
M module-services/service-appmgr/include/service-appmgr/messages/FinishRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/GetAllNotificationsRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/GetCurrentDisplayLanguageRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/GetCurrentDisplayLanguageResponse.hpp
M module-services/service-appmgr/include/service-appmgr/messages/GetWallpaperOptionRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/InformDateChanged.hpp
M module-services/service-appmgr/include/service-appmgr/messages/LanguageChangeRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/Message.hpp
M module-services/service-appmgr/include/service-appmgr/messages/OnboardingPowerDownRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/PowerSaveModeInitRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/PreventBlockingRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/ShutdownRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/StartAllowedMessage.hpp
M module-services/service-appmgr/include/service-appmgr/messages/SwitchBackRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/SwitchConfirmation.hpp
M module-services/service-appmgr/include/service-appmgr/messages/SwitchRequest.hpp
M module-services/service-appmgr/include/service-appmgr/messages/UserPowerDownRequest.hpp
M module-services/service-appmgr/include/service-appmgr/model/ActionsRegistry.hpp
M module-services/service-appmgr/include/service-appmgr/model/ApplicationHandle.hpp
M module-services/service-appmgr/include/service-appmgr/model/ApplicationManagerCommon.hpp
M module-services/service-appmgr/include/service-appmgr/model/ApplicationStack.hpp
M module-services/service-appmgr/include/service-appmgr/model/ApplicationsRegistry.hpp
M module-services/service-appmgr/messages/ActionRequest.cpp
M module-services/service-appmgr/messages/ApplicationCloseRequest.cpp
M module-services/service-appmgr/messages/ApplicationInitialised.cpp
M module-services/service-appmgr/messages/ApplicationStatus.cpp
M module-services/service-appmgr/messages/BaseMessage.cpp
M module-services/service-appmgr/messages/CloseConfirmation.cpp
M module-services/service-appmgr/messages/DOMRequest.cpp
M module-services/service-appmgr/messages/FinalizingClose.cpp
M module-services/service-appmgr/messages/FinishRequest.cpp
M module-services/service-appmgr/messages/LanguageChangeRequest.cpp
M module-services/service-appmgr/messages/PowerSaveModeInitRequest.cpp
M module-services/service-appmgr/messages/PreventBlockingRequest.cpp
M module-services/service-appmgr/messages/ShutdownRequest.cpp
M module-services/service-appmgr/messages/StartAllowedMessage.cpp
M module-services/service-appmgr/messages/SwitchBackRequest.cpp
M module-services/service-appmgr/messages/SwitchConfirmation.cpp
M module-services/service-appmgr/messages/SwitchRequest.cpp
M module-services/service-appmgr/model/ActionsRegistry.cpp
M module-services/service-appmgr/model/ApplicationHandle.cpp
M module-services/service-appmgr/model/ApplicationManagerCommon.cpp
M module-services/service-appmgr/model/ApplicationStack.cpp
M module-services/service-appmgr/model/ApplicationsRegistry.cpp
M module-services/service-appmgr/tests/test-ActionsRegistry.cpp
M module-services/service-appmgr/tests/test-ApplicationManifest.cpp
M module-services/service-appmgr/tests/test-ApplicationStack.cpp
M module-services/service-audio/AudioServiceAPI.cpp
M module-services/service-audio/ServiceAudio.cpp
M module-services/service-audio/include/service-audio/AudioMessage.hpp
M module-services/service-audio/include/service-audio/AudioServiceAPI.hpp
M module-services/service-audio/include/service-audio/AudioServiceName.hpp
M module-services/service-audio/include/service-audio/ServiceAudio.hpp
M module-services/service-audio/include/service-audio/ServiceAudioDependencies.hpp
M module-services/service-bluetooth/Constants.hpp
M module-services/service-bluetooth/ServiceBluetooth.cpp
M module-services/service-bluetooth/service-bluetooth/BluetoothDevicesModel.cpp
M module-services/service-bluetooth/service-bluetooth/BluetoothDevicesModel.hpp
M module-services/service-bluetooth/service-bluetooth/BluetoothMessage.cpp
M module-services/service-bluetooth/service-bluetooth/BluetoothMessage.hpp
M module-services/service-bluetooth/service-bluetooth/ServiceBluetooth.hpp
M module-services/service-bluetooth/service-bluetooth/ServiceBluetoothDependencies.hpp
M module-services/service-bluetooth/service-bluetooth/ServiceBluetoothName.hpp
M module-services/service-bluetooth/service-bluetooth/SettingsHolder.cpp
M module-services/service-bluetooth/service-bluetooth/SettingsHolder.hpp
M module-services/service-bluetooth/service-bluetooth/SettingsSerializer.cpp
M module-services/service-bluetooth/service-bluetooth/SettingsSerializer.hpp
M module-services/service-bluetooth/service-bluetooth/WorkerLock.hpp
M module-services/service-bluetooth/service-bluetooth/messages/AudioNotify.hpp
M module-services/service-bluetooth/service-bluetooth/messages/AudioVolume.hpp
M module-services/service-bluetooth/service-bluetooth/messages/Authenticate.hpp
M module-services/service-bluetooth/service-bluetooth/messages/BluetoothModeChanged.hpp
M module-services/service-bluetooth/service-bluetooth/messages/BondedDevices.hpp
M module-services/service-bluetooth/service-bluetooth/messages/Connect.hpp
M module-services/service-bluetooth/service-bluetooth/messages/DeviceName.hpp
M module-services/service-bluetooth/service-bluetooth/messages/Disconnect.hpp
M module-services/service-bluetooth/service-bluetooth/messages/InitializationResult.hpp
M module-services/service-bluetooth/service-bluetooth/messages/RequestStatusIndicatorData.hpp
M module-services/service-bluetooth/service-bluetooth/messages/ResponseVisibleDevices.hpp
M module-services/service-bluetooth/service-bluetooth/messages/SetBondedDevices.hpp
M module-services/service-bluetooth/service-bluetooth/messages/SetDeviceName.hpp
M module-services/service-bluetooth/service-bluetooth/messages/SetScanState.hpp
M module-services/service-bluetooth/service-bluetooth/messages/SetStatus.hpp
M module-services/service-bluetooth/service-bluetooth/messages/Status.hpp
M module-services/service-bluetooth/service-bluetooth/messages/SyncDevices.hpp
M module-services/service-bluetooth/service-bluetooth/messages/Unpair.hpp
M module-services/service-cellular/CellularRequestHandler.cpp
M module-services/service-cellular/CellularServiceAPI.cpp
M module-services/service-cellular/CellularUrcHandler.cpp
M module-services/service-cellular/CellularUrcHandler.hpp
M module-services/service-cellular/DTMFCode.cpp
M module-services/service-cellular/DTMFCode.hpp
M module-services/service-cellular/NetworkSettings.cpp
M module-services/service-cellular/NetworkSettings.hpp
M module-services/service-cellular/PacketData.cpp
M module-services/service-cellular/PacketData.hpp
M module-services/service-cellular/Pdu.cpp
M module-services/service-cellular/Pdu.hpp
M module-services/service-cellular/QMBNManager.cpp
M module-services/service-cellular/QMBNManager.hpp
M module-services/service-cellular/RequestFactory.cpp
M module-services/service-cellular/SMSParser.cpp
M module-services/service-cellular/SMSParser.hpp
M module-services/service-cellular/ServiceCellular.cpp
M module-services/service-cellular/SignalStrength.cpp
M module-services/service-cellular/call/CallMachine.hpp
M module-services/service-cellular/call/CellularCall.cpp
M module-services/service-cellular/call/api/CallAudio.cpp
M module-services/service-cellular/call/api/CallAudio.hpp
M module-services/service-cellular/call/api/CallDB.cpp
M module-services/service-cellular/call/api/CallDB.hpp
M module-services/service-cellular/call/api/CallGUI.cpp
M module-services/service-cellular/call/api/CallGUI.hpp
M module-services/service-cellular/call/api/CallMulticast.cpp
M module-services/service-cellular/call/api/CallMulticast.hpp
M module-services/service-cellular/call/api/CallTimer.cpp
M module-services/service-cellular/call/api/CallTimer.hpp
M module-services/service-cellular/call/api/ModemCallApi.cpp
M module-services/service-cellular/call/api/ModemCallApi.hpp
M module-services/service-cellular/call/doc/uml/uml_printer.cpp
M module-services/service-cellular/call/include/call/CallEvents.hpp
M module-services/service-cellular/call/include/call/CellularCall.hpp
M module-services/service-cellular/call/tests/test-CallMachine.cpp
M module-services/service-cellular/checkSmsCenter.cpp
M module-services/service-cellular/checkSmsCenter.hpp
M module-services/service-cellular/connection-manager/ConnectionManager.cpp
M module-services/service-cellular/connection-manager/ConnectionManagerCellularCommands.cpp
M module-services/service-cellular/handler/RawATHandler.cpp
M module-services/service-cellular/handler/RawATHandler.hpp
M module-services/service-cellular/include/service-cellular/State.hpp
M module-services/service-cellular/include/service-cellular/api/common.hpp
M module-services/service-cellular/include/service-cellular/api/message.hpp
M module-services/service-cellular/include/service-cellular/api/notification/notification.hpp
M module-services/service-cellular/include/service-cellular/api/request/sim.hpp
M module-services/service-cellular/requests/CallBarringRequest.cpp
M module-services/service-cellular/requests/CallForwardingRequest.cpp
M module-services/service-cellular/requests/CallRequest.cpp
M module-services/service-cellular/requests/CallWaitingRequest.cpp
M module-services/service-cellular/requests/ClipRequest.cpp
M module-services/service-cellular/requests/ClirRequest.cpp
M module-services/service-cellular/requests/ColpRequest.cpp
M module-services/service-cellular/requests/ImeiRequest.cpp
M module-services/service-cellular/requests/PasswordRegistrationRequest.cpp
M module-services/service-cellular/requests/PinChangeRequest.cpp
M module-services/service-cellular/requests/Request.cpp
M module-services/service-cellular/requests/SupplementaryServicesRequest.cpp
M module-services/service-cellular/requests/UssdRequest.cpp
M module-services/service-cellular/service-cellular/CellularMessage.hpp
M module-services/service-cellular/service-cellular/CellularRequestHandler.hpp
M module-services/service-cellular/service-cellular/CellularServiceAPI.hpp
M module-services/service-cellular/service-cellular/MessageConstants.hpp
M module-services/service-cellular/service-cellular/PacketDataCellularMessage.hpp
M module-services/service-cellular/service-cellular/PacketDataTypes.hpp
M module-services/service-cellular/service-cellular/RequestFactory.hpp
M module-services/service-cellular/service-cellular/RequestHandler.hpp
M module-services/service-cellular/service-cellular/ServiceCellular.hpp
M module-services/service-cellular/service-cellular/ServiceCellularDependencies.hpp
M module-services/service-cellular/service-cellular/ServiceCellularName.hpp
M module-services/service-cellular/service-cellular/SignalStrength.hpp
M module-services/service-cellular/service-cellular/USSD.hpp
M module-services/service-cellular/service-cellular/VolteState.hpp
M module-services/service-cellular/service-cellular/connection-manager/ConnectionManager.hpp
M module-services/service-cellular/service-cellular/connection-manager/ConnectionManagerCellularCommands.hpp
M module-services/service-cellular/service-cellular/connection-manager/ConnectionManagerCellularCommandsInterface.hpp
M module-services/service-cellular/service-cellular/requests/CallBarringRequest.hpp
M module-services/service-cellular/service-cellular/requests/CallForwardingRequest.hpp
M module-services/service-cellular/service-cellular/requests/CallRequest.hpp
M module-services/service-cellular/service-cellular/requests/CallWaitingRequest.hpp
M module-services/service-cellular/service-cellular/requests/ClipRequest.hpp
M module-services/service-cellular/service-cellular/requests/ClirRequest.hpp
M module-services/service-cellular/service-cellular/requests/ColpRequest.hpp
M module-services/service-cellular/service-cellular/requests/ImeiRequest.hpp
M module-services/service-cellular/service-cellular/requests/PasswordRegistrationRequest.hpp
M module-services/service-cellular/service-cellular/requests/PinChangeRequest.hpp
M module-services/service-cellular/service-cellular/requests/RejectRequest.hpp
M module-services/service-cellular/service-cellular/requests/Request.hpp
M module-services/service-cellular/service-cellular/requests/SupplementaryServicesRequest.hpp
M module-services/service-cellular/service-cellular/requests/UssdRequest.hpp
M module-services/service-cellular/src/CSQHandler.cpp
M module-services/service-cellular/src/CSQHandler.hpp
M module-services/service-cellular/src/ImeiGetHandler.cpp
M module-services/service-cellular/src/ImeiGetHandler.hpp
M module-services/service-cellular/src/ModemResetHandler.cpp
M module-services/service-cellular/src/ModemResetHandler.hpp
M module-services/service-cellular/src/NetworkTime.cpp
M module-services/service-cellular/src/NetworkTime.hpp
M module-services/service-cellular/src/SMSPartsHandler.cpp
M module-services/service-cellular/src/SMSPartsHandler.hpp
M module-services/service-cellular/src/SMSSendHandler.cpp
M module-services/service-cellular/src/SMSSendHandler.hpp
M module-services/service-cellular/src/ServiceCellularPriv.cpp
M module-services/service-cellular/src/ServiceCellularPriv.hpp
M module-services/service-cellular/src/SimCard.cpp
M module-services/service-cellular/src/SimCard.hpp
M module-services/service-cellular/src/SimContacts.cpp
M module-services/service-cellular/src/SimContacts.hpp
M module-services/service-cellular/src/State.cpp
M module-services/service-cellular/src/TetheringHandler.cpp
M module-services/service-cellular/src/TetheringHandler.hpp
M module-services/service-cellular/src/URCCounter.cpp
M module-services/service-cellular/src/URCCounter.hpp
M module-services/service-cellular/src/VolteHandler.hpp
M module-services/service-cellular/src/VolteHandlerImpl.cpp
M module-services/service-cellular/src/VolteHandlerImpl.hpp
M module-services/service-cellular/src/messages.hpp
M module-services/service-cellular/src/ussd/USSDHandler.cpp
M module-services/service-cellular/src/ussd/USSDHandler.hpp
M module-services/service-cellular/src/volte/ImsiParser.cpp
M module-services/service-cellular/src/volte/ImsiParser.hpp
M module-services/service-cellular/src/volte/ImsiParser_Austria.hpp
M module-services/service-cellular/src/volte/ImsiParser_Canada.hpp
M module-services/service-cellular/src/volte/ImsiParser_Denmark.hpp
M module-services/service-cellular/src/volte/ImsiParser_Germany.hpp
M module-services/service-cellular/src/volte/ImsiParser_GreatBritain.hpp
M module-services/service-cellular/src/volte/ImsiParser_Netherlands.hpp
M module-services/service-cellular/src/volte/ImsiParser_Poland.hpp
M module-services/service-cellular/src/volte/ImsiParser_UnitedStates.hpp
M module-services/service-cellular/src/volte/VolteAllowedList.cpp
M module-services/service-cellular/src/volte/VolteAllowedList.hpp
M module-services/service-cellular/src/volte/VolteAllowedListInterface.hpp
M module-services/service-cellular/src/volte/VolteCapabilityHandler.cpp
M module-services/service-cellular/src/volte/VolteCapabilityHandler.hpp
M module-services/service-cellular/src/volte/VolteCapabilityHandlerCellular.cpp
M module-services/service-cellular/src/volte/VolteCapabilityHandlerCellular.hpp
M module-services/service-cellular/src/volte/VolteCapabiltyHandlerCellularInterface.hpp
M module-services/service-cellular/tests/unittest_DTMFCode.cpp
M module-services/service-cellular/tests/unittest_Pdu.cpp
M module-services/service-cellular/tests/unittest_connection-manager.cpp
M module-services/service-cellular/tests/unittest_datatransfer.cpp
M module-services/service-cellular/tests/unittest_qmbn.cpp
M module-services/service-cellular/tests/unittest_request_factory.cpp
M module-services/service-cellular/tests/unittest_simcard.cpp
M module-services/service-cellular/tests/unittest_smsPartsHandler.cpp
M module-services/service-cellular/tests/unittest_smsparsehandler.cpp
M module-services/service-cellular/tests/unittest_smssendhandler.cpp
M module-services/service-cellular/tests/unittest_tetheringHandler.cpp
M module-services/service-cellular/tests/unittest_ussdHandler.cpp
M module-services/service-cellular/tests/unittest_volteCapabilityHandler.cpp
M module-services/service-cellular/tests/unittest_volteHandler.cpp
M module-services/service-db/DBServiceAPI.cpp
M module-services/service-db/DBServiceAPI_GetByQuery.cpp
M module-services/service-db/DatabaseAgent.cpp
M module-services/service-db/EntryPath.cpp
M module-services/service-db/ServiceDBCommon.cpp
M module-services/service-db/agents/quotes/QuotesAgent.cpp
M module-services/service-db/agents/quotes/QuotesAgent.hpp
M module-services/service-db/agents/quotes/QuotesQueries.hpp
M module-services/service-db/agents/quotes/QuotesSettingsSerializer.cpp
M module-services/service-db/agents/quotes/QuotesSettingsSerializer.hpp
M module-services/service-db/agents/quotes/RandomizedQuoteModel.cpp
M module-services/service-db/agents/quotes/RandomizedQuoteModel.hpp
M module-services/service-db/agents/settings/FactorySettings.hpp
M module-services/service-db/agents/settings/Settings.cpp
M module-services/service-db/agents/settings/SettingsAgent.cpp
M module-services/service-db/agents/settings/SettingsAgent.hpp
M module-services/service-db/agents/settings/SettingsCache.cpp
M module-services/service-db/agents/settings/SettingsProxy.cpp
M module-services/service-db/agents/settings/Settings_queries.hpp
M module-services/service-db/agents/settings/SystemSettings.hpp
M module-services/service-db/agents/settings/settings.sql
M module-services/service-db/include/service-db/DBCalllogMessage.hpp
M module-services/service-db/include/service-db/DBContactMessage.hpp
M module-services/service-db/include/service-db/DBMessage.hpp
M module-services/service-db/include/service-db/DBNotificationMessage.hpp
M module-services/service-db/include/service-db/DBServiceAPI.hpp
M module-services/service-db/include/service-db/DBServiceMessage.hpp
M module-services/service-db/include/service-db/DBServiceName.hpp
M module-services/service-db/include/service-db/DBSettingsMessage.hpp
M module-services/service-db/include/service-db/DatabaseAgent.hpp
M module-services/service-db/include/service-db/EntryPath.hpp
M module-services/service-db/include/service-db/FileIndexerMessages.hpp
M module-services/service-db/include/service-db/PagedData.hpp
M module-services/service-db/include/service-db/QueryMessage.hpp
M module-services/service-db/include/service-db/QuotesMessages.hpp
M module-services/service-db/include/service-db/ServiceDBCommon.hpp
M module-services/service-db/include/service-db/ServiceDBDependencies.hpp
M module-services/service-db/include/service-db/Settings.hpp
M module-services/service-db/include/service-db/SettingsCache.hpp
M module-services/service-db/include/service-db/SettingsMessages.hpp
M module-services/service-db/include/service-db/SettingsProxy.hpp
M module-services/service-db/include/service-db/SettingsScope.hpp
M module-services/service-db/messages/DBCalllogMessage.cpp
M module-services/service-db/messages/DBContactMessage.cpp
M module-services/service-db/messages/DBNotificationMessage.cpp
M module-services/service-db/messages/DBServiceMessage.cpp
M module-services/service-db/messages/QueryMessage.cpp
M module-services/service-db/test/test-entry-path.cpp
M module-services/service-db/test/test-factory-settings.cpp
M module-services/service-db/test/test-service-db-api.cpp
M module-services/service-db/test/test-service-db-quotes.cpp
M module-services/service-db/test/test-service-db-quotes.hpp
M module-services/service-db/test/test-service-db-settings-messages.cpp
M module-services/service-db/test/test-settings-Settings/test-settings-Interface.cpp
M module-services/service-db/test/test-settings-Settings/test-settings-Settings.cpp
M module-services/service-desktop/DesktopEvent.cpp
M module-services/service-desktop/DesktopMessages.cpp
M module-services/service-desktop/DeveloperModeMessage.cpp
M module-services/service-desktop/DeviceColour.cpp
M module-services/service-desktop/OutboxNotifications.cpp
M module-services/service-desktop/ServiceDesktop.cpp
M module-services/service-desktop/Sync.cpp
M module-services/service-desktop/USBSecurityModel.cpp
M module-services/service-desktop/WorkerDesktop.cpp
M module-services/service-desktop/WorkerDesktop.hpp
M module-services/service-desktop/endpoints/BaseHelper.cpp
M module-services/service-desktop/endpoints/Endpoint.cpp
M module-services/service-desktop/endpoints/HttpEnums.cpp
M module-services/service-desktop/endpoints/backup/BackupEndpoint.cpp
M module-services/service-desktop/endpoints/backup/BackupHelper.cpp
M module-services/service-desktop/endpoints/bluetooth/BluetoothEndpoint.cpp
M module-services/service-desktop/endpoints/bluetooth/BluetoothEventMessages.cpp
M module-services/service-desktop/endpoints/bluetooth/BluetoothHelper.cpp
M module-services/service-desktop/endpoints/bluetooth/BluetoothMessagesHandler.cpp
M module-services/service-desktop/endpoints/developerMode/DeveloperModeEndpoint.cpp
M module-services/service-desktop/endpoints/developerMode/DeveloperModeHelper.cpp
M module-services/service-desktop/endpoints/developerMode/Mode/UI_Helper.cpp
M module-services/service-desktop/endpoints/developerMode/event/ATRequest.cpp
M module-services/service-desktop/endpoints/developerMode/event/DomRequest.cpp
M module-services/service-desktop/endpoints/deviceInfo/DeviceInfoEndpointCommon.cpp
M module-services/service-desktop/endpoints/factoryReset/FactoryResetEndpoint.cpp
M module-services/service-desktop/endpoints/filesystem/FS_Helper.cpp
M module-services/service-desktop/endpoints/filesystem/FileContext.cpp
M module-services/service-desktop/endpoints/filesystem/FileOperations.cpp
M module-services/service-desktop/endpoints/filesystem/FilesystemEndpoint.cpp
M module-services/service-desktop/endpoints/include/endpoints/BaseHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/Context.hpp
M module-services/service-desktop/endpoints/include/endpoints/DBHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/Endpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/EndpointFactory.hpp
M module-services/service-desktop/endpoints/include/endpoints/EndpointType.hpp
M module-services/service-desktop/endpoints/include/endpoints/HttpEnums.hpp
M module-services/service-desktop/endpoints/include/endpoints/JsonKeyNames.hpp
M module-services/service-desktop/endpoints/include/endpoints/ResponseContext.hpp
M module-services/service-desktop/endpoints/include/endpoints/backup/BackupEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/backup/BackupHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/bluetooth/BluetoothEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/bluetooth/BluetoothEventMessages.hpp
M module-services/service-desktop/endpoints/include/endpoints/bluetooth/BluetoothHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/bluetooth/BluetoothMessagesHandler.hpp
M module-services/service-desktop/endpoints/include/endpoints/developerMode/DeveloperModeEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/developerMode/DeveloperModeHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/developerMode/Mode/UI_Helper.hpp
M module-services/service-desktop/endpoints/include/endpoints/developerMode/event/ATRequest.hpp
M module-services/service-desktop/endpoints/include/endpoints/developerMode/event/DomRequest.hpp
M module-services/service-desktop/endpoints/include/endpoints/deviceInfo/DeviceInfoEndpointCommon.hpp
M module-services/service-desktop/endpoints/include/endpoints/factoryReset/FactoryResetEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/filesystem/FS_Helper.hpp
M module-services/service-desktop/endpoints/include/endpoints/filesystem/FileContext.hpp
M module-services/service-desktop/endpoints/include/endpoints/filesystem/FileOperations.hpp
M module-services/service-desktop/endpoints/include/endpoints/filesystem/FilesystemEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/nullEndpoint/NullEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/reboot/RebootEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/reboot/RebootHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/restore/RestoreEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/restore/RestoreHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/security/SecurityEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/security/SecurityEndpointHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/timeSync/TimeSyncEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/timeSync/TimeSyncHelper.hpp
M module-services/service-desktop/endpoints/include/endpoints/update/UpdateEndpoint.hpp
M module-services/service-desktop/endpoints/include/endpoints/update/UpdateHelper.hpp
M module-services/service-desktop/endpoints/nullEndpoint/NullEndpoint.cpp
M module-services/service-desktop/endpoints/reboot/RebootEndpoint.cpp
M module-services/service-desktop/endpoints/reboot/RebootHelper.cpp
M module-services/service-desktop/endpoints/restore/RestoreEndpoint.cpp
M module-services/service-desktop/endpoints/restore/RestoreHelper.cpp
M module-services/service-desktop/endpoints/security/SecurityEndpoint.cpp
M module-services/service-desktop/endpoints/security/SecurityEndpointHelper.cpp
M module-services/service-desktop/endpoints/timeSync/TimeSyncEndpoint.cpp
M module-services/service-desktop/endpoints/timeSync/TimeSyncHelper.cpp
M module-services/service-desktop/endpoints/update/UpdateEndpoint.cpp
M module-services/service-desktop/endpoints/update/UpdateHelper.cpp
M module-services/service-desktop/include/service-desktop/Constants.hpp
M module-services/service-desktop/include/service-desktop/DesktopEvent.hpp
M module-services/service-desktop/include/service-desktop/DesktopMessages.hpp
M module-services/service-desktop/include/service-desktop/DeveloperModeMessage.hpp
M module-services/service-desktop/include/service-desktop/DeviceColour.hpp
M module-services/service-desktop/include/service-desktop/Outbox.hpp
M module-services/service-desktop/include/service-desktop/OutboxNotifications.hpp
M module-services/service-desktop/include/service-desktop/ServiceDesktop.hpp
M module-services/service-desktop/include/service-desktop/ServiceDesktopDependencies.hpp
M module-services/service-desktop/include/service-desktop/ServiceDesktopName.hpp
M module-services/service-desktop/include/service-desktop/Sync.hpp
M module-services/service-desktop/include/service-desktop/USBSecurityModel.hpp
M module-services/service-desktop/message-common/include/endpoints/message/Common.hpp
M module-services/service-desktop/message-sender/Sender.cpp
M module-services/service-desktop/message-sender/include/endpoints/message/Sender.hpp
M module-services/service-desktop/parser/MessageHandler.cpp
M module-services/service-desktop/parser/MessageHandler.hpp
M module-services/service-desktop/parser/ParserFSM.cpp
M module-services/service-desktop/parser/ParserFSM.hpp
M module-services/service-desktop/tests/unittest.cpp
M module-services/service-eink/EinkSentinel.hpp
M module-services/service-eink/ServiceEink.cpp
M module-services/service-eink/ServiceEink.hpp
M module-services/service-eink/ServiceEinkDependencies.hpp
M module-services/service-eink/ServiceEinkName.hpp
M module-services/service-eink/api/ServiceEinkApi.cpp
M module-services/service-eink/api/ServiceEinkApi.hpp
M module-services/service-eink/board/linux/EinkIncludes.hpp
M module-services/service-eink/board/linux/renderer/src/RArea.cpp
M module-services/service-eink/board/linux/renderer/src/RArea.hpp
M module-services/service-eink/board/linux/renderer/src/RWindow.cpp
M module-services/service-eink/board/linux/renderer/src/RWindow.hpp
M module-services/service-eink/board/linux/renderer/src/gui_renderer.cpp
M module-services/service-eink/board/rt1051/EinkIncludes.hpp
M module-services/service-eink/internal/StaticData.cpp
M module-services/service-eink/internal/StaticData.hpp
M module-services/service-eink/messages/EinkMessage.hpp
M module-services/service-eink/messages/EinkModeMessage.hpp
M module-services/service-eink/messages/ImageMessage.cpp
M module-services/service-eink/messages/ImageMessage.hpp
M module-services/service-eink/messages/PrepareDisplayEarlyRequest.cpp
M module-services/service-eink/messages/PrepareDisplayEarlyRequest.hpp
M module-services/service-evtmgr/AppSettingsNotify.cpp
M module-services/service-evtmgr/EventManager.cpp
M module-services/service-evtmgr/WorkerEventCommon.cpp
M module-services/service-evtmgr/api/EventManagerServiceAPI.cpp
M module-services/service-evtmgr/api/torch.cpp
M module-services/service-evtmgr/backlight-handler/BacklightHandlerCommon.cpp
M module-services/service-evtmgr/backlight-handler/BacklightHandlerCommon.hpp
M module-services/service-evtmgr/battery/BatteryBrownoutDetector.cpp
M module-services/service-evtmgr/battery/BatteryBrownoutDetector.hpp
M module-services/service-evtmgr/battery/BatteryController.cpp
M module-services/service-evtmgr/battery/BatteryController.hpp
M module-services/service-evtmgr/battery/BatteryState.cpp
M module-services/service-evtmgr/battery/BatteryState.hpp
M module-services/service-evtmgr/screen-light-control/ControlFunctions.cpp
M module-services/service-evtmgr/screen-light-control/ControlFunctions.hpp
M module-services/service-evtmgr/screen-light-control/ScreenLightControl.hpp
M module-services/service-evtmgr/screen-light-control/ScreenLightControlParameters.cpp
M module-services/service-evtmgr/screen-light-control/ScreenLightControlParameters.hpp
M module-services/service-evtmgr/service-evtmgr/AppSettingsNotify.hpp
M module-services/service-evtmgr/service-evtmgr/BatteryMessages.hpp
M module-services/service-evtmgr/service-evtmgr/EVMessages.hpp
M module-services/service-evtmgr/service-evtmgr/EventManagerCommon.hpp
M module-services/service-evtmgr/service-evtmgr/EventManagerServiceAPI.hpp
M module-services/service-evtmgr/service-evtmgr/KbdMessage.hpp
M module-services/service-evtmgr/service-evtmgr/ScreenLightControlMessage.hpp
M module-services/service-evtmgr/service-evtmgr/ServiceEventManagerDependencies.hpp
M module-services/service-evtmgr/service-evtmgr/ServiceEventManagerName.hpp
M module-services/service-evtmgr/service-evtmgr/WorkerEventCommon.hpp
M module-services/service-evtmgr/service-evtmgr/include/EventManagerParams.hpp
M module-services/service-evtmgr/service-evtmgr/torch.hpp
M module-services/service-evtmgr/tests/test-ScreenLightControlFunctions.cpp
M module-services/service-evtmgr/vibra/Vibra.cpp
M module-services/service-evtmgr/vibra/Vibra.hpp
M module-services/service-fileindexer/Common.hpp
M module-services/service-fileindexer/InotifyHandler.cpp
M module-services/service-fileindexer/ServiceFileIndexer.cpp
M module-services/service-fileindexer/StartupIndexer.cpp
M module-services/service-fileindexer/include/service-fileindexer/InotifyHandler.hpp
M module-services/service-fileindexer/include/service-fileindexer/ServiceFileIndexer.hpp
M module-services/service-fileindexer/include/service-fileindexer/ServiceFileIndexerDependencies.hpp
M module-services/service-fileindexer/include/service-fileindexer/ServiceFileIndexerName.hpp
M module-services/service-fileindexer/include/service-fileindexer/StartupIndexer.hpp
M module-services/service-gui/ContextPool.cpp
M module-services/service-gui/ContextPool.hpp
M module-services/service-gui/DrawCommandsQueue.cpp
M module-services/service-gui/DrawCommandsQueue.hpp
M module-services/service-gui/RenderCache.cpp
M module-services/service-gui/RenderCache.hpp
M module-services/service-gui/ServiceGUI.cpp
M module-services/service-gui/ServiceGUIStateManager.cpp
M module-services/service-gui/SynchronizationMechanism.cpp
M module-services/service-gui/SynchronizationMechanism.hpp
M module-services/service-gui/WorkerGUI.cpp
M module-services/service-gui/WorkerGUI.hpp
M module-services/service-gui/messages/DrawMessage.cpp
M module-services/service-gui/service-gui/ServiceGUI.hpp
M module-services/service-gui/service-gui/ServiceGUIDependencies.hpp
M module-services/service-gui/service-gui/ServiceGUIName.hpp
M module-services/service-gui/service-gui/ServiceGUIStateManager.hpp
M module-services/service-gui/service-gui/messages/ChangeColorScheme.hpp
M module-services/service-gui/service-gui/messages/DrawMessage.hpp
M module-services/service-gui/service-gui/messages/GUIMessage.hpp
M module-services/service-gui/service-gui/messages/RenderingFinished.hpp
M module-services/service-gui/tests/MockedSynchronizationMechanism.hpp
M module-services/service-gui/tests/test-ContextPool.cpp
M module-services/service-gui/tests/test-DrawCommandsQueue.cpp
M module-services/service-gui/tests/test-RenderCache.cpp
M module-services/service-test/ServiceTest.cpp
M module-services/service-test/include/service-test/ServiceTest.hpp
M module-services/service-test/test/test-MyAwesomeTest.cpp
M module-services/service-time/AlarmEventsDBRepository.cpp
M module-services/service-time/AlarmEventsDBRepository.hpp
M module-services/service-time/AlarmHandlerFactory.cpp
M module-services/service-time/AlarmMessageHandler.cpp
M module-services/service-time/AlarmMessageHandler.hpp
M module-services/service-time/AlarmOperations.cpp
M module-services/service-time/AlarmOperations.hpp
M module-services/service-time/AlarmRepository.hpp
M module-services/service-time/AlarmServiceAPI.cpp
M module-services/service-time/RTCcommand.cpp
M module-services/service-time/ServiceTime.cpp
M module-services/service-time/ServiceTime.hpp
M module-services/service-time/ServiceTimeDependencies.hpp
M module-services/service-time/ServiceTimeName.hpp
M module-services/service-time/SnoozedAlarmEventRecord.hpp
M module-services/service-time/TimeManager.cpp
M module-services/service-time/TimezoneHandler.cpp
M module-services/service-time/api/TimeSettingsApi.cpp
M module-services/service-time/api/TimeSettingsApi.hpp
M module-services/service-time/include/service-time/AlarmHandler.hpp
M module-services/service-time/include/service-time/AlarmHandlerFactory.hpp
M module-services/service-time/include/service-time/AlarmMessage.hpp
M module-services/service-time/include/service-time/AlarmServiceAPI.hpp
M module-services/service-time/include/service-time/AlarmStatus.hpp
M module-services/service-time/internal/StaticData.cpp
M module-services/service-time/internal/StaticData.hpp
M module-services/service-time/service-time/RTCCommand.hpp
M module-services/service-time/service-time/RTCCommandInterface.hpp
M module-services/service-time/service-time/TimeManager.hpp
M module-services/service-time/service-time/TimeMessage.hpp
M module-services/service-time/service-time/TimeSettings.hpp
M module-services/service-time/service-time/TimezoneHandler.hpp
M module-services/service-time/tests/MockAlarmHandler.hpp
M module-services/service-time/tests/tests-AlarmHandlerFactory.cpp
M module-services/service-time/tests/tests-AlarmOperations.cpp
M module-services/service-time/tests/unittest_timezone_handler.cpp
M module-sys/PhoneModes/Observer.cpp
M module-sys/PhoneModes/Subject.cpp
M module-sys/PhoneModes/include/PhoneModes/Common.hpp
M module-sys/PhoneModes/include/PhoneModes/Observer.hpp
M module-sys/PhoneModes/include/PhoneModes/PhoneMode.hpp
M module-sys/PhoneModes/include/PhoneModes/Subject.hpp
M module-sys/PhoneModes/include/PhoneModes/Tethering.hpp
M module-sys/Service/BusProxy.cpp
M module-sys/Service/Message.cpp
M module-sys/Service/Service.cpp
M module-sys/Service/SystemTimer.cpp
M module-sys/Service/TimerFactory.cpp
M module-sys/Service/TimerHandle.cpp
M module-sys/Service/Worker.cpp
M module-sys/Service/details/bus/Bus.cpp
M module-sys/Service/details/bus/Bus.hpp
M module-sys/Service/include/Service/BusProxy.hpp
M module-sys/Service/include/Service/Mailbox.hpp
M module-sys/Service/include/Service/Message.hpp
M module-sys/Service/include/Service/MessageForward.hpp
M module-sys/Service/include/Service/Service.hpp
M module-sys/Service/include/Service/ServiceCreator.hpp
M module-sys/Service/include/Service/ServiceDependencies.hpp
M module-sys/Service/include/Service/ServiceForward.hpp
M module-sys/Service/include/Service/ServiceManifest.hpp
M module-sys/Service/include/Service/ServiceProxy.hpp
M module-sys/Service/include/Service/Worker.hpp
M module-sys/Service/include/Timers/SystemTimer.hpp
M module-sys/Service/include/Timers/Timer.hpp
M module-sys/Service/include/Timers/TimerFactory.hpp
M module-sys/Service/include/Timers/TimerHandle.hpp
M module-sys/Service/include/Timers/TimerMessage.hpp
M module-sys/Service/tests/test-system_messages.cpp
M module-sys/SystemManager/CpuGovernor.cpp
M module-sys/SystemManager/CpuLogPrinter.cpp
M module-sys/SystemManager/CpuPackPrinter.cpp
M module-sys/SystemManager/CpuSentinel.cpp
M module-sys/SystemManager/CpuStatistics.cpp
M module-sys/SystemManager/DependencyGraph.cpp
M module-sys/SystemManager/DeviceManager.cpp
M module-sys/SystemManager/GovernorSentinelOperations.cpp
M module-sys/SystemManager/GovernorSentinelOperations.hpp
M module-sys/SystemManager/LogSentinel.cpp
M module-sys/SystemManager/PowerManager.cpp
M module-sys/SystemManager/SystemManagerCommon.cpp
M module-sys/SystemManager/TaskStatistics.cpp
M module-sys/SystemManager/cpu/AlgorithmFactory.cpp
M module-sys/SystemManager/cpu/AlgorithmFactory.hpp
M module-sys/SystemManager/cpu/algorithm/Algorithm.cpp
M module-sys/SystemManager/cpu/algorithm/Algorithm.hpp
M module-sys/SystemManager/cpu/algorithm/AlgorithmChange.hpp
M module-sys/SystemManager/cpu/algorithm/AlgorithmID.hpp
M module-sys/SystemManager/cpu/algorithm/FrequencyHold.cpp
M module-sys/SystemManager/cpu/algorithm/FrequencyHold.hpp
M module-sys/SystemManager/cpu/algorithm/FrequencyStepping.cpp
M module-sys/SystemManager/cpu/algorithm/FrequencyStepping.hpp
M module-sys/SystemManager/cpu/algorithm/ImmediateUpscale.cpp
M module-sys/SystemManager/cpu/algorithm/ImmediateUpscale.hpp
M module-sys/SystemManager/data/SystemManagerActionsParams.hpp
M module-sys/SystemManager/graph/TopologicalSort.cpp
M module-sys/SystemManager/graph/TopologicalSort.hpp
M module-sys/SystemManager/include/SystemManager/CpuGovernor.hpp
M module-sys/SystemManager/include/SystemManager/CpuPrinter.hpp
M module-sys/SystemManager/include/SystemManager/CpuSentinel.hpp
M module-sys/SystemManager/include/SystemManager/CpuStatistics.hpp
M module-sys/SystemManager/include/SystemManager/DependencyGraph.hpp
M module-sys/SystemManager/include/SystemManager/DeviceManager.hpp
M module-sys/SystemManager/include/SystemManager/LogSentinel.hpp
M module-sys/SystemManager/include/SystemManager/PowerManager.hpp
M module-sys/SystemManager/include/SystemManager/SentinelView.hpp
M module-sys/SystemManager/include/SystemManager/SysCpuUpdateResult.hpp
M module-sys/SystemManager/include/SystemManager/SystemManagerCommon.hpp
M module-sys/SystemManager/include/SystemManager/TaskStatistics.hpp
M module-sys/SystemManager/tests/test-DependencyGraph.cpp
M module-sys/SystemManager/tests/test-cpu-algorithms.cpp
M module-sys/SystemManager/tests/test-taskStatistics.cpp
M module-sys/SystemManager/tests/unittest_CpuSentinelsGovernor.cpp
M module-sys/SystemWatchdog/SystemWatchdog.cpp
M module-sys/SystemWatchdog/include/SystemWatchdog/SystemWatchdog.hpp
M module-sys/SystemWatchdog/include/SystemWatchdog/Watchdog.hpp
M module-sys/common/include/system/Common.hpp
M module-sys/common/include/system/Constants.hpp
M module-sys/common/include/system/SystemReturnCodes.hpp
M module-sys/common/include/system/messages/BlockWfiMode.hpp
M module-sys/common/include/system/messages/DeviceRegistrationMessage.hpp
M module-sys/common/include/system/messages/HoldCpuFrequency.hpp
M module-sys/common/include/system/messages/RequestCpuFrequencyMessage.hpp
M module-sys/common/include/system/messages/SentinelRegistrationMessage.hpp
M module-sys/common/include/system/messages/SystemManagerMessage.hpp
M module-sys/common/include/system/messages/TetheringQuestionRequest.hpp
M module-sys/common/include/system/messages/TetheringStateRequest.hpp
M module-utils/Clipboard/Clipboard.cpp
M module-utils/Clipboard/Clipboard.hpp
M module-utils/Clipboard/test/unittest_clipboard.cpp
M module-utils/CrashdumpMetadataStore/CrashdumpMetadataStore.cpp
M module-utils/CrashdumpMetadataStore/CrashdumpMetadataStore.hpp
M module-utils/CrashdumpMetadataStore/tests/unittest_crashdumpmetadatastore.cpp
M module-utils/EventStore/EventStore.cpp
M module-utils/EventStore/EventStore.hpp
M module-utils/i18n/JSONLoader.hpp
M module-utils/i18n/Metadata.hpp
M module-utils/i18n/i18n.cpp
M module-utils/i18n/i18nImpl.hpp
M module-utils/i18n/include/i18n/i18n.hpp
M module-utils/i18n/tests/test_i18n.cpp
M module-utils/language/LanguageUtils.cpp
M module-utils/language/LanguageUtils.hpp
M module-utils/language/tests/unittest_languageutils.cpp
M module-utils/locale/country.hpp
M module-utils/log/Logger.cpp
M module-utils/log/Logger.hpp
M module-utils/log/LoggerBuffer.cpp
M module-utils/log/LoggerBuffer.hpp
M module-utils/log/LoggerBufferContainer.hpp
M module-utils/log/LoggerWorker.cpp
M module-utils/log/LoggerWorker.hpp
M module-utils/log/StringCircularBuffer.cpp
M module-utils/log/StringCircularBuffer.hpp
M module-utils/log/api/log/debug.hpp
M module-utils/log/api/log/log.hpp
M module-utils/log/board/linux/log_linux.cpp
M module-utils/log/board/rt1051/log_rt1051.cpp
M module-utils/log/board/rt1051/log_writeLUART.cpp
M module-utils/log/board/rt1051/log_writeRTT.cpp
M module-utils/log/board/rt1051/log_writeSYSTEMVIEW.cpp
M module-utils/log/board/rt1051/time_syscalls.cpp
M module-utils/log/log.cpp
M module-utils/log/log_colors.hpp
M module-utils/log/logdump/include/logdump/logdump.h
M module-utils/log/logdump/logdump.cpp
M module-utils/log/tests/RandomStringGenerator.cpp
M module-utils/log/tests/RandomStringGenerator.hpp
M module-utils/log/tests/test_LoggerBuffer.cpp
M module-utils/log/tests/test_LoggerBufferContainer.cpp
M module-utils/log/tests/test_log.cpp
M module-utils/log/tests/test_logDumps.cpp
M module-utils/math/Math.hpp
M module-utils/math/tests/test_math.cpp
M module-utils/phonenumber/NumberHolderMatcher.hpp
M module-utils/phonenumber/PhoneNumber.cpp
M module-utils/phonenumber/PhoneNumber.hpp
M module-utils/phonenumber/tests/unittest_numbermatcher.cpp
M module-utils/phonenumber/tests/unittest_phonenumber.cpp
M module-utils/rotator/include/rotator/Rotator.hpp
M module-utils/rotator/tests/test_Rotator.cpp
M module-utils/rrule/rrule/rrule.cpp
M module-utils/rrule/rrule/rrule.hpp
M module-utils/rrule/test/unittest_rrule.cpp
M module-utils/tar/include/tar/tar.hpp
M module-utils/tar/tar.cpp
M module-utils/tar/test/test_tar.cpp
M module-utils/time/test/mock/TimeSettingsMock.hpp
M module-utils/time/test/unittest_TimeRangeParser.cpp
M module-utils/time/test/unittest_TimeZone.cpp
M module-utils/time/test/unittest_dateCommon.cpp
M module-utils/time/test/unittest_time.cpp
M module-utils/time/time/FromTillDate.hpp
M module-utils/time/time/ScopedTime.hpp
M module-utils/time/time/TimeRangeParser.cpp
M module-utils/time/time/TimeRangeParser.hpp
M module-utils/time/time/TimeZone.cpp
M module-utils/time/time/TimeZone.hpp
M module-utils/time/time/dateCommon.hpp
M module-utils/time/time/time_constants.hpp
M module-utils/time/time/time_conversion.cpp
M module-utils/time/time/time_conversion.hpp
M module-utils/time/time/time_conversion_factory.cpp
M module-utils/time/time/time_conversion_factory.hpp
M module-utils/time/time/time_date_validation.cpp
M module-utils/time/time/time_date_validation.hpp
M module-utils/time/time/time_locale.hpp
M module-utils/time/time/time_syscalls.hpp
M module-utils/unicode/ucs2/test/unittest_ucs2.cpp
M module-utils/unicode/ucs2/ucs2/UCS2.cpp
M module-utils/unicode/ucs2/ucs2/UCS2.hpp
M module-utils/unicode/utf8/test/unittest_utf8.cpp
M module-utils/unicode/utf8/utf8/UTF8.cpp
M module-utils/unicode/utf8/utf8/UTF8.hpp
M module-utils/utility/Anonymize.cpp
M module-utils/utility/Anonymize.hpp
M module-utils/utility/Split.hpp
M module-utils/utility/Temperature.hpp
M module-utils/utility/Units.hpp
M module-utils/utility/Utility.hpp
M module-utils/utility/Utils.cpp
M module-utils/utility/Utils.hpp
M module-utils/utility/ValueScaler.hpp
M module-utils/utility/Version.cpp
M module-utils/utility/Version.hpp
M module-utils/utility/integer.hpp
M module-utils/utility/split_sv.hpp
M module-utils/utility/tests/test-Utility-ConditionalInvoke.cpp
M module-utils/utility/tests/unittest_utils.cpp
M module-utils/utility/tests/value_scaler.cpp
M module-vfs/board/linux/purefs/src/fs/thread_local_cwd.cpp
M module-vfs/board/rt1051/newlib/vfs_io_syscalls.cpp
M module-vfs/board/rt1051/purefs/src/fs/thread_local_cwd.cpp
M module-vfs/drivers/include/purefs/fs/drivers/directory_handle_ext4.hpp
M module-vfs/drivers/include/purefs/fs/drivers/directory_handle_littlefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/directory_handle_reedgefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/directory_handle_vfat.hpp
M module-vfs/drivers/include/purefs/fs/drivers/file_handle_ext4.hpp
M module-vfs/drivers/include/purefs/fs/drivers/file_handle_littlefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/file_handle_reedgefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/file_handle_vfat.hpp
M module-vfs/drivers/include/purefs/fs/drivers/filesystem_ext4.hpp
M module-vfs/drivers/include/purefs/fs/drivers/filesystem_littlefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/filesystem_reedgefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/filesystem_vfat.hpp
M module-vfs/drivers/include/purefs/fs/drivers/mount_point_ext4.hpp
M module-vfs/drivers/include/purefs/fs/drivers/mount_point_littlefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/mount_point_reedgefs.hpp
M module-vfs/drivers/include/purefs/fs/drivers/mount_point_vfat.hpp
M module-vfs/drivers/include/thirdparty/fatfs/volume_mapper.hpp
M module-vfs/drivers/include/thirdparty/littlefs/volume_mapper.hpp
M module-vfs/drivers/include/thirdparty/lwext4/ext4_bdev.hpp
M module-vfs/drivers/include/thirdparty/reedgefs/redconf.h
M module-vfs/drivers/include/thirdparty/reedgefs/redconf/redconf.h
M module-vfs/drivers/include/thirdparty/reedgefs/redostypes.h
M module-vfs/drivers/include/thirdparty/reedgefs/redtypes.h
M module-vfs/drivers/include/thirdparty/reedgefs/volume_mapper.hpp
M module-vfs/drivers/src/purefs/fs/filesystem_ext4.cpp
M module-vfs/drivers/src/purefs/fs/filesystem_littlefs.cpp
M module-vfs/drivers/src/purefs/fs/filesystem_reedgefs.cpp
M module-vfs/drivers/src/purefs/fs/filesystem_vfat.cpp
M module-vfs/drivers/src/purefs/fs/mount_point_ext4.cpp
M module-vfs/drivers/src/thirdparty/fatfs/ff_glue.cpp
M module-vfs/drivers/src/thirdparty/fatfs/ffsystem.cpp
M module-vfs/drivers/src/thirdparty/littlefs/lfs_glue.cpp
M module-vfs/drivers/src/thirdparty/lwext4/ext4_bdev.cpp
M module-vfs/drivers/src/thirdparty/reedgefs/glue.cpp
M module-vfs/drivers/src/thirdparty/reedgefs/include/redostypes.h
M module-vfs/drivers/src/thirdparty/reedgefs/redconf.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/osassert.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/osbdev.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/osbdev_custom.h
M module-vfs/drivers/src/thirdparty/reedgefs/services/osclock.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/osmutex.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/osoutput.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/ostask.c
M module-vfs/drivers/src/thirdparty/reedgefs/services/ostimestamp.c
M module-vfs/include/internal/purefs/blkdev/disk_handle.hpp
M module-vfs/include/internal/purefs/blkdev/partition_parser.hpp
M module-vfs/include/internal/purefs/fs/notifier.hpp
M module-vfs/include/internal/purefs/fs/thread_local_cwd.hpp
M module-vfs/include/internal/purefs/vfs_subsystem_internal.hpp
M module-vfs/include/user/newlib/vfs_io_syscalls.hpp
M module-vfs/include/user/purefs/blkdev/DeviceFactory.hpp
M module-vfs/include/user/purefs/blkdev/defs.hpp
M module-vfs/include/user/purefs/blkdev/disk.hpp
M module-vfs/include/user/purefs/blkdev/disk_manager.hpp
M module-vfs/include/user/purefs/blkdev/partition.hpp
M module-vfs/include/user/purefs/fs/directory_handle.hpp
M module-vfs/include/user/purefs/fs/file_handle.hpp
M module-vfs/include/user/purefs/fs/filesystem.hpp
M module-vfs/include/user/purefs/fs/filesystem_operations.hpp
M module-vfs/include/user/purefs/fs/fsnotify.hpp
M module-vfs/include/user/purefs/fs/handle_mapper.hpp
M module-vfs/include/user/purefs/fs/inotify.hpp
M module-vfs/include/user/purefs/fs/inotify_flags.hpp
M module-vfs/include/user/purefs/fs/inotify_message.hpp
M module-vfs/include/user/purefs/fs/mount_flags.hpp
M module-vfs/include/user/purefs/fs/mount_point.hpp
M module-vfs/include/user/purefs/vfs_subsystem.hpp
M module-vfs/paths/filesystem_paths.cpp
M module-vfs/paths/include/purefs/filesystem_paths.hpp
M module-vfs/src/purefs/blkdev/disk.cpp
M module-vfs/src/purefs/blkdev/disk_handle.cpp
M module-vfs/src/purefs/blkdev/disk_manager.cpp
M module-vfs/src/purefs/blkdev/partition_parser.cpp
M module-vfs/src/purefs/fs/filesystem.cpp
M module-vfs/src/purefs/fs/filesystem_cwd.cpp
M module-vfs/src/purefs/fs/filesystem_operations.cpp
M module-vfs/src/purefs/fs/filesystem_syscalls.cpp
M module-vfs/src/purefs/fs/fsnotify.cpp
M module-vfs/src/purefs/fs/notifier.cpp
M module-vfs/src/purefs/vfs_subsystem.cpp
M module-vfs/tests/unittest_filesystem_inotify.cpp
M products/BellHybrid/BellHybridMain.cpp
M products/BellHybrid/EinkSentinelBell.cpp
M products/BellHybrid/PlatformFactory.cpp
M products/BellHybrid/PlatformFactory.hpp
M products/BellHybrid/alarms/BellAlarmHandler.cpp
M products/BellHybrid/alarms/include/AbstractAlarmAction.hpp
M products/BellHybrid/alarms/include/BellAlarmConstants.hpp
M products/BellHybrid/alarms/include/BellAlarmHandler.hpp
M products/BellHybrid/alarms/include/popups/AlarmActivatedPopupRequestParams.hpp
M products/BellHybrid/alarms/include/popups/AlarmDeactivatedPopupRequestParams.hpp
M products/BellHybrid/alarms/include/popups/BedtimeReminderPopupRequestParams.hpp
M products/BellHybrid/alarms/include/popups/ChargingDoneNotificationPopupRequestParams.hpp
M products/BellHybrid/alarms/include/popups/ChargingNotificationPopupRequestParams.hpp
M products/BellHybrid/alarms/src/actions/FrontlightAction.cpp
M products/BellHybrid/alarms/src/actions/FrontlightAction.hpp
M products/BellHybrid/alarms/src/actions/IgnoreKeysAction.cpp
M products/BellHybrid/alarms/src/actions/IgnoreKeysAction.hpp
M products/BellHybrid/alarms/src/actions/NotifyGUIAction.cpp
M products/BellHybrid/alarms/src/actions/NotifyGUIAction.hpp
M products/BellHybrid/alarms/src/actions/NotifyGUIBedtimeReminderAction.cpp
M products/BellHybrid/alarms/src/actions/NotifyGUIBedtimeReminderAction.hpp
M products/BellHybrid/alarms/src/actions/PlayAudioActions.cpp
M products/BellHybrid/alarms/src/actions/PlayAudioActions.hpp
M products/BellHybrid/apps/Application.cpp
M products/BellHybrid/apps/application-bell-alarm/ApplicationBellAlarm.cpp
M products/BellHybrid/apps/application-bell-alarm/data/BellAlarmStyle.hpp
M products/BellHybrid/apps/application-bell-alarm/include/application-bell-alarm/ApplicationBellAlarm.hpp
M products/BellHybrid/apps/application-bell-alarm/include/application-bell-alarm/ApplicationBellAlarmNames.hpp
M products/BellHybrid/apps/application-bell-alarm/presenter/BellAlarmSetPresenter.cpp
M products/BellHybrid/apps/application-bell-alarm/presenter/BellAlarmSetPresenter.hpp
M products/BellHybrid/apps/application-bell-alarm/presenter/BellAlarmWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-alarm/presenter/BellAlarmWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-alarm/windows/BellAlarmSetWindow.cpp
M products/BellHybrid/apps/application-bell-alarm/windows/BellAlarmSetWindow.hpp
M products/BellHybrid/apps/application-bell-alarm/windows/BellAlarmWindow.cpp
M products/BellHybrid/apps/application-bell-alarm/windows/BellAlarmWindow.hpp
M products/BellHybrid/apps/application-bell-bedtime/ApplicationBellBedtime.cpp
M products/BellHybrid/apps/application-bell-bedtime/data/BellBedtimeStyle.hpp
M products/BellHybrid/apps/application-bell-bedtime/include/application-bell-bedtime/ApplicationBellBedtime.hpp
M products/BellHybrid/apps/application-bell-bedtime/models/BedtimeListItemProvider.cpp
M products/BellHybrid/apps/application-bell-bedtime/models/BedtimeListItemProvider.hpp
M products/BellHybrid/apps/application-bell-bedtime/presenter/BellBedtimeWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-bedtime/presenter/BellBedtimeWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-bedtime/windows/BellBedtimeWindow.cpp
M products/BellHybrid/apps/application-bell-bedtime/windows/BellBedtimeWindow.hpp
M products/BellHybrid/apps/application-bell-focus-timer/ApplicationFocusTimer.cpp
M products/BellHybrid/apps/application-bell-focus-timer/data/FocusCommon.hpp
M products/BellHybrid/apps/application-bell-focus-timer/data/FocusTimerStyle.hpp
M products/BellHybrid/apps/application-bell-focus-timer/include/application-bell-focus-timer/ApplicationFocusTimer.hpp
M products/BellHybrid/apps/application-bell-focus-timer/models/FocusSettingsModel.cpp
M products/BellHybrid/apps/application-bell-focus-timer/models/FocusSettingsModel.hpp
M products/BellHybrid/apps/application-bell-focus-timer/models/NotificationVolumeModel.cpp
M products/BellHybrid/apps/application-bell-focus-timer/models/NotificationVolumeModel.hpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusMainPresenter.cpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusMainPresenter.hpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusSettingsPresenter.cpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusSettingsPresenter.hpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusTimerPresenter.cpp
M products/BellHybrid/apps/application-bell-focus-timer/presenter/FocusTimerPresenter.hpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.cpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusMainWindow.hpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusSettingsWindow.cpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusSettingsWindow.hpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusTimerWindow.cpp
M products/BellHybrid/apps/application-bell-focus-timer/windows/FocusTimerWindow.hpp
M products/BellHybrid/apps/application-bell-main/ApplicationBellMain.cpp
M products/BellHybrid/apps/application-bell-main/include/application-bell-main/ApplicationBellMain.hpp
M products/BellHybrid/apps/application-bell-main/include/application-bell-main/presenters/HomeScreenPresenter.hpp
M products/BellHybrid/apps/application-bell-main/models/TemperatureModel.cpp
M products/BellHybrid/apps/application-bell-main/models/TemperatureModel.hpp
M products/BellHybrid/apps/application-bell-main/models/UsbStatusModel.cpp
M products/BellHybrid/apps/application-bell-main/models/UsbStatusModel.hpp
M products/BellHybrid/apps/application-bell-main/presenters/HomeScreenPresenter.cpp
M products/BellHybrid/apps/application-bell-main/presenters/StateController.cpp
M products/BellHybrid/apps/application-bell-main/presenters/StateController.hpp
M products/BellHybrid/apps/application-bell-main/windows/BellBatteryShutdownWindow.cpp
M products/BellHybrid/apps/application-bell-main/windows/BellBatteryShutdownWindow.hpp
M products/BellHybrid/apps/application-bell-main/windows/BellHomeScreenWindow.cpp
M products/BellHybrid/apps/application-bell-main/windows/BellHomeScreenWindow.hpp
M products/BellHybrid/apps/application-bell-main/windows/BellMainMenuWindow.cpp
M products/BellHybrid/apps/application-bell-main/windows/BellMainMenuWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/MeditationTimer.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/data/Contract.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/data/MeditationCommon.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/data/MeditationStyle.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/include/application-bell-meditation-timer/MeditationTimer.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/ChimeInterval.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/ChimeInterval.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/ChimeVolume.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/ChimeVolume.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/StartDelay.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/StartDelay.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/Statistics.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/models/Statistics.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationCountdownPresenter.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationCountdownPresenter.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationProgressPresenter.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationProgressPresenter.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationTimerPresenter.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/MeditationTimerPresenter.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/SettingsPresenter.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/SettingsPresenter.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/StatisticsPresenter.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/presenter/StatisticsPresenter.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/widgets/SummaryListItem.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/widgets/SummaryListItem.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationCountdownWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationCountdownWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationMainWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationMainWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationRunningWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationRunningWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationTimerWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/MeditationTimerWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/SettingsWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/SettingsWindow.hpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/StatisticsWindow.cpp
M products/BellHybrid/apps/application-bell-meditation-timer/windows/StatisticsWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/ApplicationBellOnBoarding.cpp
M products/BellHybrid/apps/application-bell-onboarding/include/application-bell-onboarding/ApplicationBellOnBoarding.hpp
M products/BellHybrid/apps/application-bell-onboarding/include/application-bell-onboarding/BellOnBoardingNames.hpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingFinalizeWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingFinalizeWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingLanguageWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingLanguageWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingShortcutsWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingShortcutsWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingUpdateInstructionWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-onboarding/presenter/OnBoardingUpdateInstructionWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingFinalizeWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingFinalizeWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingInstructionPromptWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingInstructionPromptWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingLanguageWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingLanguageWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingOnOffWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingOnOffWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingSettingsWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingSettingsWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingShortcutsOptionWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingShortcutsOptionWindow.hpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingWelcomeWindow.cpp
M products/BellHybrid/apps/application-bell-onboarding/windows/OnBoardingWelcomeWindow.hpp
M products/BellHybrid/apps/application-bell-powernap/ApplicationBellPowerNap.cpp
M products/BellHybrid/apps/application-bell-powernap/data/PowerNapCommon.hpp
M products/BellHybrid/apps/application-bell-powernap/data/PowerNapListItem.cpp
M products/BellHybrid/apps/application-bell-powernap/data/PowerNapListItem.hpp
M products/BellHybrid/apps/application-bell-powernap/data/PowerNapStyle.hpp
M products/BellHybrid/apps/application-bell-powernap/data/PowerNapSwitchData.hpp
M products/BellHybrid/apps/application-bell-powernap/include/application-bell-powernap/ApplicationBellPowerNap.hpp
M products/BellHybrid/apps/application-bell-powernap/models/PowerNapFrontlightModel.cpp
M products/BellHybrid/apps/application-bell-powernap/models/PowerNapFrontlightModel.hpp
M products/BellHybrid/apps/application-bell-powernap/models/PowerNapModel.cpp
M products/BellHybrid/apps/application-bell-powernap/models/PowerNapModel.hpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapMainWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapMainWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapProgressPresenter.cpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapProgressPresenter.hpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapSessionEndedPresenter.cpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapSessionEndedPresenter.hpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapWarningPresenter.cpp
M products/BellHybrid/apps/application-bell-powernap/presenter/PowerNapWarningPresenter.hpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapMainWindow.cpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapMainWindow.hpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapProgressWindow.cpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapProgressWindow.hpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapSessionEndedWindow.cpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapSessionEndedWindow.hpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapWarningWindow.cpp
M products/BellHybrid/apps/application-bell-powernap/windows/PowerNapWarningWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/ApplicationBellRelaxation.cpp
M products/BellHybrid/apps/application-bell-relaxation/data/RelaxationAudioData.hpp
M products/BellHybrid/apps/application-bell-relaxation/data/RelaxationCommon.hpp
M products/BellHybrid/apps/application-bell-relaxation/data/RelaxationStyle.hpp
M products/BellHybrid/apps/application-bell-relaxation/data/RelaxationSwitchData.hpp
M products/BellHybrid/apps/application-bell-relaxation/include/application-bell-relaxation/ApplicationBellRelaxation.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationEndedPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationEndedPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationMainWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationMainWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationPausedPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationPausedPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationRunningLoopPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationRunningLoopPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationRunningProgressPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationRunningProgressPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationTimerSelectPresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationTimerSelectPresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationVolumePresenter.cpp
M products/BellHybrid/apps/application-bell-relaxation/presenter/RelaxationVolumePresenter.hpp
M products/BellHybrid/apps/application-bell-relaxation/widgets/RelaxationPlayer.cpp
M products/BellHybrid/apps/application-bell-relaxation/widgets/RelaxationPlayer.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationEndedWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationEndedWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationMainWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationMainWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationPausedWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationPausedWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationRunningLoopWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationRunningLoopWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationRunningProgressWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationRunningProgressWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationTimerSelectWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationTimerSelectWindow.hpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationVolumeWindow.cpp
M products/BellHybrid/apps/application-bell-relaxation/windows/RelaxationVolumeWindow.hpp
M products/BellHybrid/apps/application-bell-settings/ApplicationBellSettings.cpp
M products/BellHybrid/apps/application-bell-settings/data/BellSettingsStyle.hpp
M products/BellHybrid/apps/application-bell-settings/data/FinishedWindowMessageData.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/ApplicationBellSettings.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/models/AudioErrorModel.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/models/DateTimeUnitsModel.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/models/TemperatureUnitModel.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/presenter/TimeUnitsPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/include/application-bell-settings/windows/BellSettingsTimeUnitsWindow.hpp
M products/BellHybrid/apps/application-bell-settings/models/AboutYourBellModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/AboutYourBellModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/AudioErrorModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/BedsideListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/BedsideListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/BedsideModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/DateTimeUnitsModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/FrontlightListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/FrontlightListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/FrontlightModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/LayoutModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/RelaxationListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/RelaxationListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/TemperatureUnitModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AbstractAlarmSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AbstractPrewakeUpSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AbstractSnoozeSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AlarmSettingsListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AlarmSettingsListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AlarmSettingsModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/AlarmSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/BedtimeSettingsListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/BedtimeSettingsListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/PrewakeUpListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/PrewakeUpListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/PrewakeUpSettingsModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/PrewakeUpSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SettingsListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SettingsListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SnoozeListItemProvider.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SnoozeListItemProvider.hpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SnoozeSettingsModel.cpp
M products/BellHybrid/apps/application-bell-settings/models/alarm_settings/SnoozeSettingsModel.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/AboutYourBellWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/AboutYourBellWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/BedsidePresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/BedsidePresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/BedtimeSettingsPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/BedtimeSettingsPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/FrontlightPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/FrontlightPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/LanguageWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/LanguageWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/LayoutWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/LayoutWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/RelaxationWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/RelaxationWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/ShortcutsWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/ShortcutsWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/TimeUnitsPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/UpdateInstructionWindowPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/UpdateInstructionWindowPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/AlarmSettingsPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/AlarmSettingsPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/PrewakeUpPresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/PrewakeUpPresenter.hpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/SnoozePresenter.cpp
M products/BellHybrid/apps/application-bell-settings/presenter/alarm_settings/SnoozePresenter.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/AboutYourBellListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/AboutYourBellListItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/DateFormatSetListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/DateFormatSetListItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/DateSetListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/DateSetListItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/SongsListViewItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/SongsListViewItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/TemperatureUnitListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/TemperatureUnitListItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/TimeFormatSetListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/TimeFormatSetListItem.hpp
M products/BellHybrid/apps/application-bell-settings/widgets/TimeSetListItem.cpp
M products/BellHybrid/apps/application-bell-settings/widgets/TimeSetListItem.hpp
M products/BellHybrid/apps/application-bell-settings/windows/AboutYourBellWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/AboutYourBellWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsBedsideWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsBedsideWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsBedtimeToneWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsBedtimeToneWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsFactoryResetWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsFactoryResetWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsFrontlightWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsFrontlightWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsHomeViewWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsHomeViewWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsLanguageWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsLanguageWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsLayoutWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsLayoutWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsRelaxationWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsRelaxationWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsTimeUnitsWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/BellSettingsWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsMenuWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsMenuWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsSnoozeWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsSnoozeWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsAlarmSettingsWindow.hpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsPrewakeUpWindow.cpp
M products/BellHybrid/apps/application-bell-settings/windows/alarm_settings/BellSettingsPrewakeUpWindow.hpp
M products/BellHybrid/apps/application-bell-whats-new/ApplicationWhatsNew.cpp
M products/BellHybrid/apps/application-bell-whats-new/data/WhatsNewCommon.hpp
M products/BellHybrid/apps/application-bell-whats-new/data/WhatsNewStyle.hpp
M products/BellHybrid/apps/application-bell-whats-new/include/application-bell-whats-new/ApplicationWhatsNew.hpp
M products/BellHybrid/apps/application-bell-whats-new/models/WhatsNewFeaturesModel.cpp
M products/BellHybrid/apps/application-bell-whats-new/models/WhatsNewFeaturesModel.hpp
M products/BellHybrid/apps/application-bell-whats-new/presenter/WhatsNewFeaturesPresenter.cpp
M products/BellHybrid/apps/application-bell-whats-new/presenter/WhatsNewFeaturesPresenter.hpp
M products/BellHybrid/apps/application-bell-whats-new/presenter/WhatsNewMainPresenter.cpp
M products/BellHybrid/apps/application-bell-whats-new/presenter/WhatsNewMainPresenter.hpp
M products/BellHybrid/apps/application-bell-whats-new/widgets/WhatsNewFeaturesLayout.cpp
M products/BellHybrid/apps/application-bell-whats-new/widgets/WhatsNewFeaturesLayout.hpp
M products/BellHybrid/apps/application-bell-whats-new/windows/WhatsNewFeaturesWindow.cpp
M products/BellHybrid/apps/application-bell-whats-new/windows/WhatsNewFeaturesWindow.hpp
M products/BellHybrid/apps/application-bell-whats-new/windows/WhatsNewMainWindow.cpp
M products/BellHybrid/apps/application-bell-whats-new/windows/WhatsNewMainWindow.hpp
M products/BellHybrid/apps/common/include/common/AudioErrorPresenter.hpp
M products/BellHybrid/apps/common/include/common/BellCommonNames.hpp
M products/BellHybrid/apps/common/include/common/BellFactoryResetPresenter.hpp
M products/BellHybrid/apps/common/include/common/BellListItemProvider.hpp
M products/BellHybrid/apps/common/include/common/BellPowerOffPresenter.hpp
M products/BellHybrid/apps/common/include/common/SoundsRepository.hpp
M products/BellHybrid/apps/common/include/common/TimeUtils.hpp
M products/BellHybrid/apps/common/include/common/data/BatteryStatusSwitchData.hpp
M products/BellHybrid/apps/common/include/common/data/BatteryUtils.hpp
M products/BellHybrid/apps/common/include/common/data/BellFinishedWindowSwitchData.hpp
M products/BellHybrid/apps/common/include/common/data/BellMainStyle.hpp
M products/BellHybrid/apps/common/include/common/data/FrontlightUtils.hpp
M products/BellHybrid/apps/common/include/common/data/ListItemBarStyle.hpp
M products/BellHybrid/apps/common/include/common/data/StyleCommon.hpp
M products/BellHybrid/apps/common/include/common/layouts/BaseHomeScreenLayoutProvider.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassic.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithAmPm.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithBattery.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithDate.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithQuotes.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithQuotesAmPm.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutClassicWithTemp.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutNames.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutVertical.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutVerticalSimple.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutVerticalWithAmPm.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayoutVerticalWithDate.hpp
M products/BellHybrid/apps/common/include/common/layouts/HomeScreenLayouts.hpp
M products/BellHybrid/apps/common/include/common/layouts/ShortcutsLayoutClassic.hpp
M products/BellHybrid/apps/common/include/common/layouts/ShortcutsLayoutProvider.hpp
M products/BellHybrid/apps/common/include/common/layouts/ShortcutsLayouts.hpp
M products/BellHybrid/apps/common/include/common/layouts/UpdateInstructionLayoutClassic.hpp
M products/BellHybrid/apps/common/include/common/layouts/UpdateInstructionLayoutProvider.hpp
M products/BellHybrid/apps/common/include/common/layouts/UpdateInstructionLayouts.hpp
M products/BellHybrid/apps/common/include/common/models/AbstractAlarmModel.hpp
M products/BellHybrid/apps/common/include/common/models/AbstractAudioModel.hpp
M products/BellHybrid/apps/common/include/common/models/AbstractBedtimeModel.hpp
M products/BellHybrid/apps/common/include/common/models/AbstractRelaxationFadeModel.hpp
M products/BellHybrid/apps/common/include/common/models/AbstractSettingsModel.hpp
M products/BellHybrid/apps/common/include/common/models/AlarmModel.hpp
M products/BellHybrid/apps/common/include/common/models/AudioModel.hpp
M products/BellHybrid/apps/common/include/common/models/BatteryLevelNotificationModel.hpp
M products/BellHybrid/apps/common/include/common/models/BatteryModel.hpp
M products/BellHybrid/apps/common/include/common/models/BedsideModel.hpp
M products/BellHybrid/apps/common/include/common/models/BedtimeModel.hpp
M products/BellHybrid/apps/common/include/common/models/FrontlightModel.hpp
M products/BellHybrid/apps/common/include/common/models/LayoutModel.hpp
M products/BellHybrid/apps/common/include/common/models/LowBatteryInfoModel.hpp
M products/BellHybrid/apps/common/include/common/models/PreWakeUpModel.hpp
M products/BellHybrid/apps/common/include/common/models/QuoteModel.hpp
M products/BellHybrid/apps/common/include/common/models/RelaxationFadeModel.hpp
M products/BellHybrid/apps/common/include/common/models/SettingsModel.hpp
M products/BellHybrid/apps/common/include/common/models/SongsModel.hpp
M products/BellHybrid/apps/common/include/common/models/TimeModel.hpp
M products/BellHybrid/apps/common/include/common/models/UserSessionModel.hpp
M products/BellHybrid/apps/common/include/common/options/BellOptionWindow.hpp
M products/BellHybrid/apps/common/include/common/options/BellOptionWithDescriptionWindow.hpp
M products/BellHybrid/apps/common/include/common/options/BellOptionsNavigation.hpp
M products/BellHybrid/apps/common/include/common/options/BellShortOptionWindow.hpp
M products/BellHybrid/apps/common/include/common/options/OptionBellMenu.hpp
M products/BellHybrid/apps/common/include/common/popups/AlarmActivatedWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/AlarmDeactivatedWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/BedtimeNotificationWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/BellRebootWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/BellTurnOffOptionWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/ChargingNotificationWindow.hpp
M products/BellHybrid/apps/common/include/common/popups/presenter/AlarmActivatedPresenter.hpp
M products/BellHybrid/apps/common/include/common/widgets/AlarmIcon.hpp
M products/BellHybrid/apps/common/include/common/widgets/BellBattery.hpp
M products/BellHybrid/apps/common/include/common/widgets/BellConnectionStatus.hpp
M products/BellHybrid/apps/common/include/common/widgets/BellSideListItemWithCallbacks.hpp
M products/BellHybrid/apps/common/include/common/widgets/BellStatusClock.hpp
M products/BellHybrid/apps/common/include/common/widgets/ClockVertical.hpp
M products/BellHybrid/apps/common/include/common/widgets/DuoHBox.hpp
M products/BellHybrid/apps/common/include/common/widgets/LabelMarkerItem.hpp
M products/BellHybrid/apps/common/include/common/widgets/LabelOptionWithTick.hpp
M products/BellHybrid/apps/common/include/common/widgets/LayoutVertical.hpp
M products/BellHybrid/apps/common/include/common/widgets/ListItems.hpp
M products/BellHybrid/apps/common/include/common/widgets/ListViewWithLabels.hpp
M products/BellHybrid/apps/common/include/common/widgets/ProgressTimerWithSnoozeTimer.hpp
M products/BellHybrid/apps/common/include/common/widgets/SnoozeTimer.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/Fraction.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/MinutesWithOff.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/Multiplicity.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/NumberWithSuffix.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/Numeric.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/NumericWithBar.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/NumericWithOff.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/OnOff.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/Text.hpp
M products/BellHybrid/apps/common/include/common/widgets/list_items/details.hpp
M products/BellHybrid/apps/common/include/common/windows/AppsBatteryStatusWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/AudioErrorWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/BellBatteryStatusWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/BellFactoryReset.hpp
M products/BellHybrid/apps/common/include/common/windows/BellFinishedWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/BellTurnOffWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/BellWelcomeWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/SessionPausedWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/ShortcutsWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/ShortcutsWindowContract.hpp
M products/BellHybrid/apps/common/include/common/windows/UpdateInstructionWindow.hpp
M products/BellHybrid/apps/common/include/common/windows/UpdateInstructionWindowContract.hpp
M products/BellHybrid/apps/common/src/AlarmModel.cpp
M products/BellHybrid/apps/common/src/AudioErrorPresenter.cpp
M products/BellHybrid/apps/common/src/AudioModel.cpp
M products/BellHybrid/apps/common/src/BatteryLevelNotificationModel.cpp
M products/BellHybrid/apps/common/src/BatteryModel.cpp
M products/BellHybrid/apps/common/src/BellFactoryResetPresenter.cpp
M products/BellHybrid/apps/common/src/BellListItemProvider.cpp
M products/BellHybrid/apps/common/src/BellPowerOffPresenter.cpp
M products/BellHybrid/apps/common/src/BellSideListItemWithCallbacks.cpp
M products/BellHybrid/apps/common/src/QuoteModel.cpp
M products/BellHybrid/apps/common/src/SoundsRepository.cpp
M products/BellHybrid/apps/common/src/TimeModel.cpp
M products/BellHybrid/apps/common/src/TimeUtils.cpp
M products/BellHybrid/apps/common/src/UserSessionModel.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassic.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithAmPm.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithBattery.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithDate.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithQuotes.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithQuotesAmPm.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutClassicWithTemp.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutVertical.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutVerticalSimple.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutVerticalWithAmPm.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayoutVerticalWithDate.cpp
M products/BellHybrid/apps/common/src/layouts/HomeScreenLayouts.cpp
M products/BellHybrid/apps/common/src/layouts/ShortcutsLayoutClassic.cpp
M products/BellHybrid/apps/common/src/layouts/ShortcutsLayouts.cpp
M products/BellHybrid/apps/common/src/layouts/UpdateInstructionLayoutClassic.cpp
M products/BellHybrid/apps/common/src/layouts/UpdateInstructionLayouts.cpp
M products/BellHybrid/apps/common/src/models/BedtimeModel.cpp
M products/BellHybrid/apps/common/src/models/LowBatteryInfoModel.cpp
M products/BellHybrid/apps/common/src/models/PreWakeUpModel.cpp
M products/BellHybrid/apps/common/src/models/RelaxationFadeModel.cpp
M products/BellHybrid/apps/common/src/models/SettingsModel.cpp
M products/BellHybrid/apps/common/src/models/SongsModel.cpp
M products/BellHybrid/apps/common/src/options/BellOptionWindow.cpp
M products/BellHybrid/apps/common/src/options/BellOptionWithDescriptionWindow.cpp
M products/BellHybrid/apps/common/src/options/BellOptionsNavigation.cpp
M products/BellHybrid/apps/common/src/options/BellShortOptionWindow.cpp
M products/BellHybrid/apps/common/src/options/OptionBellMenu.cpp
M products/BellHybrid/apps/common/src/popups/AlarmActivatedWindow.cpp
M products/BellHybrid/apps/common/src/popups/AlarmDeactivatedWindow.cpp
M products/BellHybrid/apps/common/src/popups/BedtimeNotificationWindow.cpp
M products/BellHybrid/apps/common/src/popups/BellRebootWindow.cpp
M products/BellHybrid/apps/common/src/popups/BellTurnOffOptionWindow.cpp
M products/BellHybrid/apps/common/src/popups/ChargingNotificationWindow.cpp
M products/BellHybrid/apps/common/src/popups/presenter/AlarmActivatedPresenter.cpp
M products/BellHybrid/apps/common/src/widgets/AlarmIcon.cpp
M products/BellHybrid/apps/common/src/widgets/BellBattery.cpp
M products/BellHybrid/apps/common/src/widgets/BellConnectionStatus.cpp
M products/BellHybrid/apps/common/src/widgets/BellStatusClock.cpp
M products/BellHybrid/apps/common/src/widgets/ClockVertical.cpp
M products/BellHybrid/apps/common/src/widgets/DuoHBox.cpp
M products/BellHybrid/apps/common/src/widgets/LabelMarkerItem.cpp
M products/BellHybrid/apps/common/src/widgets/LabelOptionWithTick.cpp
M products/BellHybrid/apps/common/src/widgets/LayoutVertical.cpp
M products/BellHybrid/apps/common/src/widgets/ListItems.cpp
M products/BellHybrid/apps/common/src/widgets/ListViewWithLabels.cpp
M products/BellHybrid/apps/common/src/widgets/ProgressTimerWithSnoozeTimer.cpp
M products/BellHybrid/apps/common/src/widgets/SnoozeTimer.cpp
M products/BellHybrid/apps/common/src/windows/AppsBatteryStatusWindow.cpp
M products/BellHybrid/apps/common/src/windows/AudioErrorWindow.cpp
M products/BellHybrid/apps/common/src/windows/BellBatteryStatusWindow.cpp
M products/BellHybrid/apps/common/src/windows/BellFactoryReset.cpp
M products/BellHybrid/apps/common/src/windows/BellFinishedWindow.cpp
M products/BellHybrid/apps/common/src/windows/BellTurnOffWindow.cpp
M products/BellHybrid/apps/common/src/windows/BellWelcomeWindow.cpp
M products/BellHybrid/apps/common/src/windows/SessionPausedWindow.cpp
M products/BellHybrid/apps/common/src/windows/ShortcutsWindow.cpp
M products/BellHybrid/apps/common/src/windows/UpdateInstructionWindow.cpp
M products/BellHybrid/apps/include/Application.hpp
M products/BellHybrid/config/ProductConfig.in.hpp
M products/BellHybrid/init_prof.cpp
M products/BellHybrid/init_prof.hpp
M products/BellHybrid/keymap/include/keymap/KeyMap.hpp
M products/BellHybrid/paths/Paths.cpp
M products/BellHybrid/paths/Paths.hpp
M products/BellHybrid/serial-number-parser/DeviceMetadata.cpp
M products/BellHybrid/serial-number-parser/SerialNumberParser.cpp
M products/BellHybrid/serial-number-parser/include/serial-number-parser/Common.hpp
M products/BellHybrid/serial-number-parser/include/serial-number-parser/DeviceMetadata.hpp
M products/BellHybrid/serial-number-parser/include/serial-number-parser/SerialNumberParser.hpp
M products/BellHybrid/serial-number-parser/tests/test-BellSerialNumberParser.cpp
M products/BellHybrid/services/appmgr/ApplicationManager.cpp
M products/BellHybrid/services/appmgr/IdleHandler.cpp
M products/BellHybrid/services/appmgr/include/appmgr/ApplicationManager.hpp
M products/BellHybrid/services/appmgr/include/appmgr/IdleHandler.hpp
M products/BellHybrid/services/appmgr/include/appmgr/messages/AlarmMessage.hpp
M products/BellHybrid/services/appmgr/include/appmgr/messages/ChangeHomescreenLayoutMessage.hpp
M products/BellHybrid/services/appmgr/include/appmgr/messages/ChangeHomescreenLayoutParams.hpp
M products/BellHybrid/services/appmgr/include/appmgr/messages/IdleTimerMessage.hpp
M products/BellHybrid/services/appmgr/include/appmgr/messages/PowerOffPopupRequestParams.hpp
M products/BellHybrid/services/audio/ServiceAudio.cpp
M products/BellHybrid/services/audio/VolumeFade.cpp
M products/BellHybrid/services/audio/include/audio/AudioMessage.hpp
M products/BellHybrid/services/audio/include/audio/ServiceAudio.hpp
M products/BellHybrid/services/audio/include/audio/VolumeFade.hpp
M products/BellHybrid/services/db/BellFactorySettings.cpp
M products/BellHybrid/services/db/ServiceDB.cpp
M products/BellHybrid/services/db/agents/MeditationStatsAgent.cpp
M products/BellHybrid/services/db/agents/MeditationStatsAgent.hpp
M products/BellHybrid/services/db/agents/QuotesAgent.cpp
M products/BellHybrid/services/db/agents/QuotesAgent.hpp
M products/BellHybrid/services/db/agents/QuotesQueries.hpp
M products/BellHybrid/services/db/agents/ShuffleQuoteModel.cpp
M products/BellHybrid/services/db/agents/ShuffleQuoteModel.hpp
M products/BellHybrid/services/db/agents/WhatsNewAgent.cpp
M products/BellHybrid/services/db/agents/WhatsNewAgent.hpp
M products/BellHybrid/services/db/databases/MeditationStatisticsDB.cpp
M products/BellHybrid/services/db/databases/MeditationStatisticsDB.hpp
M products/BellHybrid/services/db/databases/MeditationStatisticsTable.cpp
M products/BellHybrid/services/db/databases/MeditationStatisticsTable.hpp
M products/BellHybrid/services/db/databases/migration/meditation_stats/0/up.sql
M products/BellHybrid/services/db/databases/migration/quotes/0/down.sql
M products/BellHybrid/services/db/databases/migration/quotes/0/up.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/0/up.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/1/down.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/1/up.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/2/down.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/2/up.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/39114449_Enable_relaxation_fade_effect_by_default/devel.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/39114449_Enable_relaxation_fade_effect_by_default/down.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/39114449_Enable_relaxation_fade_effect_by_default/up.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/90970372_Add_bedside_lamp_parameters/devel.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/90970372_Add_bedside_lamp_parameters/down.sql
M products/BellHybrid/services/db/databases/migration/settings_bell/current/90970372_Add_bedside_lamp_parameters/up.sql
M products/BellHybrid/services/db/include/db/BellFactorySettings.hpp
M products/BellHybrid/services/db/include/db/MeditationStatsMessages.hpp
M products/BellHybrid/services/db/include/db/ServiceDB.hpp
M products/BellHybrid/services/db/include/db/SystemSettings.hpp
M products/BellHybrid/services/db/include/db/WhatsNewMessages.hpp
M products/BellHybrid/services/db/tests/MeditationStatisticsTable_tests.cpp
M products/BellHybrid/services/desktop/endpoints/EndpointFactoryBell.cpp
M products/BellHybrid/services/desktop/endpoints/EndpointFactoryBell.hpp
M products/BellHybrid/services/desktop/endpoints/deviceInfo/DeviceInfoEndpoint.cpp
M products/BellHybrid/services/desktop/endpoints/include/endpoints/deviceInfo/DeviceInfoEndpoint.hpp
M products/BellHybrid/services/evtmgr/EventManager.cpp
M products/BellHybrid/services/evtmgr/WorkerEvent.cpp
M products/BellHybrid/services/evtmgr/WorkerEvent.hpp
M products/BellHybrid/services/evtmgr/backlight-handler/BacklightHandler.cpp
M products/BellHybrid/services/evtmgr/include/evtmgr/EventManager.hpp
M products/BellHybrid/services/evtmgr/include/evtmgr/api/TemperatureApi.hpp
M products/BellHybrid/services/evtmgr/include/evtmgr/backlight-handler/BacklightHandler.hpp
M products/BellHybrid/services/evtmgr/include/evtmgr/battery/Thresholds.hpp
M products/BellHybrid/services/evtmgr/include/evtmgr/user-activity-handler/UserActivityHandler.hpp
M products/BellHybrid/services/evtmgr/internal/StaticData.cpp
M products/BellHybrid/services/evtmgr/internal/StaticData.hpp
M products/BellHybrid/services/evtmgr/internal/TemperatureApi.cpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/AbstractKeySequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/AlarmActivateSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/AlarmDeactivateSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/BedsideLampSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/FrontlightSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/GenericLongPressSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/KeySequenceMgr.cpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/KeySequenceMgr.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/MovedSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/PlatformAgnosticSequences.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/PowerOffSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/ReleaseSequence.hpp
M products/BellHybrid/services/evtmgr/internal/key_sequences/ResetSequence.hpp
M products/BellHybrid/services/evtmgr/screen-light-control/ScreenLightControl.cpp
M products/BellHybrid/services/evtmgr/screen-light-control/ScreenLightControl.hpp
M products/BellHybrid/services/evtmgr/tests/unittest_GenericLongPressSequence.cpp
M products/BellHybrid/services/evtmgr/tests/unittest_KeySequenceMgr.cpp
M products/BellHybrid/services/evtmgr/user-activity-handler/UserActivityHandler.cpp
M products/BellHybrid/services/time/AlarmOperations.cpp
M products/BellHybrid/services/time/include/time/AlarmOperations.hpp
M products/BellHybrid/services/time/tests/test-BellAlarmOperations.cpp
M products/BellHybrid/sys/SystemManager.cpp
M products/BellHybrid/sys/include/sys/SystemManager.hpp
M products/BellHybrid/sys/include/sys/messages/AlarmActivationStatusChangeRequest.hpp
M products/PurePhone/EinkSentinelPure.cpp
M products/PurePhone/PlatformFactory.cpp
M products/PurePhone/PlatformFactory.hpp
M products/PurePhone/PurePhoneMain.cpp
M products/PurePhone/alarms/PureAlarmHandler.cpp
M products/PurePhone/alarms/include/AbstractAlarmAction.hpp
M products/PurePhone/alarms/include/PureAlarmHandler.hpp
M products/PurePhone/alarms/src/actions/AlarmRecordAction.cpp
M products/PurePhone/alarms/src/actions/AlarmRecordAction.hpp
M products/PurePhone/alarms/src/actions/NotifyGUIAction.cpp
M products/PurePhone/alarms/src/actions/NotifyGUIAction.hpp
M products/PurePhone/alarms/src/actions/PlayAudioActions.cpp
M products/PurePhone/alarms/src/actions/PlayAudioActions.hpp
M products/PurePhone/apps/Application.cpp
M products/PurePhone/apps/include/Application.hpp
M products/PurePhone/config.h
M products/PurePhone/init_prof.cpp
M products/PurePhone/init_prof.hpp
M products/PurePhone/services/appmgr/ApplicationManager.cpp
M products/PurePhone/services/appmgr/RunAppsInBackground.cpp
M products/PurePhone/services/appmgr/include/appmgr/ApplicationManager.hpp
M products/PurePhone/services/appmgr/include/appmgr/models/WallpaperDisplayModel.hpp
M products/PurePhone/services/appmgr/models/WallpaperDisplayModel.cpp
M products/PurePhone/services/db/PureFactorySettings.cpp
M products/PurePhone/services/db/ServiceDB.cpp
M products/PurePhone/services/db/databases/migration/alarms/0/up.sql
M products/PurePhone/services/db/databases/migration/calllog/0/devel.sql
M products/PurePhone/services/db/databases/migration/calllog/0/up.sql
M products/PurePhone/services/db/databases/migration/contacts/0/devel.sql
M products/PurePhone/services/db/databases/migration/contacts/0/up.sql
M products/PurePhone/services/db/databases/migration/custom_quotes/0/devel.sql
M products/PurePhone/services/db/databases/migration/custom_quotes/0/up.sql
M products/PurePhone/services/db/databases/migration/notes/0/devel.sql
M products/PurePhone/services/db/databases/migration/notes/0/up.sql
M products/PurePhone/services/db/databases/migration/notifications/0/up.sql
M products/PurePhone/services/db/databases/migration/predefined_quotes/0/devel.sql
M products/PurePhone/services/db/databases/migration/predefined_quotes/0/up.sql
M products/PurePhone/services/db/databases/migration/predefined_quotes/current/618dbb3c_Removed_unsupported_char_from_quotes/down.sql
M products/PurePhone/services/db/databases/migration/predefined_quotes/current/618dbb3c_Removed_unsupported_char_from_quotes/up.sql
M products/PurePhone/services/db/databases/migration/settings_v2/0/devel.sql
M products/PurePhone/services/db/databases/migration/settings_v2/0/up.sql
M products/PurePhone/services/db/databases/migration/settings_v2/1/down.sql
M products/PurePhone/services/db/databases/migration/settings_v2/1/up.sql
M products/PurePhone/services/db/databases/migration/sms/0/devel.sql
M products/PurePhone/services/db/databases/migration/sms/0/up.sql
M products/PurePhone/services/db/databases/migration/sms/1/down.sql
M products/PurePhone/services/db/databases/migration/sms/1/up.sql
M products/PurePhone/services/db/include/db/PureFactorySettings.hpp
M products/PurePhone/services/db/include/db/ServiceDB.hpp
M products/PurePhone/services/desktop/endpoints/EndpointFactoryPure.cpp
M products/PurePhone/services/desktop/endpoints/EndpointFactoryPure.hpp
M products/PurePhone/services/desktop/endpoints/calllog/CalllogEndpoint.cpp
M products/PurePhone/services/desktop/endpoints/calllog/CalllogHelper.cpp
M products/PurePhone/services/desktop/endpoints/contacts/ContactHelper.cpp
M products/PurePhone/services/desktop/endpoints/contacts/ContactsEndpoint.cpp
M products/PurePhone/services/desktop/endpoints/deviceInfo/DeviceInfoEndpoint.cpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/calllog/CalllogEndpoint.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/calllog/CalllogHelper.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/contacts/ContactHelper.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/contacts/ContactsEndpoint.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/deviceInfo/DeviceInfoEndpoint.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/messages/MessageHelper.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/messages/MessagesEndpoint.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/outbox/OutboxEndpoint.hpp
M products/PurePhone/services/desktop/endpoints/include/endpoints/outbox/OutboxHelper.hpp
M products/PurePhone/services/desktop/endpoints/messages/MessageHelper.cpp
M products/PurePhone/services/desktop/endpoints/messages/MessagesEndpoint.cpp
M products/PurePhone/services/desktop/endpoints/outbox/OutboxEndpoint.cpp
M products/PurePhone/services/desktop/endpoints/outbox/OutboxHelper.cpp
M products/PurePhone/services/evtmgr/EventManager.cpp
M products/PurePhone/services/evtmgr/WorkerEvent.cpp
M products/PurePhone/services/evtmgr/WorkerEvent.hpp
M products/PurePhone/services/evtmgr/backlight-handler/BacklightHandler.cpp
M products/PurePhone/services/evtmgr/include/evtmgr/BacklightHandler.hpp
M products/PurePhone/services/evtmgr/include/evtmgr/EVMessages.hpp
M products/PurePhone/services/evtmgr/include/evtmgr/EventManager.hpp
M products/PurePhone/services/evtmgr/include/evtmgr/UserActivityHandler.hpp
M products/PurePhone/services/evtmgr/include/evtmgr/battery/Thresholds.hpp
M products/PurePhone/services/evtmgr/screen-light-control/ScreenLightControl.cpp
M products/PurePhone/services/evtmgr/screen-light-control/ScreenLightControl.hpp
M products/PurePhone/services/evtmgr/user-activity-handler/UserActivityHandler.cpp
M products/PurePhone/services/time/AlarmOperations.cpp
M products/PurePhone/services/time/include/time/AlarmOperations.hpp
M products/PurePhone/sys/SystemManager.cpp
M products/PurePhone/sys/include/sys/SystemManager.hpp
M products/PurePhone/sys/include/sys/messages/PhoneModeRequest.hpp
M products/PurePhone/sys/include/sys/messages/TetheringPhoneModeChangeProhibitedMessage.hpp
M run.sh
M run_release_simulator_on_image.sh
M run_simulator_on_filesystem_image.sh
M scripts/lua/install.sh
M scripts/lua/migration/test/install_dependencies.sh
M scripts/lua/test/install_dependencies.sh
M source/MessageType.hpp
M tools/add_dbs_to_version_json.py
M tools/catch_duplicates.py
M tools/db_migration.py
M tools/download_asset.py
M tools/eepromgen.sh
M tools/find_global_data.py
M tools/find_global_data.sh
M tools/gdb_crash_extend.py
M tools/generate_default_eeprom_bin.sh
M tools/generate_image.sh
M tools/generate_update_package.py
M tools/jira-version-update.py
M tools/macflash.sh
M tools/macflash_setup.sh
M tools/mount_user_lfs_partition.py
M tools/plot_current_measurement.py
M tools/print_characters.py
M tools/stack-usage.sh
M tools/verify_translations.py
This diff is too large to display. Try viewing the raw diff instead.