Commit Graph

36166 Commits

Author SHA1 Message Date
The Android Open Source Project d226e0a2cc Revert "temporarily undo 6541ead358 to fix the build"
This reverts commit a4be3693b5.
2009-05-11 18:22:38 -07:00
Jeff Sharkey 83f111d129 Prevent race condition when cancelling long-press for scroll.
When dragging between workspaces in rapid succession, the canceling of the
original long-press timer wasn't being triggered correctly.  (When the timer
fires, it might read an invalid Workspace.allowLongPress() value.)

This patchset correctly cancels any pending long-press timers once a desktop
scroll begins, and we don't need to rely on the allowLongPress() value.
2009-05-11 18:18:16 -07:00
The Android Open Source Project a4be3693b5 temporarily undo 6541ead358 to fix the build 2009-05-11 16:40:44 -07:00
Android (Google) Code Review 6541ead358 am ecadabf: Merge change 1372 into donut
Merge commit 'ecadabf578369def58e343c1adbb5537aa9801e4'

* commit 'ecadabf578369def58e343c1adbb5537aa9801e4':
  Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before.
2009-05-11 15:04:38 -07:00
Android (Google) Code Review ecadabf578 Merge change 1372 into donut
* changes:
  Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before.
2009-05-11 15:03:50 -07:00
Romain Guy 263e019baa Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. 2009-05-11 11:50:46 -07:00
Android (Google) Code Review 2533ed2e4f am c7a21b5: Merge change 1274 into donut
Merge commit 'c7a21b5fe07837a1146f9781c1787100b8c04e84'

* commit 'c7a21b5fe07837a1146f9781c1787100b8c04e84':
  Modify comments in Launcher strings for global search.
2009-05-08 14:33:37 -07:00
Android (Google) Code Review c7a21b5fe0 Merge change 1274 into donut
* changes:
  Modify comments in Launcher strings for global search.
2009-05-08 14:33:08 -07:00
Mike LeBeau 692935664e Modify comments in Launcher strings for global search. 2009-05-08 14:27:31 -07:00
Ramanan Rajeswaran d122606c30 am 82fb8aa: am c4c1f32: AI 148592: Fix wallpaperchooser from previewing
Merge commit '82fb8aab77147d344e00a8ed312aa299bf8a3bda'

* commit '82fb8aab77147d344e00a8ed312aa299bf8a3bda':
  AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed
2009-05-08 13:21:37 -07:00
Ramanan Rajeswaran 82fb8aab77 am c4c1f32: AI 148592: Fix wallpaperchooser from previewing the default_
Merge commit 'c4c1f32159cf125f60c6057e5099aa3e0dc439cf' into donut

* commit 'c4c1f32159cf125f60c6057e5099aa3e0dc439cf':
  AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed
2009-05-08 13:17:39 -07:00
Ramanan Rajeswaran c4c1f32159 AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed
when we override the default wallpaper.
  BUG=1836838

Automated import of CL 148592
2009-05-08 13:15:08 -07:00
Jeff Sharkey 6d3bfe53a8 Make Launcher request BIND_APPWIDGET.
See http://b/issue?id=1839074 for more details.
2009-05-07 16:30:32 -07:00
Romain Guy 29b85713b1 am 82d94d9: Fixes 1543726. Double-clicking Home should not make the work
Merge commit '82d94d9e9ee4eb6b14db3c8df2f47dcae5ce4ab0'

* commit '82d94d9e9ee4eb6b14db3c8df2f47dcae5ce4ab0':
  Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout.
2009-05-06 17:57:33 -07:00
Romain Guy 82d94d9e9e Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout. 2009-05-06 17:43:13 -07:00
Romain Guy 1c53b63279 am 51afc02: Fix obsolete javadoc
Merge commit '51afc022fa76c79f0d1ece470ddc126c08fea8a4'

* commit '51afc022fa76c79f0d1ece470ddc126c08fea8a4':
  Fix obsolete javadoc
2009-05-04 18:04:21 -07:00
Romain Guy 51afc022fa Fix obsolete javadoc 2009-05-04 18:03:43 -07:00
Eric Fischer 65ea51501c am a84402a: am f40e4dd: AI 148147: Import lots of zh_TW translation chan
Merge commit 'a84402aa1f2e8c2ae8c6c2cf20082b5a25c8cf6f'

* commit 'a84402aa1f2e8c2ae8c6c2cf20082b5a25c8cf6f':
  AI 148147: Import lots of zh_TW translation changes.
2009-04-30 18:13:03 -07:00
Eric Fischer a84402aa1f am f40e4dd: AI 148147: Import lots of zh_TW translation changes.
Merge commit 'f40e4dd1cfb1d1faccd3b28ff8b92fce714a0c7c' into donut

* commit 'f40e4dd1cfb1d1faccd3b28ff8b92fce714a0c7c':
  AI 148147: Import lots of zh_TW translation changes.
2009-04-30 17:37:36 -07:00
Eric Fischer f40e4dd1cf AI 148147: Import lots of zh_TW translation changes.
Automated import of CL 148147
2009-04-30 17:32:16 -07:00
Ramanan Rajeswaran 285917f150 am d86847e: am fc1a6d1: AI 148132: Add two wallpapers for tmobile and se
Merge commit 'd86847ee018912e1ed9c83990711926907ee95a9'

* commit 'd86847ee018912e1ed9c83990711926907ee95a9':
  AI 148132: Add two wallpapers for tmobile and set the default wallpaper to tmobile
2009-04-30 17:31:31 -07:00
Ramanan Rajeswaran d86847ee01 am fc1a6d1: AI 148132: Add two wallpapers for tmobile and set the defaul
Merge commit 'fc1a6d11747992ec1cdcc6c71899576c5bf8085f' into donut

* commit 'fc1a6d11747992ec1cdcc6c71899576c5bf8085f':
  AI 148132: Add two wallpapers for tmobile and set the default wallpaper to tmobile
2009-04-30 17:28:22 -07:00
Ramanan Rajeswaran fc1a6d1174 AI 148132: Add two wallpapers for tmobile and set the default wallpaper to tmobile
turtle
  BUG=1808772

Automated import of CL 148132
2009-04-30 17:25:21 -07:00
Eric Fischer 955415a562 am cd22729: am 9ebccd0: AI 148026: Update zh_TW translations.
Merge commit 'cd22729bc6872e8c032d0fa4102d9f512a55bb31'

* commit 'cd22729bc6872e8c032d0fa4102d9f512a55bb31':
  AI 148026: Update zh_TW translations.
2009-04-30 17:24:31 -07:00
Eric Fischer cd22729bc6 am 9ebccd0: AI 148026: Update zh_TW translations.
Merge commit '9ebccd0e08317e860c17f5db606b3491a3af1616' into donut

* commit '9ebccd0e08317e860c17f5db606b3491a3af1616':
  AI 148026: Update zh_TW translations.
2009-04-30 17:10:44 -07:00
Romain Guy 536985a5a5 am 15ea33d: Fixes #1798818. Enable the appropriate cache color hint for
Merge commit '15ea33d38b68c4a603b374f57049dbe37f7b74e2'

* commit '15ea33d38b68c4a603b374f57049dbe37f7b74e2':
  Fixes #1798818. Enable the appropriate cache color hint for folders to speed up the scrolling.
2009-04-30 17:03:41 -07:00
Eric Fischer 9ebccd0e08 AI 148026: Update zh_TW translations.
Automated import of CL 148026
2009-04-30 16:48:34 -07:00
Romain Guy 15ea33d38b Fixes #1798818. Enable the appropriate cache color hint for folders to speed up the scrolling. 2009-04-30 15:11:58 -07:00
Eric Fischer c4f6991b14 am f7dd0a8: am 587c717: AI 147492: Update zh_TW translations.
Merge commit 'f7dd0a888a9799782d4aab498f750acca2ad0534'

* commit 'f7dd0a888a9799782d4aab498f750acca2ad0534':
  AI 147492: Update zh_TW translations.
2009-04-29 13:43:27 -07:00
Romain Guy 7db3f142af am 5a94139: Fixes #1780990. Do not save the open state of the drawer whe
Merge commit '5a94139ff6f5378901f8530f8dd3833d218e966d'

* commit '5a94139ff6f5378901f8530f8dd3833d218e966d':
  Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application.
2009-04-29 13:43:27 -07:00
Karl Rosaen df3e5971c1 am 71b0594: Merge branch \'readonly-p4-donut\' into donut
Merge commit '71b0594a6fc7339281add91d2ac61b181f89a2af'

* commit '71b0594a6fc7339281add91d2ac61b181f89a2af':
  AI 147564: Merge back from search branch to donut.  Notes:
2009-04-29 13:43:27 -07:00
Eric Fischer f7dd0a888a am 587c717: AI 147492: Update zh_TW translations.
Merge commit '587c717d006aaf25c89bec504d1e7feeebd96d83' into donut

* commit '587c717d006aaf25c89bec504d1e7feeebd96d83':
  AI 147492: Update zh_TW translations.
2009-04-28 21:57:28 -07:00
Romain Guy 5a94139ff6 Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application. 2009-04-28 15:18:25 -07:00
The Android Open Source Project 23a966c406 Merge commit 'korg/donut' 2009-04-24 13:55:02 -07:00
Karl Rosaen 71b0594a6f Merge branch 'readonly-p4-donut' into donut 2009-04-23 19:01:37 -07:00
Karl Rosaen 138a04170d AI 147564: Merge back from search branch to donut. Notes:
- all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy)
  - all new public apis are @hidden; they will still get reviewed by api council once we're in git
  - other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks
  to the contacts provider that was reviewed by jham

Automated import of CL 147564
2009-04-23 19:00:21 -07:00
Eric Fischer 587c717d00 AI 147492: Update zh_TW translations.
Automated import of CL 147492
2009-04-23 11:59:15 -07:00
Jean-Baptiste Queru 74a15c0db0 Merge donut into master 2009-04-22 18:33:18 -07:00
Jean-Baptiste Queru fa0330cc70 merge cupcake into donut 2009-04-22 17:56:59 -07:00
Jean-Baptiste Queru 93998d1525 Merge donut into master 2009-04-22 17:12:38 -07:00
Eric Fischer 062be27886 AI 146365: Import revised translations.
DO NOT MERGE

Automated import of CL 146365
2009-04-15 13:30:20 -07:00
The Android Open Source Project ed948a9aaa Merge commit 'korg/cupcake' 2009-04-14 18:18:15 -07:00
Eric Fischer d05430a6cb AI 146175: Import updated translations.
Automated import of CL 146175
2009-04-14 12:10:43 -07:00
Android (Google) Code Review 7c693528b3 Merge change 40 into donut
* changes:
  Make Launcher more forgiving when dragging desktop items.
2009-04-10 16:18:20 -07:00
Romain Guy 24c106a36f Merge branch 'readonly-p4-master' 2009-04-09 14:22:01 -07:00
Romain Guy eeb4672371 AI 145482: am: CL 145182 Fixes #1777943. Put the Clock back...
Original author: romainguy
  Merged from: //branches/cupcake/...

Automated import of CL 145482
2009-04-09 14:21:24 -07:00
Romain Guy 2c5316f58a AI 145496: am: CL 145482 am: CL 145182 Fixes #1777943. Put the Clock back...
Original author: romainguy
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145496
2009-04-09 14:20:44 -07:00
Romain Guy 0a1b202e69 Merge branch 'readonly-p4-master' 2009-04-09 14:13:43 -07:00
Romain Guy f64cc759bb AI 145472: am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
Original author: romainguy
  Merged from: //branches/cupcake/...

Automated import of CL 145472
2009-04-09 14:12:56 -07:00
Romain Guy 1c8fd9eaf6 AI 145490: am: CL 145472 am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
Original author: romainguy
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145490
2009-04-09 14:12:26 -07:00