285 Commits

Author SHA1 Message Date
Dianne Hackborn
93e462b79d Implement issue #1780928: Need support hiding nav keys.
This implements support for devices whose hardware can hide
their navigation keys.  It works much like the existing keyboardHidden
configuration, and for compatibility uses the same configuration
change bit.

Also add FLAG_TURN_ON_SCREEN for windows, which has the system
cause the screen to be turned on when the window is displayed.
Great fun when used with FLAG_SHOW_WHEN_LOCKED!

Change-Id: I0b867f19af85cfd8786a14cea194b34f7bdd9b7a
2009-09-15 22:50:40 -07:00
Dirk Dougherty
5d55edc940 am 3dc0f94c: Misc. updates for 1.6 release notes and requirements docs.
Merge commit '3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5' into eclair

* commit '3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5':
  Misc. updates for 1.6 release notes and requirements docs.
2009-09-15 18:05:49 -07:00
Dirk Dougherty
3dc0f94cd4 Misc. updates for 1.6 release notes and requirements docs.
Change-Id: I9bd06df80ba48f2980604e4b5d70473f009655f9
2009-09-15 17:51:28 -07:00
Dirk Dougherty
f5a760f175 am 4be629f2: Update sizes/checksums for SDK packages.
Merge commit '4be629f2548483c37483904f1c9121e8fc248640' into eclair

* commit '4be629f2548483c37483904f1c9121e8fc248640':
  Update sizes/checksums for SDK packages.
2009-09-15 13:47:02 -07:00
Scott Main
2eeb1f0ed0 am ca75d7f5: docs only. superficial typo
Merge commit 'ca75d7f59aa4bfdc124397ce2b61942c80b3350a' into eclair

* commit 'ca75d7f59aa4bfdc124397ce2b61942c80b3350a':
  docs only.
2009-09-15 13:46:54 -07:00
Scott Main
bc663a6531 am 528954c4: docs only. fix sample code errors per bug 2115299
Merge commit '528954c4d63980c0515528624130477f921cbc60' into eclair

* commit '528954c4d63980c0515528624130477f921cbc60':
  docs only.
2009-09-15 13:18:34 -07:00
Dirk Dougherty
4be629f254 Update sizes/checksums for SDK packages.
Change-Id: Icf375128ce0b4727648561e46d13cba6ec05832d
2009-09-15 13:06:47 -07:00
Scott Main
ca75d7f59a docs only.
superficial typo

Change-Id: Iadc19f3b798fbc0366b2cccaef621dd57bdfb1ca
2009-09-14 21:47:19 -07:00
Scott Main
528954c4d6 docs only.
fix sample code errors per bug 2115299

Change-Id: Ie0e614b0b8fdb0ec744db288042ab1f484f52bfd
2009-09-11 14:14:36 -07:00
Scott Main
aab72e7c77 am 4d484a82: Merge change 24700 into donut
Merge commit '4d484a823d336ea587e37508fe73178d711dcdca' into eclair

* commit '4d484a823d336ea587e37508fe73178d711dcdca':
  docs only.
2009-09-11 10:49:33 -07:00
Android (Google) Code Review
4d484a823d Merge change 24700 into donut
* changes:
  docs only. add android 1.6 video to the highlights doc and featured videos list
2009-09-11 13:44:08 -04:00
Scott Main
94443320ee docs only.
add android 1.6 video to the highlights doc and featured videos list

Change-Id: I8a641a26b7600142af3fbe417fdef89884afb703
2009-09-11 09:45:31 -07:00
Scott Main
764b0c6c66 am 79253f8b: Merge change 24690 into donut
Merge commit '79253f8b4223976c010e52a34e8785648c8fb074' into eclair

* commit '79253f8b4223976c010e52a34e8785648c8fb074':
  docs only.
2009-09-11 09:32:26 -07:00
Scott Main
a1103f336d am 890175db: Merge change 24574 into donut
Merge commit '890175db1f425cb92365cc7941c6c64544b2c164' into eclair

* commit '890175db1f425cb92365cc7941c6c64544b2c164':
  docs only.
2009-09-11 09:32:19 -07:00
Android (Google) Code Review
79253f8b42 Merge change 24690 into donut
* changes:
  docs only. update japanese site homepage with 1.6 sdk links
2009-09-11 12:27:49 -04:00
Android (Google) Code Review
890175db1f Merge change 24574 into donut
* changes:
  docs only. revise the maxSdkVersion description
2009-09-11 12:27:30 -04:00
Dirk Dougherty
40351ecec8 am 7350ff3d: Merge change 24631 into donut
Merge commit '7350ff3d572624abb5a46c3c4969e0b91cb05109' into eclair

* commit '7350ff3d572624abb5a46c3c4969e0b91cb05109':
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 09:25:45 -07:00
Dirk Dougherty
8a948de56d am 18dd1eeb: Merge change 24419 into donut
Merge commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5' into eclair

* commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5':
  Move API change details from highlights doc to version notes doc.
2009-09-11 09:25:38 -07:00
Android (Google) Code Review
7350ff3d57 Merge change 24631 into donut
* changes:
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 12:19:28 -04:00
Android (Google) Code Review
18dd1eeb23 Merge change 24419 into donut
* changes:
  Move API change details from highlights doc to version notes doc.
2009-09-11 12:16:19 -04:00
Scott Main
46f2c55f9a docs only.
update japanese site homepage with 1.6 sdk links

Change-Id: I95041f67a016edb5bc4c2e2d6e746c98133e32ee
2009-09-11 08:46:21 -07:00
Scott Main
8905daa068 am cd419cf8: Merge change 24641 into donut
Merge commit 'cd419cf89c552479bd382e3e0c554c84375f85f9' into eclair

* commit 'cd419cf89c552479bd382e3e0c554c84375f85f9':
  docs only.
2009-09-10 19:51:37 -07:00
Android (Google) Code Review
cd419cf89c Merge change 24641 into donut
* changes:
  docs only. change the japanese homepage Market link to go to the Market dev site instead of the English market promo site
2009-09-10 22:46:35 -04:00
Scott Main
9ce433f08d docs only.
change the japanese homepage Market link
to go to the Market dev site instead of the English market promo site

Change-Id: I81e8675355edee05540f291fdb2654fa44ae1ffa
2009-09-10 19:42:39 -07:00
Scott Main
f65bc1823a am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit 'd27b10837525f341eee7d46013e2177b0bad3c60' into eclair

* commit 'd27b10837525f341eee7d46013e2177b0bad3c60':
  docs only.
2009-09-10 19:33:56 -07:00
Scott Main
d27b108375 docs only.
add Searchable resource information to the Available Resources doc
and update some some of the attribute documentation to indicate
that the icon label is not recommended.
and fixing merge issue...

Change-Id: I1b1a62aa9804f4a0bf2f93328dde90b9f7aec50a
2009-09-10 19:22:48 -07:00
Dirk Dougherty
4c8a16a439 Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
Change-Id: I24a0c3cb5c15e3725fecb5c64d8aa6de17c76cbd
2009-09-10 18:23:12 -07:00
Scott Main
d56760ce1e docs only.
revise the maxSdkVersion description

Change-Id: Id71f685fad5d08abc5c07af35edf49f0aa8b0914
2009-09-10 17:39:37 -07:00
Dirk Dougherty
24db03a79d Move API change details from highlights doc to version notes doc.
Change-Id: I7c9123092742d64d986cdb91803f16987cd6b4da
2009-09-10 12:49:30 -07:00
Scott Main
e02f4f1274 am c2d3fc2c: Merge change 22323 into donut
Merge commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9' into eclair

* commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9':
  docs only.
2009-09-10 11:40:01 -07:00
Android (Google) Code Review
c2d3fc2cc1 Merge change 22323 into donut
* changes:
  docs only. add the 1.6 platform highlights
2009-09-10 14:29:59 -04:00
Scott Main
0c91049482 am aa4511cf: docs only. revise ADC2 announcement
Merge commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369' into eclair

* commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369':
  docs only.
2009-09-09 17:46:50 -07:00
Scott Main
aa4511cfcd docs only.
revise ADC2 announcement

Change-Id: Ia2130b8c334053e8e27a4ab680f3bcf57de9504b
2009-09-09 17:36:09 -07:00
Scott Main
a930fcd63e docs only.
add the 1.6 platform highlights

Change-Id: I231f17025b3eb436fd73c228d499e27562f1883f
2009-09-09 15:31:24 -07:00
Dirk Dougherty
e51ddc1b68 am dac0d75a: Doc change only: Add sizes/checksums for SDK packages.
Merge commit 'dac0d75ad7fbd10981477b1fcc35c955185a41fd' into eclair

* commit 'dac0d75ad7fbd10981477b1fcc35c955185a41fd':
  Doc change only: Add sizes/checksums for SDK packages.
2009-09-04 16:45:52 -07:00
Dirk Dougherty
dac0d75ad7 Doc change only: Add sizes/checksums for SDK packages.
Change-Id: I11a38fb4002d72cf69ea545bd395b0f97b8caa66
2009-09-04 16:12:39 -07:00
Scott Main
8f99b52484 am b6b25d63: Merge change 23126 into donut
Merge commit 'b6b25d63df8dd873c60ab056e5b0e0eda167cfb1' into eclair

* commit 'b6b25d63df8dd873c60ab056e5b0e0eda167cfb1':
  docs only.
2009-09-02 20:21:42 -07:00
Android (Google) Code Review
b6b25d63df Merge change 23126 into donut
* changes:
  docs only. add documentation about zipalign and new auto-signing procedures for Ant
2009-09-02 20:19:39 -07:00
Scott Main
23110e49b3 docs only.
add documentation about zipalign and new auto-signing
procedures for Ant

Change-Id: Ia66f5a7af58f77e52b3a5c26cb9972d317c2c42c
2009-09-02 20:17:16 -07:00
Dirk Dougherty
5f7cee89ca am 2a2058f5: Merge change 23762 into donut
Merge commit '2a2058f5a31e3bace3d0284fb1259a9ddcbec3a5' into eclair

* commit '2a2058f5a31e3bace3d0284fb1259a9ddcbec3a5':
  Add updated API diff based on 4.xml.
2009-09-02 19:32:02 -07:00
Android (Google) Code Review
2a2058f5a3 Merge change 23762 into donut
* changes:
  Add updated API diff based on 4.xml.
2009-09-02 19:29:45 -07:00
Dirk Dougherty
618ded26c6 am a6602f1f: Add docs for SDK update. Add redirects for preview files. Manually integrate a few doc changes from cupcake.
Merge commit 'a6602f1fe4590e48c760f21ce29a92629240c463' into eclair

* commit 'a6602f1fe4590e48c760f21ce29a92629240c463':
  Add docs for SDK update.
2009-09-02 19:14:24 -07:00
Dirk Dougherty
a6602f1fe4 Add docs for SDK update.
Add redirects for preview files.
Manually integrate a few doc changes from cupcake.

Change-Id:I524d7dbf929371ee501599229894640660f352ce
2009-09-02 19:08:28 -07:00
Dirk Dougherty
1f58a351d9 Add updated API diff based on 4.xml.
Change-Id: Ic34f796c8308e2111e2a3dfaad5e27da2ca8b001
2009-09-02 18:28:55 -07:00
Scott Main
3e21bf473a am 96b7f921: Merge change 23565 into donut
Merge commit '96b7f921a5aea4264af1e0b4970263a3135c04d0' into eclair

* commit '96b7f921a5aea4264af1e0b4970263a3135c04d0':
  docs only.
2009-09-02 17:58:12 -07:00
Android (Google) Code Review
96b7f921a5 Merge change 23565 into donut
* changes:
  docs only. add new announcement for 1.6 sdk to homepage
2009-09-02 17:55:32 -07:00
Scott Main
c9c00021de docs only.
add new announcement for 1.6 sdk to homepage

Change-Id: I54c743a8d440de8003b9d08599d94fb2cbd34e39
2009-09-02 17:45:34 -07:00
Scott Main
cc22efb52e am dc516413: Merge change 23503 into donut
Merge commit 'dc5164134c507f747f1cf89c01e4fb5e724eccd4' into eclair

* commit 'dc5164134c507f747f1cf89c01e4fb5e724eccd4':
  docs only.
2009-09-01 19:07:10 -07:00
Android (Google) Code Review
dc5164134c Merge change 23503 into donut
* changes:
  docs only. expand the uses-feature docs
2009-09-01 19:04:15 -07:00
Scott Main
4e0951c9f3 am 4e60d012: docs only. add syntax samples for all attributes and revise targetSdkVersion information.
Merge commit '4e60d012c95f50ddd2a1ba6202e4fec3c9cfd3df' into eclair

* commit '4e60d012c95f50ddd2a1ba6202e4fec3c9cfd3df':
  docs only.
2009-09-01 18:48:34 -07:00