Commit Graph

8100 Commits

Author SHA1 Message Date
Mathew Inwood 72f0eab89d am b90860a9: Expose workspace.moveToDefaultScreen.
* commit 'b90860a99630bbd24f90cc205d8990187b0ed12e':
  Expose workspace.moveToDefaultScreen.
2014-04-14 16:15:19 +00:00
Mathew Inwood b90860a996 Expose workspace.moveToDefaultScreen.
This is to allow derived launcher classes to move the workspace to the
default screen when a drag is started, in case the current screen is not
capable of acting as a drop target.

Bug: 13962574
Change-Id: I8a6e94ce08be825c344beb708d244d2def5f319f
2014-04-11 17:22:56 +01:00
Adam Cohen d08da56f0a am 8ac896b8: Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly
* commit '8ac896b8c84066c109c2c4b97805f36270636121':
  Fix serious data loss issue for folders and hotseat items
2014-04-11 01:18:25 +00:00
Adam Cohen 8ac896b8c8 Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly 2014-04-11 01:14:56 +00:00
Adam Cohen a7946070dc Fix serious data loss issue for folders and hotseat items
Change-Id: I37a5b44c670c2a1f99eb97b77cfdbc78534fdf91

bug 13964735
2014-04-11 01:13:46 +00:00
Baligh Uddin 4b4c835bd9 am 6a641a56: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly
* commit '6a641a569987f5edd725cb2dea6a992751cfbfbe':
  Import translations. DO NOT MERGE
2014-04-10 15:58:27 +00:00
Baligh Uddin 6a641a5699 Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly 2014-04-10 15:54:06 +00:00
Baligh Uddin 8790927424 Merge "Import translations. DO NOT MERGE" into ub-now-nova 2014-04-10 15:54:03 +00:00
Baligh Uddin bd45770b8a Import translations. DO NOT MERGE
Change-Id: Ib7afd2524a24e257197b9e93c98edb93eea64b1a
Auto-generated-cl: translation import
2014-04-09 13:28:04 -07:00
Baligh Uddin a7b99b59c2 Import translations. DO NOT MERGE
Change-Id: I79cba96f30222edc7c238c69ba39c42e5796dc94
Auto-generated-cl: translation import
2014-04-09 13:27:43 -07:00
Adam Cohen 134cb7daca am f6a47bbc: Merge "Ensure the intro view is always the top view in the draglayer if it is present" into ub-now-mister-ugly
* commit 'f6a47bbc05b7797a85034760b001f0050bf439a8':
  Ensure the intro view is always the top view in the draglayer if it is present
2014-04-09 18:58:16 +00:00
Adam Cohen daeeb31ac0 am 646fdf70: Upping activity start delay
* commit '646fdf70b45f330a02104106a65ab7a529e70c6e':
  Upping activity start delay
2014-04-09 18:58:16 +00:00
Adam Cohen f6a47bbc05 Merge "Ensure the intro view is always the top view in the draglayer if it is present" into ub-now-mister-ugly 2014-04-09 17:37:26 +00:00
Adam Cohen 646fdf70b4 Upping activity start delay
Change-Id: I4b72ae9d719825e1be8f1feb3643f9311dde2534
2014-04-08 17:02:08 -07:00
Adam Cohen b670f195ff Ensure the intro view is always the top view in the draglayer if it is present
-> On devices post-api-16, we can achieve this just with child drawing order
   but on level 16 devices, child drawing order doesn't give us touch
   dispatch which is problematic for the intro screen.

issue 13796017

Change-Id: Ibf89ae91d8489f2de1eb9c8f235a0e6e6aed1847
2014-04-08 16:56:09 -07:00
Baligh Uddin ea2c0d4c14 am 37b49b18: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly
* commit '37b49b18730b39677d068827377228616297116a':
  Import translations. DO NOT MERGE
2014-04-08 02:24:43 +00:00
Baligh Uddin 37b49b1873 Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly 2014-04-08 02:20:30 +00:00
Baligh Uddin 56f1499154 Merge "Import translations. DO NOT MERGE" into ub-now-nova 2014-04-08 02:20:28 +00:00
Adam Cohen 38e7a6af26 am c4cf34de: Merge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub-now-mister-ugly
* commit 'c4cf34dedb5fc21fce30924105729fa3dad6aa90':
  Fix pre sdk-18 compatibility (crash in dispatchDraw)
2014-04-07 22:36:09 +00:00
Adam Cohen c4cf34dedb Merge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub-now-mister-ugly 2014-04-07 22:32:58 +00:00
Adam Cohen 2d783ce2f4 Fix pre sdk-18 compatibility (crash in dispatchDraw)
issue 13801679

Change-Id: I25b997179fd8eb7cdec6fc48d81533fb1c3094ce
2014-04-07 14:12:54 -07:00
Baligh Uddin 26970efd23 Import translations. DO NOT MERGE
Change-Id: If1b27543739c08858de732abebe4911924591d03
Auto-generated-cl: translation import
2014-04-07 12:51:09 -07:00
Baligh Uddin a42534f948 Import translations. DO NOT MERGE
Change-Id: I1e236770eb6f0b892aa0062eee00f9cdb918d307
Auto-generated-cl: translation import
2014-04-07 12:50:46 -07:00
Adam Cohen 757167c27e am 59551217: Merge "Attempt to fix crash on workspace drag and drop on certain JB devices" into ub-now-mister-ugly
* commit '59551217428a9cfbe11f727d0b69246a291931b5':
  Attempt to fix crash on workspace drag and drop on certain JB devices
2014-04-05 02:57:37 +00:00
Winson Chung 45df45fc02 am 69dffdb8: Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)
* commit '69dffdb83a614a6b02a2363e0ade510948549972':
  Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)
2014-04-05 02:57:36 +00:00
Adam Cohen f8f1ec378e am eaabe7c8: Merge "Cleanup orphaned workspace items on db upgrade" into ub-now-mister-ugly
* commit 'eaabe7c89a778afdcc0c0be538bff807ea1304ae':
  Cleanup orphaned workspace items on db upgrade
2014-04-05 02:57:16 +00:00
Adam Cohen 5955121742 Merge "Attempt to fix crash on workspace drag and drop on certain JB devices" into ub-now-mister-ugly 2014-04-05 00:13:46 +00:00
Winson Chung 69dffdb83a Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)
Change-Id: I24b25a0eada1ac9273a57b02d80a2451d08b02b0
2014-04-04 17:06:02 -07:00
Adam Cohen d3a4e420f8 Attempt to fix crash on workspace drag and drop on certain JB devices
issue 13801679

Change-Id: I4769220ddeab566a869050b20d6064809c70bc19
2014-04-04 16:53:02 -07:00
Adam Cohen eaabe7c89a Merge "Cleanup orphaned workspace items on db upgrade" into ub-now-mister-ugly 2014-04-04 20:42:10 +00:00
Adam Cohen 5c61d17f0f am 8f006edb: Prevent exception in production when icons collide during bind
* commit '8f006edba228622422088a358aafee069e1d9cfb':
  Prevent exception in production when icons collide during bind
2014-04-04 01:52:27 +00:00
Adam Cohen 8f006edba2 Prevent exception in production when icons collide during bind
-> We only need to throw an exception for dogfooders so we can
   track the issue
-> Worst case, an icon is ignored, does not warrant a crash.

issue 12106766

Change-Id: I054a849eb3d65762dc5e1bf699c76655f687c3e8
2014-04-03 18:14:30 -07:00
Adam Cohen 119285e755 Cleanup orphaned workspace items on db upgrade
-> Any workspace item whose screen id is not present in the
   screens table is removed from the database. This is
   intended to restore database consistency.

issue 13741729

Change-Id: I9a04b4165f1d85541025fcf48ddf2ad9e39ae94e
2014-04-02 17:04:41 -07:00
Baligh Uddin dc1f5c4dcb Merge "Import translations. DO NOT MERGE" into ub-now-nova 2014-04-02 21:11:28 +00:00
Baligh Uddin 1ca63ead10 am cc95d18d: (-s ours) Import translations. DO NOT MERGE
* commit 'cc95d18d6ddeaf247b1f43659153edb1b3f315d7':
  Import translations. DO NOT MERGE
2014-04-02 20:12:21 +00:00
Baligh Uddin cda6fc3430 Import translations. DO NOT MERGE
Change-Id: I3c16fbad924bbc62bcb4ff0b419e7409c1d796b4
Auto-generated-cl: translation import
2014-04-02 12:34:59 -07:00
Baligh Uddin cc95d18d6d Import translations. DO NOT MERGE
Change-Id: If301cb07c8b50249a8e657c2ebe6d0f86f613b26
Auto-generated-cl: translation import
2014-04-02 12:34:32 -07:00
Chris Wren 2204dc6b63 am 7f83b228: Merge "update strings for welcome back" into ub-now-mister-ugly
* commit '7f83b228353ff2af5ef8d48ad48fdd4082f67aa3':
  update strings for welcome back
2014-04-02 02:32:50 +00:00
Chris Wren 7f83b22835 Merge "update strings for welcome back" into ub-now-mister-ugly 2014-04-02 02:28:11 +00:00
Adam Cohen 7727179cd9 am dcb173d0: Make sure the workspace screens don\'t get updated while workspace is loading
* commit 'dcb173d0e348c23d967bb0939e63b6ce4e1bd503':
  Make sure the workspace screens don't get updated while workspace is loading
2014-04-01 21:51:00 +00:00
Adam Cohen dcb173d0e3 Make sure the workspace screens don't get updated while workspace is loading
-> Found another path that could lead to the same issue
   [add shortcut with config activity to an existing folder,
   when config activity launches, kill launcher, configure
   shortcut. observe crash and data loss].
-> Plugged up above, and a couple other potential holes
-> Initial fix probably took care of the main issue

Issue 12523285

Change-Id: I29db9da4af4a8bf22047eb46bd49354447d04b8d
2014-04-01 14:31:51 -07:00
Chris Wren c6e7d9e917 update strings for welcome back
Bug: 13531041
Change-Id: Iabcb40df50850bd91b9ec972b407e4267960e4b9
2014-04-01 16:14:00 -04:00
Adam Cohen 804bcbf342 am 8440e7ce: Merge "Increase delay before dismissing intro screen (issue 13691305)" into ub-now-mister-ugly
* commit '8440e7ce17a3d54254217c69982c2ec2937ba4ba':
  Increase delay before dismissing intro screen (issue 13691305)
2014-03-31 15:14:10 +00:00
Adam Cohen 8440e7ce17 Merge "Increase delay before dismissing intro screen (issue 13691305)" into ub-now-mister-ugly 2014-03-31 15:10:34 +00:00
Adam Cohen dc493591f8 am 4a9423d6: Add method to determine if first run activity has been shown (issue 13680732)
* commit '4a9423d6ddda9009f9489d5546a822f9222e78c4':
  Add method to determine if first run activity has been shown (issue 13680732)
2014-03-28 23:04:26 +00:00
Adam Cohen 2252adea26 Increase delay before dismissing intro screen (issue 13691305)
Change-Id: I0b81d61b922278e0e72c3055086010612687c7d9
2014-03-28 15:29:07 -07:00
Adam Cohen 4a9423d6dd Add method to determine if first run activity has been shown (issue 13680732)
Change-Id: Ia0da4148fd0365c6ae9c3a5a4cff7118959f6382
2014-03-28 14:51:17 -07:00
Selim Cinek 08d79b7864 am 31442560: Fixed crash when setting wallpaper with built in rotation
* commit '314425602a7ccd9cc2bdef1a11f5e51211201b6f':
  Fixed crash when setting wallpaper with built in rotation
2014-03-27 20:03:42 +00:00
Selim Cinek 314425602a Fixed crash when setting wallpaper with built in rotation
If an image had a built-in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees.

Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421
2014-03-27 20:35:19 +01:00
Selim Cinek 68f8cf930a am 7c989e90: Fixed wallpaper bug where wrong size was taken when cropping
* commit '7c989e90e84b29f4762abaf2c80ecafc1a9e99d4':
  Fixed wallpaper bug where wrong size was taken when cropping
2014-03-24 16:46:47 +00:00