More icon changes, including switching to vector icons.
| @@ -18,7 +18,7 @@ import android.widget.Button; | ||||
|  | ||||
| // TODO sound audible alarm -- see AlarmKlaxon.java | ||||
| // TODO Lower alarm volume if in phone call (and detect phone call!) | ||||
| // TODO set another alarm for the next half-hour (or grace_period / 2)? | ||||
| // TODO Snooze? set another alarm for the next half-hour (or grace_period / 2)? | ||||
|  | ||||
| public class AlarmAlertActivity extends Activity { | ||||
|     // TODO correct alert lifetime | ||||
|   | ||||
| @@ -42,7 +42,7 @@ public class AlarmNotify extends Service { | ||||
|         final long endTime = System.currentTimeMillis() + (gracePeriod * 60 * 1000); | ||||
|  | ||||
|         //Bitmap bm = BitmapFactory.decodeResource(getResources(), R.drawable.alarm_notification); | ||||
|         Bitmap bm = BitmapFactory.decodeResource(getResources(), R.drawable.ic_grayscale); | ||||
|         Bitmap bm = BitmapFactory.decodeResource(getResources(), R.drawable.ic_launcher_grey); | ||||
|         final NotificationManager nm = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE); | ||||
|         final Notification.Builder notification = new Notification.Builder(this) | ||||
|                 .setContentTitle(getString(R.string.app_name)) | ||||
|   | ||||
| Before Width: | Height: | Size: 6.8 KiB | 
| Before Width: | Height: | Size: 7.0 KiB | 
| Before Width: | Height: | Size: 4.1 KiB | 
| Before Width: | Height: | Size: 3.8 KiB | 
| Before Width: | Height: | Size: 11 KiB | 
| Before Width: | Height: | Size: 10 KiB | 
| Before Width: | Height: | Size: 23 KiB | 
| Before Width: | Height: | Size: 19 KiB | 
| Before Width: | Height: | Size: 64 KiB | 
							
								
								
									
										504
									
								
								HypoAlarm/src/main/res/drawable/ic_launcher.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 20 KiB | 
							
								
								
									
										491
									
								
								HypoAlarm/src/main/res/drawable/ic_launcher_grey.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 19 KiB |