Commit Graph

38903 Commits

Author SHA1 Message Date
Scott Main
5e8ead2647 am 6bbf389: AI 147767: set 1.1 download page to include "not current" di
Merge commit '6bbf38916957aba00e85af83923c232ccae5a59d' into donut

* commit '6bbf38916957aba00e85af83923c232ccae5a59d':
  AI 147767: set 1.1 download page to include "not current" disclaimer
2009-04-28 21:54:12 -07:00
Dirk Dougherty
d41f950aca am 7b54237: AI 147755: Add sizes and checksums for 1.5 SDK downloadables
Merge commit '7b54237c8b662b7c1069e00d8dd6aa7e4d619e87' into donut

* commit '7b54237c8b662b7c1069e00d8dd6aa7e4d619e87':
  AI 147755: Add sizes and checksums for 1.5 SDK downloadables.
2009-04-28 21:54:12 -07:00
Scott Main
4681c017a1 am 6f1826c: AI 147752: dang, there was another unclosed tag... tested it
Merge commit '6f1826cb0cf23e0027817f5a26cf1181f85e1085' into donut

* commit '6f1826cb0cf23e0027817f5a26cf1181f85e1085':
  AI 147752: dang, there was another unclosed tag... tested it this time.
2009-04-28 21:54:11 -07:00
Scott Main
9dfad65f76 am a055e5e: AI 147742: close <code> tag and remove some bolding
Merge commit 'a055e5ea1d87a958cc2c0ea82fe7026b205578b9' into donut

* commit 'a055e5ea1d87a958cc2c0ea82fe7026b205578b9':
  AI 147742: close <code> tag and remove some bolding
2009-04-28 21:54:11 -07:00
Scott Main
073bc611ce am 8a4c53a: AI 147732: fix broken links
Merge commit '8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367' into donut

* commit '8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367':
  AI 147732: fix broken links
2009-04-28 21:54:10 -07:00
Jorg Pleumann
19aa8e01b8 am b867019: AI 147725: Some fixes for the CTS test runner. One is a
Merge commit 'b867019173d20cd4fd7ee79a3ce924096e95a241' into donut

* commit 'b867019173d20cd4fd7ee79a3ce924096e95a241':
  AI 147725: Some fixes for the CTS test runner. One is a
2009-04-28 21:54:10 -07:00
Bill Napier
e17210c17a am 14533d2: AI 147720: Set default language for NL to nl.
Merge commit '14533d2652ce786f1ca84af1b54adaa201455989' into donut

* commit '14533d2652ce786f1ca84af1b54adaa201455989':
  AI 147720: Set default language for NL to nl.
2009-04-28 21:54:09 -07:00
Jean-Michel Trivi
d7ffb29b1f am 864750c: AI 147718: Created .jd doc file for the JetCreator manual. C
Merge commit '864750c3ec8cc645e77e99a434dd43a5cd1dca26' into donut

* commit '864750c3ec8cc645e77e99a434dd43a5cd1dca26':
  AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
2009-04-28 21:54:09 -07:00
Dirk Dougherty
ec82e35308 am 6edea74: AI 147711: Fix link text in highlights doc. Copy "New APIs"
Merge commit '6edea74a4dc0f2e17d9fb59ef5e175d9cb1a8508' into donut

* commit '6edea74a4dc0f2e17d9fb59ef5e175d9cb1a8508':
  AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
2009-04-28 21:54:09 -07:00
Dirk Dougherty
8b300f3db9 am d97e8dc: AI 147710: Add redirects for sdk/preview pages.
Merge commit 'd97e8dc252b6f2f5919885ee337518e5fd5bd285' into donut

* commit 'd97e8dc252b6f2f5919885ee337518e5fd5bd285':
  AI 147710: Add redirects for sdk/preview pages.
2009-04-28 21:54:08 -07:00
Bill Napier
819c102394 am 78b1511: AI 147541: Add cs as default language for cz.
Merge commit '78b1511d96f0b2123bfadf51c5c1ccf33cdd2b3d' into donut

* commit '78b1511d96f0b2123bfadf51c5c1ccf33cdd2b3d':
  AI 147541: Add cs as default language for cz.
2009-04-28 21:54:08 -07:00
Scott Main
af3289e444 am 620986a: AI 147438: add app widget docs to dev guide
Merge commit '620986a358c522178ddfc5c0088b2a5e1768e5ae' into donut

* commit '620986a358c522178ddfc5c0088b2a5e1768e5ae':
  AI 147438: add app widget docs to dev guide
2009-04-28 21:54:07 -07:00
Dirk Dougherty
181634f080 am 134e8e4: AI 147433: Fix broken link to sdk/samples dir in the offline
Merge commit '134e8e4fc391d4f48f89acbfda757cd61504cb46' into donut

* commit '134e8e4fc391d4f48f89acbfda757cd61504cb46':
  AI 147433: Fix broken link to sdk/samples dir in the offline.html page.
2009-04-28 21:54:06 -07:00
Android (Google) Code Review
76b25e5e78 Merge change 692 into donut
* changes:
  location: Optimize use of mProviders ArrayList.
2009-04-28 19:02:27 -07:00
Mike Lockwood
662ea09a71 location: Optimize use of mProviders ArrayList.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 21:38:06 -04:00
Mitsuru Oshima
13735a255d Merge branch 'readonly-p4-donut' into donut 2009-04-28 18:13:25 -07:00
Mitsuru Oshima
8169daed2f AI 147976: Compatibility mode support. Part 2.
* Introduced ApplicationScale (may not be good name. CompatibilityScale? CanvasScale? Pls let me know if you have better idea)
  * Changes to RootView / SurfaceView
  - Makes the app believe it's running in the supported density/resolution.
  - Makes the window manager believe it's running at the right density/resolution.
  * Added methods to Rect/Event for scaling up/down.
  Known issues:
  * certain kind of images (such as nine patch for buttons) seesm to be loaded not by app, thus does not take the scale into account,
  which, in turn, is causing layout issue.
  * ZoomButton in MapView is rendered in wrong place
  * Transparent region on Surface is not correct
  * Specifying different densities in one process is not working.
  BUG=1770627

Automated import of CL 147976
2009-04-28 18:12:09 -07:00
Romain Guy
2e447d46d9 Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at least one layout pass, and the headers/footers don't know they have a parent anymore. Which causes a lot of trouble, like drawing not happening. 2009-04-28 18:01:24 -07:00
Android (Google) Code Review
d30605200b Merge change 542 into donut
* changes:
  enable additional cdma sms fields and user data encodings
2009-04-28 17:13:33 -07:00
Android (Google) Code Review
5f2788bc9d Merge change 686 into donut
* changes:
  gps: Don't crash if no XTRA servers are specified.
2009-04-28 16:18:07 -07:00
Android (Google) Code Review
0124a15015 Merge change 626 into donut
* changes:
  fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
2009-04-28 16:06:32 -07:00
Mike Lockwood
b8526bfe09 gps: Don't crash if no XTRA servers are specified.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 19:04:08 -04:00
Karl Rosaen
98e333f551 Fix back key and ime behavior for search dialog.
The back key now dismisses the soft keyboard, and then the dialog.

The soft keyboard behavior is improved by having ACTV do the following when 'mDropdownAlwaysShowing' is true:
- touching outside of the drop down doesn't dismiss it
- touching the text field ensures the imei is brought in front of the drop down
2009-04-28 15:52:30 -07:00
Eric Fischer
a21e376bf0 AI 147962: Import updated zh_TW translations.
Automated import of CL 147962
2009-04-28 15:48:38 -07:00
Android (Google) Code Review
42fba356cf Merge change 331
* changes:
  Add option for gtalk stream compression
2009-04-28 15:36:33 -07:00
Mathias Agopian
d504605919 Merge commit 'goog/master' into merge_master 2009-04-28 15:24:01 -07:00
Scott Main
c8048365f0 AI 147951: delete unused files
BUG=1790234

Automated import of CL 147951
2009-04-28 15:03:27 -07:00
Scott Main
998234ed4a AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/
BUG=1790234

Automated import of CL 147947
2009-04-28 14:41:22 -07:00
Leon Scroggins
2ca912ec13 Lazily initialize the TextDialog. 2009-04-28 17:18:57 -04:00
Android (Google) Code Review
4924ae8d1f Merge change 618 into donut
* changes:
  Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote.
2009-04-28 13:45:44 -07:00
Android (Google) Code Review
e4de845ec2 Merge change 625 into donut
* changes:
  fix 1812272 SensorManager method returns hidden object
2009-04-28 13:19:23 -07:00
Android (Google) Code Review
6fcddb05ee Merge change 629 into donut
* changes:
  Display the app icon to the left of the search field for search within apps.
2009-04-28 13:18:06 -07:00
Android (Google) Code Review
77c9990ae0 Merge change 599 into donut
* changes:
  Add call to (new) Canvas.freeCaches() in response to low-memory
2009-04-28 12:28:47 -07:00
Android (Google) Code Review
190b75733c Merge change 611
* changes:
  change the IsolatedContext to have a test version of the AccountManager that has no IBinder to the AccountManagerService.
2009-04-28 10:56:48 -07:00
Romain Guy
23bd84ce6c Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote. 2009-04-28 10:42:45 -07:00
Mike Lockwood
b8adcad61d location: Remove obsolete fake provider support.
Now that we have GPS support in the emulator and public APIs for mock providers,
the fake provider support is no longer needed.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 13:23:57 -04:00
Mike Lockwood
79762a3ee3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 12:42:08 -04:00
Patrick Scott
f0c70a8356 Treat application/xhtml+xml as xhtml+xml instead of text/html.
Previously we had converted application/xhtml+xml to text/html because of bad
server data. Now we need to treat xhtml as xhtml to get svg to be interpreted
correctly.
2009-04-28 11:47:11 -04:00
Mike Lockwood
eedf815a2b location: Remove redundant mLocationTracking field from GpsLocationProvider
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 11:17:23 -04:00
Android (Google) Code Review
7cb8ed23ab Merge change 414 into donut
* changes:
  location: Run LocationManagerService in a separate thread.
2009-04-28 05:30:43 -07:00
Android (Google) Code Review
3de05ffb91 Merge change 586 into donut
* changes:
  Manage imagecache ram budget
2009-04-28 05:17:41 -07:00
Android (Google) Code Review
b4ec401085 Merge change 605
* changes:
  Add '_' to the allowable characters in a host name.
2009-04-28 04:56:52 -07:00
Mike Lockwood
3d12b51ee3 location: Run LocationManagerService in a separate thread.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-28 07:28:33 -04:00
Bjorn Bringert
74708bbdf8 Add GLOBAL_SEARCH intent for finding global search provider. 2009-04-28 12:15:56 +01:00
Mathias Agopian
bdbe6024a5 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. 2009-04-28 03:17:50 -07:00
Mathias Agopian
354271fb03 improvements (I hope) to to List.h implementation:
- made the helper Node and Iterator classes protected inner classes of List so they don't pollute the android namespace.
- use "int foo()" instead of "int foo(void)" which is more C++ stylish
- made distance() a template function, this way we write it once and it will work with combinations of iterator and const_iterator
- added the inline keyword on some function to make it clear to the compiler and the programmer that we want/intend these to be small inline functions
- added templated comparison operators to Iterator so it can compare iterator and const_iterator
- use size_t instead of "unsigned int" at places
- distance() should return a ptrdiff_t (it's kind of mening less here because it won't really work if the distance is < 0)
- made sure we handle conversions from iterator to const_iterator, but but fail at compile time in the other direction
- added operator->() on iterator and const_iterator
- made a bunch of private constructors explicit to avoid unwanted conversions
2009-04-28 03:06:59 -07:00
Tammo Spalink
8c49d32cb9 enable additional cdma sms fields and user data encodings
enable ia5 and octet user data encodings
properly expose parsed user data
support additional bearer data subparameter types
2009-04-28 15:49:59 +08:00
Mathias Agopian
77c4903397 small fix to List.h, the post-increment iterators should return "const" objects to disallow constructs such as i++++ 2009-04-27 21:40:53 -07:00
Mike LeBeau
1fd73239dc Display the app icon to the left of the search field for search within apps. 2009-04-27 19:12:05 -07:00
Mathias Agopian
0c6b5f6ec3 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly 2009-04-27 18:50:06 -07:00