• Home
  • History
  • Annotate
  • only in /sdk/apps/NotificationStudio/
History log of /sdk/apps/NotificationStudio/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3e190ede751474c7e1b87b34e36354c0ef9e8af4 27-Jul-2012 John Spurlock <jspurlock@google.com> Notification Studio initial commit.

Demo app for designing/previewing Android notifications on the device itself.
Simple UI for tweaking the various options available when constructing
notifications, including the new expanded builder styles introduced in api 16.

Notification designs can be shared as mockups (images) or code.

Uses latest support lib for compatibility back to api 10.

Change-Id: I3b6c539b36786ea5335f95a9ded4fb50ea5d0a00
classpath
project
settings/org.eclipse.jdt.core.prefs
ndroidManifest.xml
ibs/android-support-v4.jar
roject.properties
es/drawable-hdpi/android_logo.gif
es/drawable-hdpi/ic_notification_multiple_mail_holo_dark.png
es/drawable-hdpi/romain.jpg
es/drawable-nodpi/icon_bg.xml
es/drawable-nodpi/romainguy_rockaway.jpg
es/layout-v14/boolean_editor.xml
es/layout-v16/studio.xml
es/layout-w801dp/studio.xml
es/layout/boolean_editor.xml
es/layout/divider.xml
es/layout/editable_item.xml
es/layout/editors.xml
es/layout/preview.xml
es/layout/studio.xml
es/menu/action_bar.xml
es/values-sw600dp/dimens.xml
es/values-sw720dp/dimens.xml
es/values-v11/colors.xml
es/values-v11/dimens.xml
es/values/colors.xml
es/values/dimens.xml
es/values/strings.xml
rc/com/android/notificationstudio/MaxHeightScrollView.java
rc/com/android/notificationstudio/NotificationStudioActivity.java
rc/com/android/notificationstudio/action/ShareCodeAction.java
rc/com/android/notificationstudio/action/ShareMockupAction.java
rc/com/android/notificationstudio/editor/BitmapEditor.java
rc/com/android/notificationstudio/editor/BooleanEditor.java
rc/com/android/notificationstudio/editor/DateTimeEditor.java
rc/com/android/notificationstudio/editor/DropDownEditor.java
rc/com/android/notificationstudio/editor/Editors.java
rc/com/android/notificationstudio/editor/IconEditor.java
rc/com/android/notificationstudio/editor/IntEditor.java
rc/com/android/notificationstudio/editor/LinesEditor.java
rc/com/android/notificationstudio/editor/TextEditor.java
rc/com/android/notificationstudio/generator/CodeGenerator.java
rc/com/android/notificationstudio/generator/NotificationGenerator.java
rc/com/android/notificationstudio/model/EditableItem.java
rc/com/android/notificationstudio/model/EditableItemConstants.java