|
WIMM Labs |
|||||||
PREV NEXT | FRAMES NO FRAMES |
ViewTray
and holds child views retrieved from an Adapter
.Beeper.Beep
at the end of the sequence.
Beeper.Beep
at the end of the sequence using the provided duration
and pitch
.
duration
.
Dialog
that can display one, two or three buttons.AnalogWatchView
class extends BaseWatchView
to create an analog type watchface.SecondHandMovement
class provides watchface hand movement for AnalogWatchView.setSecondHandMovementType(com.wimm.framework.watches.AnalogWatchView.SecondHandMovement)
.BaseWatchView
is the base class for AnalogWatchView
and DigitalWatchView
.duration
and the default pitch.
duration
and pitch
.
Beeper.Beep
.
Beeper.Sequence
.
PendingIntent
dispatched when the notification's button is tapped.
Wimm.Settings.DATE_FORMAT
.
Wimm.Settings.DATETIME_TIMEOFFSET_MINUTES
.
Wimm.Settings.DATE_FORMAT
.
Dialog
for selecting a date (month and day).Wimm.Settings.DATETIME_TIMEOFFSET_MINUTES
.
Wimm.Settings.DATETIME_WEEKSTARTDAY
.
Wimm.Settings.DEVICE_NAME
.
Activity
to present an immediate task or choice to the user.BaseWatchView
to provide digital watch functionality.DigitalWatchView.setTransitionType(com.wimm.framework.watches.DigitalWatchView.NumberTransition)
.BaseWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and BaseWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to draw subviews within
BaseWatchView Layout.
AnalogWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and AnalogWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to drawn the watch background
AnalogWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and AnalogWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to drawn the hour hand.
AnalogWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and AnalogWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to drawn the minute hand.
AnalogWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and AnalogWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to drawn the second pin.
AnalogWatchView.drawWatch(android.graphics.Canvas, android.text.format.Time)
and AnalogWatchView.drawPassiveWatch(android.graphics.Canvas, android.text.format.Time)
to drawn the second hand.
NetworkService.ACTION_NETWORK_FAILURE
containing the failure reason.
ArrayList<String>
extra in SyncService.Intent.ACTION_NOTIFY_PREFS_MOD
.
Wimm.Intent.ACTION_SENSOR_AVAILABILITY_CHANGED
.
Typeface
class.CITY_UID
for all the cities that
the user has added in the Weather App web preference settings.
Calendar.Event
for the calendar and ID provided by the eventUri
.
date
.
Calendar.Event
object from a Cursor
at the current row.
date
.
ViewTray
index.
JSONArray
value of the preference stored for the given name, or
the default value provided if the preference could not be found or parsed.
JSONObject
value of the preference stored for the given name, or
the default value provided if the preference could not be found or parsed.
WorldClock.Location
object from a Cursor
at the current row.
WorldClock.Location
information for all the cities that
the user have added in the WorldClock web preference settings.
displayTimeout
seconds
event has not ended yet
cityUid
.
Weather.WeatherInfo
object from a Cursor
at the current row.
LauncherActivity
class provides application launching and exiting behaviors.LocationCache.ACTION_LOCATION_ADDED
containing a Location
.
NetworkService
class provides an interface for requesting a network connection.NetworkService.EXTRA_ERROR
.NotificationAgent
.title
and a body
.
OnDragEnd
event.
JSONArray
that will be persisted and synced with the service.
JSONObject
value that will be persisted and synced with the service.
Cursor
that points to all Calendars in the
Calendar App database.
Cursor
that points to
specific Calendars in the Calendar App database.
Cursor
that points to all Events in the
Calendar App database.
Cursor
that points to specific
Events in the Calendar App database.
Cursor
that points to all the Weather data
in the Weather App database.
Cursor
that points to specific
Weather data in the Weather App database.
Cursor
that points to all WorldClock data
in the WorldClock database.
WorldClock.Columns
of all WorldClocks that are in the "Asia/Tokyo" timezone.
onDateSelected
event.
onTimeSelected
event.
DigitalWatchView.NumberTransition
).
onYearSelected
event.
Wimm.Settings.SYNC_INTERVAL_MINUTES
.
Dialog
.Dialog
for selecting a time (hour and minute).Wimm.Settings.UNITS_SYSTEM
.
Wimm.Settings.UNITS_SYSTEM
.
Wimm.Settings.UNITS_SYSTEM
.
ViewTray.OnIndexChangeListener.onIndexDidChange(int)
events when the visible child view changes.ScrollView
from WIMM SDK 1.0.3 onwards.Settings.System
.Dialog
for selecting a year.
|
WIMM Labs |
|||||||
PREV NEXT | FRAMES NO FRAMES |