OSDN Git Service

android-x86/packages-apps-Camera2.git
12 years agoSimplify Yes/No/Cancel dialog to Yes/Cancel dialog.
Yuli Huang [Thu, 3 May 2012 07:59:23 +0000 (15:59 +0800)]
Simplify Yes/No/Cancel dialog to Yes/Cancel dialog.

Simplify the dialog options to confirm if the user wants to discard
unsaved edited photo, similar to MMS asking if the user wants to discard
the unsent message.

bug:6436477
Change-Id: Ic5af09a1ed46033a25b4ac42bf05b9739f6e8447

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 2 May 2012 18:06:12 +0000 (11:06 -0700)]
Import translations. DO NOT MERGE

Change-Id: I80d90a523de8148c14e643b3d81e5d1be7108a86

12 years agoFix 'Edit' and 'Crop' behaviors.
Yuli Huang [Tue, 1 May 2012 16:50:56 +0000 (00:50 +0800)]
Fix 'Edit' and 'Crop' behaviors.

1. Make Gallery show edited local photo after resuming, similar to how
it shows cropped local photo after resuming.
2. Fix inconsistency between cropping local/PWA photo.

bug:6168430
Change-Id: Ia350e0c67f05969ad42f56b9693c09c3b6433d3c

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Tue, 1 May 2012 20:28:45 +0000 (13:28 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 1 May 2012 18:36:07 +0000 (11:36 -0700)]
Import translations. DO NOT MERGE

Change-Id: I17da847d9cf238a770caa867bd27ea227797d71f

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 1 May 2012 17:28:09 +0000 (10:28 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5a1227b0df7f6744d13a263ea433ccadccc76be8

12 years agoIncrease localization string limit.
Yuli Huang [Mon, 30 Apr 2012 23:12:23 +0000 (07:12 +0800)]
Increase localization string limit.

bug:6421026
Change-Id: I8a296c37287605680eaaeda5765257cf45d5fc8e

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Mon, 30 Apr 2012 20:56:32 +0000 (13:56 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 30 Apr 2012 18:50:26 +0000 (11:50 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iaa63de7b4ec73667fb08073608aec374dbc9529c

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 30 Apr 2012 17:45:08 +0000 (10:45 -0700)]
Import translations. DO NOT MERGE

Change-Id: Idb5ec471d418db5894e27985b90b9c2d57575660

12 years agoExpose delete button in action bar in portrait.
Wu-cheng Li [Mon, 30 Apr 2012 07:02:56 +0000 (15:02 +0800)]
Expose delete button in action bar in portrait.

bug:6411759
Change-Id: I135edad5ab7d1194c774e7d5ee680cf3ba3206ad

12 years agoMerge "Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE." into jb-dev
Yuli Huang [Mon, 30 Apr 2012 04:31:21 +0000 (21:31 -0700)]
Merge "Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE." into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 27 Apr 2012 17:38:35 +0000 (10:38 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5f364684f5e0d05d5e8cbbef3d4b6bbc40229061

12 years agoMake 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.
Yuli Huang [Wed, 25 Apr 2012 15:51:52 +0000 (23:51 +0800)]
Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.

1. Save edited PWA photo in 'dowload', same as cropped images.
2. Fix Crop-image toast may show strings without i18n.
bug:6168430

Change-Id: Ic99a478e684597d3dc1a105c4f592dd98d8f227d

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 26 Apr 2012 18:22:49 +0000 (11:22 -0700)]
Import translations. DO NOT MERGE

Change-Id: I6b49535f98a414ec3c7989099d09f37a70ff5e00

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 25 Apr 2012 17:35:01 +0000 (10:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: I725031b6fd65e573b5852b98aace63bd8ebe15e8

12 years agoIncrease blue layer alpha to make highlights more evident.
Yuli Huang [Wed, 25 Apr 2012 07:52:46 +0000 (15:52 +0800)]
Increase blue layer alpha to make highlights more evident.

bug:6145331
Change-Id: I0d8848a3f66885509dcde315e3403be0bb248bd6

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 24 Apr 2012 17:59:08 +0000 (10:59 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ibdcd41844e4c0e170db6dfc3fdd40f6bbc9e09e3

12 years agoFix 6046544 Deleting a photo takes multiple steps and the flow is inconsistent with...
Ray Chen [Thu, 5 Apr 2012 09:25:43 +0000 (17:25 +0800)]
Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsistent with other deleting flows on other core apps

This CL adds a confirm dialog to delete command and removes all confirm/cancel menu items from the actionbar.

b:6046544
Change-Id: I3afe7b59b4f6d1216e192a621621f7bf544e1919

12 years agoMerge "Fix 6046987 The header on the contextual action bar when multiple photos are...
Ray Chen [Mon, 23 Apr 2012 02:05:55 +0000 (19:05 -0700)]
Merge "Fix 6046987 The header on the contextual action bar when multiple photos are selected is very janky b:6046987"

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 20 Apr 2012 18:05:00 +0000 (11:05 -0700)]
Import translations. DO NOT MERGE

Change-Id: Id5aa8ee935dca1e7d44d6b59b43c52d3241ed9b0

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 19 Apr 2012 18:05:50 +0000 (11:05 -0700)]
Import translations. DO NOT MERGE

Change-Id: I00bdda6e887bda0b9248d1366a52350786fa7cbb

12 years agoFix 6046987 The header on the contextual action bar when multiple photos are selected...
Ray Chen [Thu, 19 Apr 2012 09:14:40 +0000 (17:14 +0800)]
Fix 6046987 The header on the contextual action bar when multiple photos are selected is very janky
b:6046987

Change-Id: I86c79cf4d8995bfa0faab95ecd61e89879847630

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 18 Apr 2012 18:37:24 +0000 (11:37 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib1909c28cbf36dd37530f4b2442f87ab9b2964f1

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 17 Apr 2012 18:29:10 +0000 (11:29 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie4ec34a3ec88133e80fe9da1e800ab5c74c89b14

12 years agoFix b/6213053 Add Help entry point to Gallery (targeted for J release)
Ray Chen [Mon, 16 Apr 2012 08:18:47 +0000 (16:18 +0800)]
Fix b/6213053 Add Help entry point to Gallery (targeted for J release)

b:6213053

Change-Id: Ib9d9c5e69f09d6c2fffb4e6ecb09b2c3ae700365

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 13 Apr 2012 18:04:20 +0000 (11:04 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ic4925614c94fbbb2a4d57b5666bf8847aabf2ed6

12 years agoDraw less to improve performance.
Owen Lin [Thu, 5 Apr 2012 04:45:54 +0000 (12:45 +0800)]
Draw less to improve performance.

Also adjust the upload order to upload nearby textures first.

Change-Id: I2d6a8807a14b4602882dd2e5c03030c356f49e47

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 5 Apr 2012 19:26:25 +0000 (12:26 -0700)]
Import translations. DO NOT MERGE

Change-Id: I25af65661cea80a20a4dc95da3acc2c8f528e0a1

12 years agoMerge remote-tracking branch 'goog/ics-aah'
Mike Lockwood [Tue, 3 Apr 2012 17:52:23 +0000 (10:52 -0700)]
Merge remote-tracking branch 'goog/ics-aah'

12 years agoMerge "Fix b/6046544 Deleting a photo takes multiple steps and the flow is inconsiste...
Ray Chen [Tue, 3 Apr 2012 09:24:21 +0000 (02:24 -0700)]
Merge "Fix b/6046544 Deleting a photo takes multiple steps and the flow is inconsistent with other deleting flows on other core apps"

12 years agoMerge "Fix b/5974240: Sliders may not be responsive to touches."
Yuli Huang [Tue, 3 Apr 2012 09:02:29 +0000 (02:02 -0700)]
Merge "Fix b/5974240: Sliders may not be responsive to touches."

12 years agoFix b/5974240: Sliders may not be responsive to touches.
Yuli Huang [Mon, 2 Apr 2012 13:40:25 +0000 (21:40 +0800)]
Fix b/5974240: Sliders may not be responsive to touches.

Add padding around sliders to increase its touchable areas.

Change-Id: I034e25804811b14ce6137c72472191dabd7bdef8

12 years agoRemove FilmStripView.
Chih-Chung Chang [Mon, 2 Apr 2012 09:31:55 +0000 (17:31 +0800)]
Remove FilmStripView.

Change-Id: I45cee8c32863cc65eba4c5e83e667e104cf24e42

12 years agoFix b/6046544 Deleting a photo takes multiple steps and the flow is inconsistent...
Ray Chen [Mon, 2 Apr 2012 04:07:58 +0000 (12:07 +0800)]
Fix b/6046544 Deleting a photo takes multiple steps and the flow is inconsistent with other deleting flows on other core apps

This CL removes the cancel options, the next one will address the undo feature.

Change-Id: I99bb24fee0add0ffe6b4fcc9d32528abdd0ed418

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 23 Mar 2012 18:08:39 +0000 (11:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie08a098ada3db0dd6b6791a117997c6c5cb043e9

12 years agoCreate a ScreenNail interface so we can add other types of screenails.
Chih-Chung Chang [Thu, 15 Mar 2012 08:38:45 +0000 (16:38 +0800)]
Create a ScreenNail interface so we can add other types of screenails.
Add a new MediaItem type to contain a ScreenNail.

Change-Id: Ia303949f3013dd48ded204eaf9ec69a102b8503e

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 15 Mar 2012 18:44:41 +0000 (11:44 -0700)]
Import translations. DO NOT MERGE

Change-Id: I49d04d1c50230fbd0af5046d7df4a2a86a3b4b05

12 years agoMerge "Fix 5406844 Category switcher does not highlight current selection"
Ray Chen [Thu, 15 Mar 2012 00:47:31 +0000 (17:47 -0700)]
Merge "Fix 5406844 Category switcher does not highlight current selection"

12 years agoReorganize import for all files.
Owen Lin [Wed, 14 Mar 2012 09:27:24 +0000 (17:27 +0800)]
Reorganize import for all files.

Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19

12 years agoSimplify PhotoEditor code.
Yuli Huang [Mon, 12 Mar 2012 08:34:41 +0000 (16:34 +0800)]
Simplify PhotoEditor code.

1. Encapsulate spinner usages inside Toolbar.
2. Remove unnecessary static variable usages.

Change-Id: Iaec614c5322a50c1e2c0cfa9cec1971b85e32f8a

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 12 Mar 2012 18:51:15 +0000 (11:51 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ibd6567a362824e6ca459de53191c32c31813aa9d

12 years agoFix 5406844 Category switcher does not highlight current selection
Ray Chen [Mon, 12 Mar 2012 13:34:25 +0000 (21:34 +0800)]
Fix 5406844 Category switcher does not highlight current selection

Change-Id: I7f6295d452764220bd3faa49526be25872a42e6d

12 years agoChange id "root" to "movie_view_root" to avoid confusion.
Chih-Chung Chang [Mon, 12 Mar 2012 04:46:25 +0000 (12:46 +0800)]
Change id "root" to "movie_view_root" to avoid confusion.

There is also one id "root" in Camera.

Change-Id: Id6ebc5362f5ddceabe6dab6218de9b091454bde7

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 7 Mar 2012 19:12:06 +0000 (11:12 -0800)]
Import translations. DO NOT MERGE

Change-Id: I675ae2b5e04df6941251c8f561033fefffca3c93

12 years agoFix b/5885342: Multiple PhotoEditor activities cause exceptions.
Yuli Huang [Tue, 6 Mar 2012 17:18:08 +0000 (01:18 +0800)]
Fix b/5885342: Multiple PhotoEditor activities cause exceptions.

Avoid using a static variable to keep tracking views across activities.

Change-Id: Ia53444502d476d37b64344e5aea5f58a06ee3b03

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 28 Feb 2012 19:11:26 +0000 (11:11 -0800)]
Import translations. DO NOT MERGE

Change-Id: If2542a34f7e9e4b999252e8cf98cd2a5a8b9f3d9

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 27 Feb 2012 20:21:35 +0000 (12:21 -0800)]
Import translations. DO NOT MERGE

Change-Id: Idf31034a533999342bf2452f2e66b6cc0ae4dd7c

12 years agoFix 5948410 BUG BASH: Temporarily title is displayed during gallery start
Ray Chen [Fri, 17 Feb 2012 04:40:44 +0000 (12:40 +0800)]
Fix 5948410 BUG BASH: Temporarily title is displayed during gallery start

Change-Id: I88a67e3e9437124001be836239736a8275c1abf4

12 years agoCache animation time value to reduce work and synchronize animation.
Chih-Chung Chang [Fri, 17 Feb 2012 02:02:27 +0000 (10:02 +0800)]
Cache animation time value to reduce work and synchronize animation.

Change-Id: I00081bc6037c01dafc56cf017dcc1da448c1d106

12 years agoam 09528ef1: am aa5bdb1a: Reconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 19:25:39 +0000 (11:25 -0800)]
am 09528ef1: am aa5bdb1a: Reconcile with ics-mr1-release

* commit '09528ef10279f3893210ebcebb7a099e58c6c965':

12 years agoam be493ca8: am 5e73e2dc: Reconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 19:25:23 +0000 (11:25 -0800)]
am be493ca8: am 5e73e2dc: Reconcile with ics-mr1-release

* commit 'be493ca826bf56324aef42fbdbda0912539c9a3e':

12 years agoam aa5bdb1a: Reconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 18:13:54 +0000 (10:13 -0800)]
am aa5bdb1a: Reconcile with ics-mr1-release

* commit 'aa5bdb1afac03ece211f0375372fcc7d35e4fbbd':

12 years agoReconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 18:10:54 +0000 (10:10 -0800)]
Reconcile with ics-mr1-release

Change-Id: I5fc102975a6f3ef9fe1fa8c73260b9571dce0e1a

12 years agoam 5e73e2dc: Reconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 18:06:44 +0000 (10:06 -0800)]
am 5e73e2dc: Reconcile with ics-mr1-release

* commit '5e73e2dcb3cea2d87a4c82c7e89919b3c766d3b0':

12 years agoReconcile with ics-mr1-release
The Android Open Source Project [Thu, 16 Feb 2012 18:02:59 +0000 (10:02 -0800)]
Reconcile with ics-mr1-release

Change-Id: I3b1152bc0e20e7097af445995283581c655e3f2b

12 years agoMake GLCanvas a bit faster.
Chih-Chung Chang [Wed, 15 Feb 2012 23:27:03 +0000 (07:27 +0800)]
Make GLCanvas a bit faster.

(1) make a faster version of translate(x, y).
(2) make mapPoints() faster.
(3) avoid calling canvas.rotate() when it is not needed.

Change-Id: I364e2aa3fc9ee81c43f42f3af8b2d30a1241b482

12 years agomerge in ics-mr1-release history after reset to ics-mr1
The Android Automerger [Tue, 14 Feb 2012 22:16:37 +0000 (14:16 -0800)]
merge in ics-mr1-release history after reset to ics-mr1

12 years agoImport translations.
Eric Fischer [Tue, 14 Feb 2012 21:18:04 +0000 (13:18 -0800)]
Import translations.

Change-Id: I958b1d3318cbf5a8840ba8053ac748f1d96a7eff

12 years agoam 164bd217: am 35659b2c: (-s ours) am 70992e04: (-s ours) am a64072a4: Merge "Import...
Justin Ho [Fri, 10 Feb 2012 18:25:00 +0000 (10:25 -0800)]
am 164bd217: am 35659b2c: (-s ours) am 70992e04: (-s ours) am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit '164bd217f574f68e9f3b03ed59b34842cacf4ca5':

12 years agoam 35659b2c: (-s ours) am 70992e04: (-s ours) am a64072a4: Merge "Import translations...
Justin Ho [Fri, 10 Feb 2012 18:19:59 +0000 (10:19 -0800)]
am 35659b2c: (-s ours) am 70992e04: (-s ours) am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit '35659b2c06a70381b462f1e7029eda13aa5e97d6':

12 years agoam b09b9bd0: am c2bc46ea: (-s ours) am 4e1e57fd: am a64072a4: Merge "Import translati...
Justin Ho [Fri, 10 Feb 2012 18:18:10 +0000 (10:18 -0800)]
am b09b9bd0: am c2bc46ea: (-s ours) am 4e1e57fd: am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit 'b09b9bd0af11a5985c8854e9161c8e0a9637486f':
  Import translations. DO NOT MERGE

12 years agoam c2661be5: am ee7512d6: (-s ours) Merge branch \'ics-scoop-plus-aosp\' of ssh:...
Eric Fischer [Fri, 10 Feb 2012 18:18:09 +0000 (10:18 -0800)]
am c2661be5: am ee7512d6: (-s ours) Merge branch \'ics-scoop-plus-aosp\' of ssh://android-git:29418/platform/packages/apps/Gallery2 into ics-scoop-plus-aosp

* commit 'c2661be5d5531cc70cf3f4c9387b4ac0cde5f0e5':

12 years agoam d46c2b12: am 4707351e: (-s ours) am 3293fee0: am dfeefe6a: Import translations...
Eric Fischer [Fri, 10 Feb 2012 18:15:47 +0000 (10:15 -0800)]
am d46c2b12: am 4707351e: (-s ours) am 3293fee0: am dfeefe6a: Import translations. DO NOT MERGE

* commit 'd46c2b121f0f544d186e0ecd55a2e492bbd7465f':
  Import translations. DO NOT MERGE

12 years agoam c2bc46ea: (-s ours) am 4e1e57fd: am a64072a4: Merge "Import translations. DO NOT...
Justin Ho [Fri, 10 Feb 2012 18:15:37 +0000 (10:15 -0800)]
am c2bc46ea: (-s ours) am 4e1e57fd: am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit 'c2bc46ea31e7ec145f11ba7a7d5f5891ad0c50ac':
  Import translations. DO NOT MERGE

12 years agoam ee7512d6: (-s ours) Merge branch \'ics-scoop-plus-aosp\' of ssh://android-git...
Eric Fischer [Fri, 10 Feb 2012 18:15:24 +0000 (10:15 -0800)]
am ee7512d6: (-s ours) Merge branch \'ics-scoop-plus-aosp\' of ssh://android-git:29418/platform/packages/apps/Gallery2 into ics-scoop-plus-aosp

* commit 'ee7512d63a1ea117b7655f28ea30bcb1d8cb151d':

12 years agoam 70992e04: (-s ours) am a64072a4: Merge "Import translations. DO NOT MERGE" into...
Justin Ho [Fri, 10 Feb 2012 18:13:20 +0000 (10:13 -0800)]
am 70992e04: (-s ours) am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit '70992e04d00e6708d33adbb7c016499b6e030d68':

12 years agoam 4707351e: (-s ours) am 3293fee0: am dfeefe6a: Import translations. DO NOT MERGE
Eric Fischer [Fri, 10 Feb 2012 18:13:19 +0000 (10:13 -0800)]
am 4707351e: (-s ours) am 3293fee0: am dfeefe6a: Import translations. DO NOT MERGE

* commit '4707351e0baec6326e6c74b5c184a66552929c3b':
  Import translations. DO NOT MERGE

12 years agoam 4e1e57fd: am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1
Justin Ho [Fri, 10 Feb 2012 18:10:55 +0000 (10:10 -0800)]
am 4e1e57fd: am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit '4e1e57fdba6999cb46f1f72eb529ffbb68be83a6':
  Import translations. DO NOT MERGE

12 years agoam a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1
Justin Ho [Fri, 10 Feb 2012 18:09:50 +0000 (10:09 -0800)]
am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit 'a64072a481580cbe3f3166f0c6d4424b20f1275c':
  Import translations. DO NOT MERGE

12 years agoam a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1
Justin Ho [Fri, 10 Feb 2012 18:09:34 +0000 (10:09 -0800)]
am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit 'a64072a481580cbe3f3166f0c6d4424b20f1275c':
  Import translations. DO NOT MERGE

12 years agoMerge branch 'ics-scoop-plus-aosp' of ssh://android-git:29418/platform/packages/apps...
Eric Fischer [Fri, 10 Feb 2012 18:08:47 +0000 (10:08 -0800)]
Merge branch 'ics-scoop-plus-aosp' of ssh://android-git:29418/platform/packages/apps/Gallery2 into ics-scoop-plus-aosp

12 years agoam 3f9bc412: (-s ours) am dfeefe6a: Import translations. DO NOT MERGE
Eric Fischer [Fri, 10 Feb 2012 18:08:29 +0000 (10:08 -0800)]
am 3f9bc412: (-s ours) am dfeefe6a: Import translations. DO NOT MERGE

* commit '3f9bc4128e2f59cef855863dcb71de5d0ecaf69b':
  Import translations. DO NOT MERGE

12 years agoam a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1
Justin Ho [Fri, 10 Feb 2012 18:08:14 +0000 (10:08 -0800)]
am a64072a4: Merge "Import translations. DO NOT MERGE" into ics-mr1

* commit 'a64072a481580cbe3f3166f0c6d4424b20f1275c':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into ics-mr1
Justin Ho [Fri, 10 Feb 2012 18:06:24 +0000 (10:06 -0800)]
Merge "Import translations. DO NOT MERGE" into ics-mr1

12 years agoam dfeefe6a: Import translations. DO NOT MERGE
Eric Fischer [Fri, 10 Feb 2012 18:05:40 +0000 (10:05 -0800)]
am dfeefe6a: Import translations. DO NOT MERGE

* commit 'dfeefe6a7a3ede9735c9f90dae99d5e354b621b7':
  Import translations. DO NOT MERGE

12 years agoam dfeefe6a: Import translations. DO NOT MERGE
Eric Fischer [Fri, 10 Feb 2012 18:05:09 +0000 (10:05 -0800)]
am dfeefe6a: Import translations. DO NOT MERGE

* commit 'dfeefe6a7a3ede9735c9f90dae99d5e354b621b7':
  Import translations. DO NOT MERGE

12 years agoam dfeefe6a: Import translations. DO NOT MERGE
Eric Fischer [Fri, 10 Feb 2012 18:05:08 +0000 (10:05 -0800)]
am dfeefe6a: Import translations. DO NOT MERGE

* commit 'dfeefe6a7a3ede9735c9f90dae99d5e354b621b7':
  Import translations. DO NOT MERGE

12 years agoam f948355d: Merge "Fix b/5974663: inconsistent transparency of disabled action buttons."
Yuli Huang [Thu, 9 Feb 2012 07:58:57 +0000 (23:58 -0800)]
am f948355d: Merge "Fix b/5974663: inconsistent transparency of disabled action buttons."

* commit 'f948355db86dde8531088d49c69a4ac0a5d1231e':
  Fix b/5974663: inconsistent transparency of disabled action buttons.

12 years agoMerge "Fix b/5974663: inconsistent transparency of disabled action buttons."
Yuli Huang [Thu, 9 Feb 2012 07:57:11 +0000 (23:57 -0800)]
Merge "Fix b/5974663: inconsistent transparency of disabled action buttons."

12 years agoFix b/5974663: inconsistent transparency of disabled action buttons.
Yuli Huang [Thu, 9 Feb 2012 07:21:40 +0000 (15:21 +0800)]
Fix b/5974663: inconsistent transparency of disabled action buttons.

1. Avoid gray out save-button again as disabled alpha is already applied
to all text buttons.
2. Reduce disabled alpha of image buttons to make them look consistent
with text buttons.

Change-Id: Ie76988db1424ce036470a754acd2e4501979dd1a

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 9 Feb 2012 02:34:03 +0000 (18:34 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ied427c7a1b1e87e666b170a5aa533c638bab97a3

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 9 Feb 2012 02:08:34 +0000 (18:08 -0800)]
Import translations. DO NOT MERGE

Change-Id: I5d1ba410c706ae3d540af1b1b8cdf260ceb517eb

12 years agoam 25a69159: Import translations. DO NOT MERGE
Eric Fischer [Wed, 8 Feb 2012 21:13:14 +0000 (13:13 -0800)]
am 25a69159: Import translations. DO NOT MERGE

* commit '25a6915956887a33b60b848584176c2bc6845479':
  Import translations. DO NOT MERGE

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 8 Feb 2012 21:06:28 +0000 (13:06 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ib49ea69bac5f27840a1e542a5e0946c09a1d264c

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 8 Feb 2012 21:06:10 +0000 (13:06 -0800)]
Import translations. DO NOT MERGE

Change-Id: Idf23634c1451bbfbd2e2bc815977b1a4dc7d8740

12 years agoam 88c7a253: Import translations. DO NOT MERGE
Eric Fischer [Tue, 7 Feb 2012 18:36:16 +0000 (10:36 -0800)]
am 88c7a253: Import translations. DO NOT MERGE

* commit '88c7a253f83302d57f7fafdd74a0021e59e9454f':
  Import translations. DO NOT MERGE

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 7 Feb 2012 18:32:33 +0000 (10:32 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ic559edd4271ee14e03a8435c4b52232e18e68d3b

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 7 Feb 2012 18:32:15 +0000 (10:32 -0800)]
Import translations. DO NOT MERGE

Change-Id: I3ba481021ed7c70fdca6c53be64e0109be004fea

12 years agoam e69eba09: Import translations. DO NOT MERGE
Eric Fischer [Mon, 6 Feb 2012 20:49:23 +0000 (12:49 -0800)]
am e69eba09: Import translations. DO NOT MERGE

* commit 'e69eba096c3c88e944471499ca7bb47cf77d3e3c':
  Import translations. DO NOT MERGE

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 6 Feb 2012 20:11:02 +0000 (12:11 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ia770f26d04147c896cf3a6af0f2a2a5eabe23694

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 6 Feb 2012 20:10:46 +0000 (12:10 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ie1f921dd8f676760bb776fa4201b2c9c4d2fbd11

12 years agoam acd15c73: Merge "Shows status bar in gallery when in portrait view."
Pin Ting [Mon, 6 Feb 2012 06:26:07 +0000 (22:26 -0800)]
am acd15c73: Merge "Shows status bar in gallery when in portrait view."

* commit 'acd15c734363293975b259168537ed811889fcdc':
  Shows status bar in gallery when in portrait view.

12 years agoMerge "Shows status bar in gallery when in portrait view."
Pin Ting [Mon, 6 Feb 2012 06:24:13 +0000 (22:24 -0800)]
Merge "Shows status bar in gallery when in portrait view."

12 years agoShows status bar in gallery when in portrait view.
Pin Ting [Fri, 3 Feb 2012 10:35:00 +0000 (18:35 +0800)]
Shows status bar in gallery when in portrait view.

bug: 5467810
Shows status bar in gallery, crop activity, picker activity when in
portrait view; hide status bar when in landscape view.

Change-Id: I17e2347f020db209ba0581a8e2f2aa19fcb4ceae

12 years agoam 2dea7258: Import translations. DO NOT MERGE
Eric Fischer [Fri, 3 Feb 2012 20:03:49 +0000 (12:03 -0800)]
am 2dea7258: Import translations. DO NOT MERGE

* commit '2dea725878d947401d13a6ce9cd3f620cabdd075':
  Import translations. DO NOT MERGE

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 3 Feb 2012 19:59:47 +0000 (11:59 -0800)]
Import translations. DO NOT MERGE

Change-Id: I35f3f1aa3dac1e55f3e15edbdf9b426d9967bb4f

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 3 Feb 2012 19:59:30 +0000 (11:59 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ia25a1b5ebc12306a5bea1f8bc70dc8aef12016d6

12 years agoam 1e32e279: Fix 5658975 Gallery has \'CROP\' instead of \'SAVE\' or \'OK\' while...
Ray Chen [Fri, 3 Feb 2012 08:10:57 +0000 (00:10 -0800)]
am 1e32e279: Fix 5658975 Gallery has \'CROP\' instead of \'SAVE\' or \'OK\' while setting the picture as wallpaper

* commit '1e32e279f272392d61bc29aa31687c173071cdf0':
  Fix 5658975 Gallery has 'CROP' instead of 'SAVE' or 'OK' while setting the picture as wallpaper

12 years agoFix 5658975 Gallery has 'CROP' instead of 'SAVE' or 'OK' while setting the picture...
Ray Chen [Fri, 3 Feb 2012 03:07:50 +0000 (11:07 +0800)]
Fix 5658975 Gallery has 'CROP' instead of 'SAVE' or 'OK' while setting the picture as wallpaper

Change-Id: I520d760df2932f6dcb318c1362f15b82b044bcb3