commit | d4bbc122b90c63c5906ad32c4652b72c9409fd44 | [log] [tgz] |
---|---|---|
author | Isaac Katzenelson <isaack@android.com> | Thu Oct 25 11:37:32 2012 -0700 |
committer | Isaac Katzenelson <isaack@android.com> | Wed Nov 14 17:40:08 2012 -0800 |
tree | 132664058c9d6e38dfd73357f54575f982292876 | |
parent | 2ab6f50a7d4eddb59ca2af908ec8a3945ab35189 [diff] |
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