FreeCalypso > hg > fc-tourmaline
diff src/ui/bmi/mmiBookShared.h @ 92:c0052fe355d3
src/ui/bmi/*.[ch]: rm trailing white space
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 08 Nov 2020 06:39:16 +0000 |
parents | 67bfe9f274f6 |
children | 609eb8031c17 |
line wrap: on
line diff
--- a/src/ui/bmi/mmiBookShared.h Sun Nov 08 05:12:05 2020 +0000 +++ b/src/ui/bmi/mmiBookShared.h Sun Nov 08 06:39:16 2020 +0000 @@ -5,45 +5,45 @@ CONDAT (UK) -******************************************************************************** +******************************************************************************** This software product is the property of Condat (UK) Ltd and may not be - disclosed to any third party without the express permission of the owner. - + disclosed to any third party without the express permission of the owner. + ******************************************************************************** - $Project name: Basic MMI - $Project code: BMI (6349) + $Project name: Basic MMI + $Project code: BMI (6349) $Module: PhoneBook $File: MmiBookShared.h - $Revision: 1.0 - - $Author: Condat(UK) - $Date: 25/10/00 - + $Revision: 1.0 + + $Author: Condat(UK) + $Date: 25/10/00 + ******************************************************************************** - + Description: - + This module provides definitions of the types and constants which are shared across the phone book application modules. - + ******************************************************************************** $History: MmiBookShared.h Oct 8 2006 OMAPS00097714 x0039928(sumanth) TTY HCO/VCO options in MMI - + Sep 11, 2006 DR: OMAPS00094182 xrashmic Description: midi and mp3 files is not being populated on accessing corresponding menu, but only during bootup Solution: Populate files on accessing the "browse files" list xrashmic 9 Sep 2006, OMAPS00092732 USBMS ER: Added menu in phone setting to set or unset PS shutdown while enumeration of USB MS - On USB connect event, a list of possible ports that can be enumerated would be displayed. + On USB connect event, a list of possible ports that can be enumerated would be displayed. July 21, 2006 ER: OMAPS00087586, OMAPS00087587 x0pleela Description: OMAPS00087586: MasterKey funtion in TCS3.2 SW - OMAPS00087587: Time Penaly feature extend handset security + OMAPS00087587: Time Penaly feature extend handset security Solution:Made the following changes Added prototype for function SIMPCategoryListAttributes @@ -51,56 +51,56 @@ Description: Engineering mode Solution: Added new engineering mode function prototypes. - Jan 22, 2006 REF: OMAPS00061930 x0039928 + Jan 22, 2006 REF: OMAPS00061930 x0039928 Bug:PhoneBook -Change entry and view entry through Change option-failed Fix: Phonebook is populated with phone numbers after some time and not immediately while saving the changed entries. Nov 14, 2005 REF: OMAPS00044445 xdeepadh Description: Implementation of Test Menu for AAC Solution: The existing MP3 test Application has been enhanced to support the AAC file testing. - Sep 27,2005 REF: SPR 34402 xdeepadh + Sep 27,2005 REF: SPR 34402 xdeepadh Bug:Mono option is always highlighted even when Stereo is selected - Fix:The channel setting will be saved in the FFS, which will be retrieved + Fix:The channel setting will be saved in the FFS, which will be retrieved later and the selected channel will be higlighted. Aug 22, 2005 REF: ENH 31154 xdeepadh Description: Application to Test Camera - Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to + Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to preview,capture and save image has been implemented. - + May 04, 2005 REF: CRR 30285 x0021334 Description: SMS Status Request in idle and dedicated mode (using Menu) setting does not work Solution: status of sms status request is read and focus is set accrodingly. Nov 29, 2004 REF: CRR 25051 xkundadu Description: INCALL SCREEN ?ADJUSTING THE VOLUME - Fix: Added volume level list linked to up/down keys. + Fix: Added volume level list linked to up/down keys. User can select the speaker volume among those levels. - + CRR: 25302 - xpradipg 10 Nov 2004 Description: Should be able to select the number fro the phonebook while sending MMS/EMS. Solution: The new feature to select the number from phonebook while sending MMS/EMS is added - + Jul 29, 2004 REF: CRR 20898 xkundadu Description: No identification for user whether 'Auto-Answer' is On/Off Solution: Added the function GetAutoAnswerMenu() prototype. - + Jul 22,2004 CRR:20896 xrashmic - SASKEN Description: The current time format is not highlighted - Fix: Instead of providing the submenu directly we call a function + Fix: Instead of providing the submenu directly we call a function where we set the menu and also higlight the previously selected menu item - May 27, 2004 REF: CRR 19186 Deepa M.D + May 27, 2004 REF: CRR 19186 Deepa M.D Bug : "Setting" menu not available during a call Fix : "Setting" menu has been provided to set the SMS settings, during the active call - - 25/10/00 Original Condat(UK) BMI version. - + + 25/10/00 Original Condat(UK) BMI version. + $End *******************************************************************************/ @@ -108,9 +108,9 @@ /******************************************************************************* - + Include Files - + *******************************************************************************/ /* The following include files provide the basic type definitions @@ -176,9 +176,9 @@ /******************************************************************************* - + Shared Definitions - + *******************************************************************************/ /* Define standard error reports from the phone book @@ -198,7 +198,7 @@ #define NAME_SCREEN_MAX 13 #else #define NAME_SCREEN_MAX 41 -#endif +#endif /*SPR 1456*/ #ifdef LSCREEN @@ -244,9 +244,9 @@ /******************************************************************************* - + Shared Structure Definitions - + *******************************************************************************/ @@ -254,7 +254,7 @@ on name, number or SIM location */ typedef enum { - SEARCH_BY_NAME, + SEARCH_BY_NAME, SEARCH_BY_NUMBER, SEARCH_BY_LOCATION } tSearchTypes; @@ -473,9 +473,9 @@ /******************************************************************************* - + Define common interface definitions - + *******************************************************************************/ /* Define shared macros for the event and dialog handlers. This macro @@ -491,16 +491,16 @@ /******************************************************************************* - + Function Prototypes - + *******************************************************************************/ //Nov 29, 2004 REF: CRR 25051 xkundadu //Description: INCALL SCREEN ?ADJUSTING THE VOLUME //Fix: Added these prototype for the menu display function. -MfwMnuAttr *ringerVolumeLevels( void ); +MfwMnuAttr *ringerVolumeLevels( void ); // Jul 29, 2004 REF: CRR 20898 xkundadu // Added this function to return the 'AnyKeyAnswer' menu to display. @@ -592,7 +592,7 @@ MfwMnuAttr *bookCallBarringMenuAttributes( void ); MfwMnuItem *bookMainMenuItems( void ); MfwMnuAttr *calcOptionMenuAttributes( void ); -MfwMnuAttr *settingMenuAttributes(void);//May 27, 2004 REF: CRR 19186 Deepa M.D +MfwMnuAttr *settingMenuAttributes(void);//May 27, 2004 REF: CRR 19186 Deepa M.D //Aug 22, 2005 REF: ENH 31154 xdeepadh #ifdef FF_MMI_TEST_CAMERA MfwMnuAttr * qualityMenuAttributes(void); @@ -701,9 +701,9 @@ MfwMnuAttr *FMDestDrivesListAttributes(void); MfwMnuAttr *FMDestRootFolderAttributes(void); #endif -// Sep 27,2005 REF: SPR 34402 xdeepadh +// Sep 27,2005 REF: SPR 34402 xdeepadh // Nov 14, 2005 REF: OMAPS00044445 xdeepadh -#if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) +#if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) MfwMnuAttr *PlayerChannelAttributes(void); #endif @@ -718,17 +718,17 @@ #endif //Sep 11, 2006 DR: OMAPS00094182 xrashmic -#ifdef FF_MMI_TEST_MIDI +#ifdef FF_MMI_TEST_MIDI MfwMnuAttr *MidiTestAppMenuAttributes(void); #endif -#if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) +#if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) MfwMnuAttr *AudioPlayerAppMenuAttributes(void); #endif /******************************************************************************* - + Include Files For Phone Book Functionality - + *******************************************************************************/ /* These includes need to be here as they depend on definitions @@ -752,9 +752,9 @@ /******************************************************************************* - + End of File - + *******************************************************************************/