3169ffbc04
								
							 
						 
						
							
									SeekBarPreference: don't make the value text selectable 
							 
							
							
The ADT lint warnings flagged the value text as "consider making
the text selectable", however if you do TalkBack will cause the
first character to be read every time the seekbar changes poisiton
(due to the text being updated via the setText method).
This is annoying and confusing, so textIsSelectable is set to false
to supress the lint warning. 
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								c8d0484e38
								
							 
						 
						
							
									SeekBarPreference: make the value text selectable. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								18bfb79a2b
								
							 
						 
						
							
									SeekBarPreference: clean up the layout styles on the 'Set to default' button. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								747f65522f
								
							 
						 
						
							
									SeekBarPreferences: adjust the margins and paddings on the dialog items. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								d0ba13ae1d
								
							 
						 
						
							
									SeekBarPreference: support resetting to the default value. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								20010daac3
								
							 
						 
						
							
									SeekBarPreference: show the formatted current value in the preference dialog. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								ac6099ebf1
								
							 
						 
						
							
									Hook up the volume parameter to a slider preference dialog. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								1ac6d04c48
								
							 
						 
						
							
									eSpeakActivity.java: support speaking specified text in the activity. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								2564e75444
								
							 
						 
						
							
									Display error messages in a status field instead of via dialogs. 
							 
							
							
							
						 
						13 years ago  
				
					
						
							
								 
						
							
								d92abbe342
								
							 
						 
						
							
									Move the buttons to the options menu UI accessible via the menu button. 
							 
							
							
							
						 
						13 years ago  
				
					
						
							
								 
						
							
								42aba8a20b
								
							 
						 
						
							
									Update the UI to use a preferences-style display for the information items (default voice and installed voices). 
							 
							
							
							
						 
						13 years ago  
				
					
						
							
								 
						
							
								df0f166fb4
								
							 
						 
						
							
									Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 
							 
							
							
							
						 
						13 years ago