History log of /packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4bbc122b90c63c5906ad32c4652b72c9409fd44 25-Oct-2012 Isaac Katzenelson <isaack@android.com> Read cities names for DB and not from list

Bug: 7413861

The list of user selected cities in world clock was using the name from the usr's list and
not from the DB. When a change of locale is done on the device, the cities name were not changed.
Changed the WorldClock adapter to use the DB name and timezone if available.
Added suport in both app and widget.

Change-Id: I029581f9fd6cf245ac980c1d1352e0d777924ccd
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
7048625adb7c349deab4c00b2d85bcf65c164ae5 24-Oct-2012 Isaac Katzenelson <isaack@android.com> New digital clock widget for Clock

Bug: 7390795

Added a new widget with its own provider and service and factory.
Factory extends a broadcast receiver and listens to all time
changes, locale changes, changes in world clock and alarms.
Added broadcasts for changing the world clock's user cities list
and for setting the next alarm.

Change-Id: Ida4bbd619da941fb46505cb2ac653fde0a41a97f
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
92ccd14f35758b626632218fedf434874954f770 25-Oct-2012 Isaac Katzenelson <isaack@android.com> Revert "Read cities names for DB and not from list"

This reverts commit eee5b1f9b714710fda624b711e845ebf658b713b

Change-Id: Ic7986bc74b71700ae3e400e2ab969a4b3fbbb903
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
eee5b1f9b714710fda624b711e845ebf658b713b 25-Oct-2012 Isaac Katzenelson <isaack@android.com> Read cities names for DB and not from list

Bug: 7413861

The list of user selected cities in world clock was using the name from the usr's list and
not from the DB. When a change of locale is done on the device, the cities name were not changed.
Changed the WorldClock adapter to use the DB name and timezone if available.

Change-Id: I11b44c61c792ce0821f8a8e34f9c9086d6bfb66f
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
ef08487b5fec499811774e78ac0e556634ebd29a 04-Oct-2012 Isaac Katzenelson <isaack@android.com> WorldClock part 2

Change-Id: Ic45f765f54a8798e549763ae4dfb85efad63f220
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java
948edb548f26c6aef3d918d01d80ea37570da41d 27-Sep-2012 Isaac Katzenelson <isaack@android.com> New world clock

Change-Id: I772726bc26db55e93c22b1add6fa4081f84b01a5
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/Cities.java