FreeCalypso > hg > fc-tourmaline
comparison 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 |
comparison
equal
deleted
inserted
replaced
91:c3d28a37caad | 92:c0052fe355d3 |
---|---|
3 | 3 |
4 /******************************************************************************* | 4 /******************************************************************************* |
5 | 5 |
6 CONDAT (UK) | 6 CONDAT (UK) |
7 | 7 |
8 ******************************************************************************** | 8 ******************************************************************************** |
9 | 9 |
10 This software product is the property of Condat (UK) Ltd and may not be | 10 This software product is the property of Condat (UK) Ltd and may not be |
11 disclosed to any third party without the express permission of the owner. | 11 disclosed to any third party without the express permission of the owner. |
12 | 12 |
13 ******************************************************************************** | 13 ******************************************************************************** |
14 | 14 |
15 $Project name: Basic MMI | 15 $Project name: Basic MMI |
16 $Project code: BMI (6349) | 16 $Project code: BMI (6349) |
17 $Module: PhoneBook | 17 $Module: PhoneBook |
18 $File: MmiBookShared.h | 18 $File: MmiBookShared.h |
19 $Revision: 1.0 | 19 $Revision: 1.0 |
20 | 20 |
21 $Author: Condat(UK) | 21 $Author: Condat(UK) |
22 $Date: 25/10/00 | 22 $Date: 25/10/00 |
23 | 23 |
24 ******************************************************************************** | 24 ******************************************************************************** |
25 | 25 |
26 Description: | 26 Description: |
27 | 27 |
28 This module provides definitions of the types and | 28 This module provides definitions of the types and |
29 constants which are shared across the phone book | 29 constants which are shared across the phone book |
30 application modules. | 30 application modules. |
31 | 31 |
32 ******************************************************************************** | 32 ******************************************************************************** |
33 $History: MmiBookShared.h | 33 $History: MmiBookShared.h |
34 Oct 8 2006 OMAPS00097714 x0039928(sumanth) | 34 Oct 8 2006 OMAPS00097714 x0039928(sumanth) |
35 TTY HCO/VCO options in MMI | 35 TTY HCO/VCO options in MMI |
36 | 36 |
37 Sep 11, 2006 DR: OMAPS00094182 xrashmic | 37 Sep 11, 2006 DR: OMAPS00094182 xrashmic |
38 Description: midi and mp3 files is not being populated on accessing corresponding menu, but only during bootup | 38 Description: midi and mp3 files is not being populated on accessing corresponding menu, but only during bootup |
39 Solution: Populate files on accessing the "browse files" list | 39 Solution: Populate files on accessing the "browse files" list |
40 xrashmic 9 Sep 2006, OMAPS00092732 | 40 xrashmic 9 Sep 2006, OMAPS00092732 |
41 USBMS ER: Added menu in phone setting to set or unset PS shutdown while enumeration of USB MS | 41 USBMS ER: Added menu in phone setting to set or unset PS shutdown while enumeration of USB MS |
42 On USB connect event, a list of possible ports that can be enumerated would be displayed. | 42 On USB connect event, a list of possible ports that can be enumerated would be displayed. |
43 | 43 |
44 July 21, 2006 ER: OMAPS00087586, OMAPS00087587 x0pleela | 44 July 21, 2006 ER: OMAPS00087586, OMAPS00087587 x0pleela |
45 Description: OMAPS00087586: MasterKey funtion in TCS3.2 SW | 45 Description: OMAPS00087586: MasterKey funtion in TCS3.2 SW |
46 OMAPS00087587: Time Penaly feature extend handset security | 46 OMAPS00087587: Time Penaly feature extend handset security |
47 Solution:Made the following changes | 47 Solution:Made the following changes |
48 Added prototype for function SIMPCategoryListAttributes | 48 Added prototype for function SIMPCategoryListAttributes |
49 | 49 |
50 Apr 24, 2006 ERT: OMAPS00067603 x0043642 | 50 Apr 24, 2006 ERT: OMAPS00067603 x0043642 |
51 Description: Engineering mode | 51 Description: Engineering mode |
52 Solution: Added new engineering mode function prototypes. | 52 Solution: Added new engineering mode function prototypes. |
53 | 53 |
54 Jan 22, 2006 REF: OMAPS00061930 x0039928 | 54 Jan 22, 2006 REF: OMAPS00061930 x0039928 |
55 Bug:PhoneBook -Change entry and view entry through Change option-failed | 55 Bug:PhoneBook -Change entry and view entry through Change option-failed |
56 Fix: Phonebook is populated with phone numbers after some time and not immediately while saving the changed entries. | 56 Fix: Phonebook is populated with phone numbers after some time and not immediately while saving the changed entries. |
57 | 57 |
58 Nov 14, 2005 REF: OMAPS00044445 xdeepadh | 58 Nov 14, 2005 REF: OMAPS00044445 xdeepadh |
59 Description: Implementation of Test Menu for AAC | 59 Description: Implementation of Test Menu for AAC |
60 Solution: The existing MP3 test Application has been enhanced to support the AAC file testing. | 60 Solution: The existing MP3 test Application has been enhanced to support the AAC file testing. |
61 Sep 27,2005 REF: SPR 34402 xdeepadh | 61 Sep 27,2005 REF: SPR 34402 xdeepadh |
62 Bug:Mono option is always highlighted even when Stereo is selected | 62 Bug:Mono option is always highlighted even when Stereo is selected |
63 Fix:The channel setting will be saved in the FFS, which will be retrieved | 63 Fix:The channel setting will be saved in the FFS, which will be retrieved |
64 later and the selected channel will be higlighted. | 64 later and the selected channel will be higlighted. |
65 | 65 |
66 Aug 22, 2005 REF: ENH 31154 xdeepadh | 66 Aug 22, 2005 REF: ENH 31154 xdeepadh |
67 Description: Application to Test Camera | 67 Description: Application to Test Camera |
68 Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to | 68 Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to |
69 preview,capture and save image has been implemented. | 69 preview,capture and save image has been implemented. |
70 | 70 |
71 May 04, 2005 REF: CRR 30285 x0021334 | 71 May 04, 2005 REF: CRR 30285 x0021334 |
72 Description: SMS Status Request in idle and dedicated mode (using Menu) setting does not work | 72 Description: SMS Status Request in idle and dedicated mode (using Menu) setting does not work |
73 Solution: status of sms status request is read and focus is set accrodingly. | 73 Solution: status of sms status request is read and focus is set accrodingly. |
74 | 74 |
75 Nov 29, 2004 REF: CRR 25051 xkundadu | 75 Nov 29, 2004 REF: CRR 25051 xkundadu |
76 Description: INCALL SCREEN ?ADJUSTING THE VOLUME | 76 Description: INCALL SCREEN ?ADJUSTING THE VOLUME |
77 Fix: Added volume level list linked to up/down keys. | 77 Fix: Added volume level list linked to up/down keys. |
78 User can select the speaker volume among those levels. | 78 User can select the speaker volume among those levels. |
79 | 79 |
80 CRR: 25302 - xpradipg 10 Nov 2004 | 80 CRR: 25302 - xpradipg 10 Nov 2004 |
81 Description: Should be able to select the number fro the phonebook while | 81 Description: Should be able to select the number fro the phonebook while |
82 sending MMS/EMS. | 82 sending MMS/EMS. |
83 Solution: The new feature to select the number from phonebook while sending | 83 Solution: The new feature to select the number from phonebook while sending |
84 MMS/EMS is added | 84 MMS/EMS is added |
85 | 85 |
86 | 86 |
87 Jul 29, 2004 REF: CRR 20898 xkundadu | 87 Jul 29, 2004 REF: CRR 20898 xkundadu |
88 Description: No identification for user whether 'Auto-Answer' is On/Off | 88 Description: No identification for user whether 'Auto-Answer' is On/Off |
89 Solution: Added the function GetAutoAnswerMenu() prototype. | 89 Solution: Added the function GetAutoAnswerMenu() prototype. |
90 | 90 |
91 | 91 |
92 | 92 |
93 Jul 22,2004 CRR:20896 xrashmic - SASKEN | 93 Jul 22,2004 CRR:20896 xrashmic - SASKEN |
94 Description: The current time format is not highlighted | 94 Description: The current time format is not highlighted |
95 Fix: Instead of providing the submenu directly we call a function | 95 Fix: Instead of providing the submenu directly we call a function |
96 where we set the menu and also higlight the previously selected menu item | 96 where we set the menu and also higlight the previously selected menu item |
97 | 97 |
98 May 27, 2004 REF: CRR 19186 Deepa M.D | 98 May 27, 2004 REF: CRR 19186 Deepa M.D |
99 Bug : "Setting" menu not available during a call | 99 Bug : "Setting" menu not available during a call |
100 Fix : "Setting" menu has been provided to set the SMS settings, during the active call | 100 Fix : "Setting" menu has been provided to set the SMS settings, during the active call |
101 | 101 |
102 25/10/00 Original Condat(UK) BMI version. | 102 25/10/00 Original Condat(UK) BMI version. |
103 | 103 |
104 $End | 104 $End |
105 | 105 |
106 *******************************************************************************/ | 106 *******************************************************************************/ |
107 | 107 |
108 | 108 |
109 | 109 |
110 /******************************************************************************* | 110 /******************************************************************************* |
111 | 111 |
112 Include Files | 112 Include Files |
113 | 113 |
114 *******************************************************************************/ | 114 *******************************************************************************/ |
115 | 115 |
116 /* The following include files provide the basic type definitions | 116 /* The following include files provide the basic type definitions |
117 required by the phone book application. In order to minimise | 117 required by the phone book application. In order to minimise |
118 the maintenance of these includes, we will define them all | 118 the maintenance of these includes, we will define them all |
174 #endif | 174 #endif |
175 | 175 |
176 | 176 |
177 | 177 |
178 /******************************************************************************* | 178 /******************************************************************************* |
179 | 179 |
180 Shared Definitions | 180 Shared Definitions |
181 | 181 |
182 *******************************************************************************/ | 182 *******************************************************************************/ |
183 | 183 |
184 /* Define standard error reports from the phone book | 184 /* Define standard error reports from the phone book |
185 */ | 185 */ |
186 #define BOOK_FAILURE (-1) | 186 #define BOOK_FAILURE (-1) |
196 /*SPR 1455, */ | 196 /*SPR 1455, */ |
197 #ifndef LSCREEN | 197 #ifndef LSCREEN |
198 #define NAME_SCREEN_MAX 13 | 198 #define NAME_SCREEN_MAX 13 |
199 #else | 199 #else |
200 #define NAME_SCREEN_MAX 41 | 200 #define NAME_SCREEN_MAX 41 |
201 #endif | 201 #endif |
202 | 202 |
203 /*SPR 1456*/ | 203 /*SPR 1456*/ |
204 #ifdef LSCREEN | 204 #ifdef LSCREEN |
205 #define NAME_LIST_SIZE 10 | 205 #define NAME_LIST_SIZE 10 |
206 #define MAX_SEARCHED 10 | 206 #define MAX_SEARCHED 10 |
242 | 242 |
243 | 243 |
244 | 244 |
245 | 245 |
246 /******************************************************************************* | 246 /******************************************************************************* |
247 | 247 |
248 Shared Structure Definitions | 248 Shared Structure Definitions |
249 | 249 |
250 *******************************************************************************/ | 250 *******************************************************************************/ |
251 | 251 |
252 | 252 |
253 /* Define the type of searching we can perform, these can be | 253 /* Define the type of searching we can perform, these can be |
254 on name, number or SIM location | 254 on name, number or SIM location |
255 */ | 255 */ |
256 typedef enum { | 256 typedef enum { |
257 SEARCH_BY_NAME, | 257 SEARCH_BY_NAME, |
258 SEARCH_BY_NUMBER, | 258 SEARCH_BY_NUMBER, |
259 SEARCH_BY_LOCATION | 259 SEARCH_BY_LOCATION |
260 } tSearchTypes; | 260 } tSearchTypes; |
261 | 261 |
262 typedef enum { | 262 typedef enum { |
471 | 471 |
472 | 472 |
473 | 473 |
474 | 474 |
475 /******************************************************************************* | 475 /******************************************************************************* |
476 | 476 |
477 Define common interface definitions | 477 Define common interface definitions |
478 | 478 |
479 *******************************************************************************/ | 479 *******************************************************************************/ |
480 | 480 |
481 /* Define shared macros for the event and dialog handlers. This macro | 481 /* Define shared macros for the event and dialog handlers. This macro |
482 definition ensures that all handlers are given the same interface. | 482 definition ensures that all handlers are given the same interface. |
483 */ | 483 */ |
489 | 489 |
490 | 490 |
491 | 491 |
492 | 492 |
493 /******************************************************************************* | 493 /******************************************************************************* |
494 | 494 |
495 Function Prototypes | 495 Function Prototypes |
496 | 496 |
497 *******************************************************************************/ | 497 *******************************************************************************/ |
498 | 498 |
499 | 499 |
500 //Nov 29, 2004 REF: CRR 25051 xkundadu | 500 //Nov 29, 2004 REF: CRR 25051 xkundadu |
501 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME | 501 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME |
502 //Fix: Added these prototype for the menu display function. | 502 //Fix: Added these prototype for the menu display function. |
503 MfwMnuAttr *ringerVolumeLevels( void ); | 503 MfwMnuAttr *ringerVolumeLevels( void ); |
504 | 504 |
505 // Jul 29, 2004 REF: CRR 20898 xkundadu | 505 // Jul 29, 2004 REF: CRR 20898 xkundadu |
506 // Added this function to return the 'AnyKeyAnswer' menu to display. | 506 // Added this function to return the 'AnyKeyAnswer' menu to display. |
507 MfwMnuAttr *GetAutoAnswerMenu(void); // RAVI | 507 MfwMnuAttr *GetAutoAnswerMenu(void); // RAVI |
508 | 508 |
590 MfwMnuAttr *bookUPNMenuAttributes( void );/*MC SPR 1327*/ | 590 MfwMnuAttr *bookUPNMenuAttributes( void );/*MC SPR 1327*/ |
591 MfwMnuAttr *bookMainMenuAttributes( void ); | 591 MfwMnuAttr *bookMainMenuAttributes( void ); |
592 MfwMnuAttr *bookCallBarringMenuAttributes( void ); | 592 MfwMnuAttr *bookCallBarringMenuAttributes( void ); |
593 MfwMnuItem *bookMainMenuItems( void ); | 593 MfwMnuItem *bookMainMenuItems( void ); |
594 MfwMnuAttr *calcOptionMenuAttributes( void ); | 594 MfwMnuAttr *calcOptionMenuAttributes( void ); |
595 MfwMnuAttr *settingMenuAttributes(void);//May 27, 2004 REF: CRR 19186 Deepa M.D | 595 MfwMnuAttr *settingMenuAttributes(void);//May 27, 2004 REF: CRR 19186 Deepa M.D |
596 //Aug 22, 2005 REF: ENH 31154 xdeepadh | 596 //Aug 22, 2005 REF: ENH 31154 xdeepadh |
597 #ifdef FF_MMI_TEST_CAMERA | 597 #ifdef FF_MMI_TEST_CAMERA |
598 MfwMnuAttr * qualityMenuAttributes(void); | 598 MfwMnuAttr * qualityMenuAttributes(void); |
599 MfwMnuAttr * colorMenuAttributes(void); | 599 MfwMnuAttr * colorMenuAttributes(void); |
600 #endif | 600 #endif |
699 MfwMnuAttr *FMRootFolderAttributes(void); | 699 MfwMnuAttr *FMRootFolderAttributes(void); |
700 MfwMnuAttr *FMDrivesOptionsListAttributes(void); | 700 MfwMnuAttr *FMDrivesOptionsListAttributes(void); |
701 MfwMnuAttr *FMDestDrivesListAttributes(void); | 701 MfwMnuAttr *FMDestDrivesListAttributes(void); |
702 MfwMnuAttr *FMDestRootFolderAttributes(void); | 702 MfwMnuAttr *FMDestRootFolderAttributes(void); |
703 #endif | 703 #endif |
704 // Sep 27,2005 REF: SPR 34402 xdeepadh | 704 // Sep 27,2005 REF: SPR 34402 xdeepadh |
705 // Nov 14, 2005 REF: OMAPS00044445 xdeepadh | 705 // Nov 14, 2005 REF: OMAPS00044445 xdeepadh |
706 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) | 706 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) |
707 MfwMnuAttr *PlayerChannelAttributes(void); | 707 MfwMnuAttr *PlayerChannelAttributes(void); |
708 #endif | 708 #endif |
709 | 709 |
710 //May 04, 2005 CRR:30285 x0021334 | 710 //May 04, 2005 CRR:30285 x0021334 |
711 MfwMnuAttr *SmsStatusReportAttributes(void); | 711 MfwMnuAttr *SmsStatusReportAttributes(void); |
716 MfwMnuAttr *fileviewerMenuAttributes( void );//file viewer | 716 MfwMnuAttr *fileviewerMenuAttributes( void );//file viewer |
717 MfwMnuAttr *ViewOptionsMenuAttributes( void );//file viewer | 717 MfwMnuAttr *ViewOptionsMenuAttributes( void );//file viewer |
718 #endif | 718 #endif |
719 | 719 |
720 //Sep 11, 2006 DR: OMAPS00094182 xrashmic | 720 //Sep 11, 2006 DR: OMAPS00094182 xrashmic |
721 #ifdef FF_MMI_TEST_MIDI | 721 #ifdef FF_MMI_TEST_MIDI |
722 MfwMnuAttr *MidiTestAppMenuAttributes(void); | 722 MfwMnuAttr *MidiTestAppMenuAttributes(void); |
723 #endif | 723 #endif |
724 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) | 724 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) |
725 MfwMnuAttr *AudioPlayerAppMenuAttributes(void); | 725 MfwMnuAttr *AudioPlayerAppMenuAttributes(void); |
726 #endif | 726 #endif |
727 | 727 |
728 /******************************************************************************* | 728 /******************************************************************************* |
729 | 729 |
730 Include Files For Phone Book Functionality | 730 Include Files For Phone Book Functionality |
731 | 731 |
732 *******************************************************************************/ | 732 *******************************************************************************/ |
733 | 733 |
734 /* These includes need to be here as they depend on definitions | 734 /* These includes need to be here as they depend on definitions |
735 defined above. | 735 defined above. |
736 */ | 736 */ |
750 #include "MmiMenu.h" | 750 #include "MmiMenu.h" |
751 | 751 |
752 | 752 |
753 | 753 |
754 /******************************************************************************* | 754 /******************************************************************************* |
755 | 755 |
756 End of File | 756 End of File |
757 | 757 |
758 *******************************************************************************/ | 758 *******************************************************************************/ |
759 | 759 |
760 | 760 |
761 #endif | 761 #endif |