Commit Graph
67 Commits
Author SHA1 Message Date
Ramanan RajeswaranandThe Android Open Source Project 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 RajeswaranandThe Android Open Source Project 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
Eric FischerandThe Android Open Source Project 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 FischerandThe Android Open Source Project f40e4dd1cf AI 148147: Import lots of zh_TW translation changes.
Automated import of CL 148147
2009-04-30 17:32:16 -07:00
Ramanan RajeswaranandThe Android Open Source Project 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 RajeswaranandThe Android Open Source Project 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 FischerandThe Android Open Source Project 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
Eric FischerandThe Android Open Source Project 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 FischerandThe Android Open Source Project 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
Karl RosaenandThe Android Open Source Project 71b0594a6f Merge branch 'readonly-p4-donut' into donut 2009-04-23 19:01:37 -07:00
Karl RosaenandThe Android Open Source Project 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 FischerandThe Android Open Source Project 587c717d00 AI 147492: Update zh_TW translations.
Automated import of CL 147492
2009-04-23 11:59:15 -07:00
Eric FischerandThe Android Open Source Project 062be27886 AI 146365: Import revised translations.
DO NOT MERGE

Automated import of CL 146365
2009-04-15 13:30:20 -07:00
Eric FischerandThe Android Open Source Project 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 GuyandThe Android Open Source Project 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 GuyandThe Android Open Source Project 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
Eric FischerandThe Android Open Source Project 6f4f37167f AI 145225: Import more revised translations into cupcake.
Automated import of CL 145225
2009-04-08 18:43:30 -07:00
Jeff Sharkey 70864289fb Make Launcher more forgiving when dragging desktop items.
This change adds nearby-area searching when dragging desktop items into already-occupied cells.  This approach tries harder to find a matching area, instead of strictly rejecting invalid moves.

We also draw a "snag" during the drag to show where an item would be dropped, but only if we would drop into an alternative cell.  This gives users better feedback about where things will drop.

http://b/issue?id=1634887
2009-04-08 16:44:27 -07:00
Romain GuyandThe Android Open Source Project da19c1677f AI 145182: Fixes #1777943. Put the Clock back...
BUG=1777943

Automated import of CL 145182
2009-04-08 14:01:29 -07:00
Romain GuyandThe Android Open Source Project 6164fdd8da AI 145085: Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
BUG=1777943

Automated import of CL 145085
2009-04-08 12:48:14 -07:00
Eric FischerandThe Android Open Source Project 48a5c89517 AI 144977: Import revised translations.
DO NOT MERGE

Automated import of CL 144977
2009-04-07 18:15:15 -07:00
Eric FischerandThe Android Open Source Project d51678ad47 AI 144912: Merge from cupcake:
Change 144891 on 2009/04/07 by enf@ebcdic
  Import a bunch of revised translations.

Automated import of CL 144912
2009-04-07 13:55:06 -07:00
Eric FischerandThe Android Open Source Project 76055a62b9 AI 144891: Import a bunch of revised translations.
Automated import of CL 144891
2009-04-07 11:48:29 -07:00
Eric FischerandThe Android Open Source Project bb760cc21e AI 144558: am: CL 144556 Pick up today's modified translations.
Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 144558
2009-04-03 17:21:53 -07:00
Eric FischerandThe Android Open Source Project 35aec0abd9 AI 144556: Pick up today's modified translations.
Automated import of CL 144556
2009-04-03 17:19:55 -07:00
Eric FischerandThe Android Open Source Project e344e10525 AI 144355: Automated g4 rollback of changelist 144335.
*** Reason for rollback ***
  Roll back US Spanish import because it made the build too big.
  *** Original change description ***
  Import US Spanish translations, and a few Japanese changes.

Automated import of CL 144355
2009-04-02 21:42:06 -07:00
Eric FischerandThe Android Open Source Project fe8e07a754 AI 144347: Reimport es_US translations in an attempt to fix the build.
Automated import of CL 144347
2009-04-02 17:15:44 -07:00
Eric FischerandThe Android Open Source Project f03bce5c5c AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.
Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 144336
2009-04-02 16:42:15 -07:00
Eric FischerandThe Android Open Source Project bbc362434d AI 144335: Import US Spanish translations, and a few Japanese changes.
Automated import of CL 144335
2009-04-02 16:39:22 -07:00
Jeffrey SharkeyandThe Android Open Source Project 7bd74a410b AI 143908: am: CL 143907 Make search widget drop-down wider.
Original author: jsharkey
  Merged from: //branches/cupcake/...

Automated import of CL 143908
2009-03-31 18:25:03 -07:00
Jeffrey SharkeyandThe Android Open Source Project 1796c48dd7 AI 143907: Make search widget drop-down wider.
BUG=1749373

Automated import of CL 143907
2009-03-31 18:24:45 -07:00
Jeffrey SharkeyandThe Android Open Source Project 3fca10b8cd AI 143792: am: CL 143746 Fix search widget assets to not overlap in landscape mode.
Done by using small button framework assets, but with manual padding adjustments to bring back to original button size.
  Original author: jsharkey
  Merged from: //branches/cupcake/...

Automated import of CL 143792
2009-03-31 14:59:08 -07:00
Jeffrey SharkeyandThe Android Open Source Project cde7470888 AI 143746: Fix search widget assets to not overlap in landscape mode.
Done by using small button framework assets, but with manual padding adjustments to bring back to original button size.
  BUG=1749120

Automated import of CL 143746
2009-03-31 12:09:02 -07:00
Eric FischerandThe Android Open Source Project c026e8ef0b AI 143685: am: CL 143547 Import revised translations.
Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 143685
2009-03-31 11:11:17 -07:00
Eric FischerandThe Android Open Source Project 314cd6db6a AI 143547: Import revised translations.
BUG=1738388

Automated import of CL 143547
2009-03-30 15:52:27 -07:00
Dianne HackbornandThe Android Open Source Project 083b210af9 AI 143214: am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found.
Original author: hackbod
  Merged from: //branches/cupcake/...

Automated import of CL 143214
2009-03-27 18:26:13 -07:00
Dianne HackbornandThe Android Open Source Project dd8cbc24b9 Automated import from //branches/cupcake/...@143009,143009 2009-03-26 16:28:26 -07:00
Jeffrey SharkeyandThe Android Open Source Project 340be220fb Automated import from //branches/donutburger/...@142721,142721 2009-03-25 17:07:33 -07:00
Eric FischerandThe Android Open Source Project 7bf61317bf Automated import from //branches/donutburger/...@142720,142720 2009-03-25 17:04:28 -07:00
Jeffrey SharkeyandThe Android Open Source Project f38e1ab675 Automated import from //branches/cupcake/...@142649,142649 2009-03-25 15:23:55 -07:00
Eric FischerandThe Android Open Source Project 101898b039 Automated import from //branches/cupcake/...@142643,142643 2009-03-25 15:22:44 -07:00
Jeffrey SharkeyandThe Android Open Source Project 37c2345627 Automated import from //branches/donutburger/...@142040,142040 2009-03-24 21:21:35 -07:00
Romain GuyandThe Android Open Source Project d93a7d1716 Automated import from //branches/donutburger/...@142016,142016 2009-03-24 21:17:50 -07:00
Eric FischerandThe Android Open Source Project f14a666407 Automated import from //branches/donutburger/...@141868,141868 2009-03-24 21:02:50 -07:00
Jeffrey SharkeyandThe Android Open Source Project c7fdae1763 Automated import from //branches/donutburger/...@141651,141651 2009-03-24 20:41:22 -07:00
Jeffrey SharkeyandThe Android Open Source Project b50dfd97f0 Automated import from //branches/cupcake/...@142037,142037 2009-03-24 18:53:13 -07:00
Eric FischerandThe Android Open Source Project b09c87c089 Automated import from //branches/cupcake/...@141866,141866 2009-03-24 18:33:42 -07:00
Romain GuyandThe Android Open Source Project 9b141a29ba Automated import from //branches/donutburger/...@140648,140648 2009-03-24 18:08:41 -07:00