Commit Graph

4784 Commits

Author SHA1 Message Date
Svetoslav Ganov
d739fa797a am b0772436: am 4b06026c: am 9f93186b: Adding a sample accessibility service
Merge commit 'b07724366ebd73ef3e9daa1d772a633cd331f2b4'

* commit 'b07724366ebd73ef3e9daa1d772a633cd331f2b4':
  Adding a sample accessibility service
2010-08-17 10:56:26 -07:00
Svetoslav Ganov
b07724366e am 4b06026c: am 9f93186b: Adding a sample accessibility service
Merge commit '4b06026cb901d4a032ecc731a835767ff1bf27fe' into gingerbread-plus-aosp

* commit '4b06026cb901d4a032ecc731a835767ff1bf27fe':
  Adding a sample accessibility service
2010-08-17 10:48:34 -07:00
Svetoslav Ganov
4b06026cb9 am 9f93186b: Adding a sample accessibility service
Merge commit '9f93186beae13ea057a4b2e867928b357cd650a4' into gingerbread

* commit '9f93186beae13ea057a4b2e867928b357cd650a4':
  Adding a sample accessibility service
2010-08-17 10:45:23 -07:00
Mathias Agopian
164c1123ed am 9cd582f8: am a37be42f: Reformat to Android style guidelines
Merge commit '9cd582f8cbeafea1fb697d3afaee653c2c2aab49'

* commit '9cd582f8cbeafea1fb697d3afaee653c2c2aab49':
  Reformat to Android style guidelines
2010-08-16 16:58:05 -07:00
Mathias Agopian
6000ef7953 am 056fe795: am a7c85d92: Take screen rotation into account
Merge commit '056fe7952ef930157ba79e5c247cec93de17ddc2'

* commit '056fe7952ef930157ba79e5c247cec93de17ddc2':
  Take screen rotation into account
2010-08-16 16:58:02 -07:00
Mathias Agopian
9cd582f8cb am a37be42f: Reformat to Android style guidelines
Merge commit 'a37be42f9f4d0f54f8ff10524ee023177f0b7990' into gingerbread-plus-aosp

* commit 'a37be42f9f4d0f54f8ff10524ee023177f0b7990':
  Reformat to Android style guidelines
2010-08-16 16:54:37 -07:00
Mathias Agopian
056fe7952e am a7c85d92: Take screen rotation into account
Merge commit 'a7c85d92351070605b93176c1f691f4f80321ad5' into gingerbread-plus-aosp

* commit 'a7c85d92351070605b93176c1f691f4f80321ad5':
  Take screen rotation into account
2010-08-16 16:54:33 -07:00
Mathias Agopian
a37be42f9f Reformat to Android style guidelines
Change-Id: Ib9d7e39464a246dbaae38e00fbb325f153f89f65
2010-08-16 16:13:24 -07:00
Jean-Baptiste Queru
c7c7e9367a am 8930942d: am 4388d2c3: Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)"
Merge commit '8930942de2fdbb864c73f62d016d8e23844bca98'

* commit '8930942de2fdbb864c73f62d016d8e23844bca98':
  Monkey: Set the name of the process to distinguish from generic name (app_process)
2010-08-16 15:18:59 -07:00
Jean-Baptiste Queru
f97a33569d am 0fd0e932: am 898004c4: Merge "Activity/provider used is restricted to the application\'s Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itse
Merge commit '0fd0e932d2c09fad85c36fc555c9388b38cb2956'

* commit '0fd0e932d2c09fad85c36fc555c9388b38cb2956':
  Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
2010-08-16 15:18:54 -07:00
Jean-Baptiste Queru
8930942de2 am 4388d2c3: Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)"
Merge commit '4388d2c333c164ce67db6d4a59cded8dfea9fc9a' into gingerbread-plus-aosp

* commit '4388d2c333c164ce67db6d4a59cded8dfea9fc9a':
  Monkey: Set the name of the process to distinguish from generic name (app_process)
2010-08-16 13:16:44 -07:00
Mathias Agopian
a7c85d9235 Take screen rotation into account
Change-Id: I354c58eb1d28552d46b8fa269e12c00eaf6cbb99
2010-08-16 12:55:18 -07:00
Adam Powell
6c7ec482e3 Add GridView selection mode demo
Change-Id: I154424f29458870f66b3bb6b2025a4cd6fd16ee8
2010-08-16 11:48:34 -07:00
Jean-Baptiste Queru
4388d2c333 Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)" 2010-08-16 09:19:10 -07:00
Jean-Baptiste Queru
0fd0e932d2 am 898004c4: Merge "Activity/provider used is restricted to the application\'s Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itself and not usi
Merge commit '898004c4b2322c8fece08944731eed9fc08a14a5' into gingerbread-plus-aosp

* commit '898004c4b2322c8fece08944731eed9fc08a14a5':
  Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.
2010-08-16 08:24:20 -07:00
Jean-Baptiste Queru
898004c4b2 Merge "Activity/provider used is restricted to the application's Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itself and not using the PackageInfo. Credit:Ritu Srivastava" 2010-08-16 08:11:53 -07:00
Dianne Hackborn
9e6f12a598 Update to follow fragment API changes.
Also make use of fragment arguments and targets to simplify code.

Change-Id: I79884854f4c7ff4fdc35c68087b5b2235a75c79f
2010-08-15 17:18:15 -07:00
Dianne Hackborn
b880eb4260 Update API demos to use new Fragment features.
In particular, use the new argument Bundle for passing runtime
data to fragments.  Simplifies the code some.

Change-Id: I248bfa0bf94b1599926038174baa4c7387ed8ba1
2010-08-12 17:19:06 -07:00
Ying Wang
3a25903743 am a27eb4c7: am 8fc77898: Fix keycode. [Cherry-pick from master]
Merge commit 'a27eb4c7d9e339e084bb2f7c0e7b4a60d0dbe925'

* commit 'a27eb4c7d9e339e084bb2f7c0e7b4a60d0dbe925':
  Fix keycode. [Cherry-pick from master]
2010-08-12 13:28:17 -07:00
Ying Wang
a27eb4c7d9 am 8fc77898: Fix keycode. [Cherry-pick from master]
Merge commit '8fc778984cd0b737df102fca14be7c1815505b80' into gingerbread-plus-aosp

* commit '8fc778984cd0b737df102fca14be7c1815505b80':
  Fix keycode. [Cherry-pick from master]
2010-08-12 13:14:11 -07:00
Ying Wang
8fc778984c Fix keycode. [Cherry-pick from master]
see frameworks/base/core/java/android/view/KeyEvent.java.

Change-Id: Ic9a355b36815c4ac7db9c57c14bfe933585cf963
http://b/issue?id=2830562
2010-08-12 11:30:41 -07:00
Romain Guy
1209806866 Merge "Remove the "View" entry (typo.)" 2010-08-11 19:34:11 -07:00
Romain Guy
c96fa3887b Remove the "View" entry (typo.)
Change-Id: I8fbc9be5699c36b9e7cdcc94f71b431601ba3a79
2010-08-11 19:34:27 -07:00
Chet Haase
9c78783149 Merge "Make fragments use the new animation system" 2010-08-11 17:59:47 -07:00
Ying Wang
35c24ce6ea Fix keycode.
see frameworks/base/core/java/android/view/KeyEvent.java.

http://b/issue?id=2830562
Change-Id: I36676066e0e3e749e30625e81398e53b403aed1c
2010-08-11 17:22:58 -07:00
Chet Haase
84df83a5e2 Make fragments use the new animation system
Change-Id: I20b200c285336066d96cdb9cc37287d1168a1874
2010-08-11 16:41:49 -07:00
Svetoslav Ganov
9f93186bea Adding a sample accessibility service
Change-Id: I5bd42157e263aac6d7a85db090319db168dea2fd
2010-08-11 14:45:56 -07:00
Brian Muramatsu
277cc4eae7 Merge "Update Android CTS Download Link to 2.2_r2" 2010-08-11 11:36:24 -07:00
Dianne Hackborn
c35838890a am a7d7e653: am 79b946e8: Some native activity sample code cleanup.
Merge commit 'a7d7e653f02d6148ad0ee06a1c78c7593455b2d1'

* commit 'a7d7e653f02d6148ad0ee06a1c78c7593455b2d1':
  Some native activity sample code cleanup.
2010-08-11 00:50:50 -07:00
Dianne Hackborn
a7d7e653f0 am 79b946e8: Some native activity sample code cleanup.
Merge commit '79b946e8f2ccb552e1a3fe8222f660b9a76cc001' into gingerbread-plus-aosp

* commit '79b946e8f2ccb552e1a3fe8222f660b9a76cc001':
  Some native activity sample code cleanup.
2010-08-11 00:47:46 -07:00
Dianne Hackborn
79b946e8f2 Some native activity sample code cleanup.
Update to include newest headers and library, tweak glue code to
work better with state saving and add support for config changes.

Change-Id: I4d27bd4a0f542f217efaec86cf4f219aca020426
2010-08-11 00:31:37 -07:00
Jae Yong Sung
f91d43db8c Merge "Functionality to separate dictionary by set size" 2010-08-10 16:46:27 -07:00
Jae Yong Sung
f34d3e617b Functionality to separate dictionary by set size
Change-Id: Idb0e79e0dc79563a7043c245bcd80ebf5f02dc65
2010-08-10 15:36:34 -07:00
Brian Muramatsu
100a554a00 Update Android CTS Download Link to 2.2_r2
2865633

Change-Id: Iea08a0b46f15e5c1b50eb33c38cc86aaf2f00310
2010-08-10 14:26:45 -07:00
Raphael Moll
99e27c0f08 am 4336dcc6: am ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.
Merge commit '4336dcc64ba518b7c8bd0e4a9a9814064eb8920c'

* commit '4336dcc64ba518b7c8bd0e4a9a9814064eb8920c':
  Update win_sdk to put binaries in SDK/platform-tools.
2010-08-10 11:45:02 -07:00
Raphael Moll
4336dcc64b am ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.
Merge commit 'ff779c0f2a19985a9a6733d4864b4b56b20729bd' into gingerbread-plus-aosp

* commit 'ff779c0f2a19985a9a6733d4864b4b56b20729bd':
  Update win_sdk to put binaries in SDK/platform-tools.
2010-08-10 11:39:50 -07:00
Chet Haase
9824f385ce Merge "Demo of new 3d rotation properties on View" 2010-08-10 11:02:32 -07:00
Chet Haase
64606ec84a Demo of new 3d rotation properties on View
Change-Id: I0b50b60c4452b3fc4bc22b8bc4109b8d78260204
2010-08-10 10:46:40 -07:00
Ben Dodson
e9f15ca776 Merge "Bugfix for transition from droiddoc to doclava" 2010-08-10 10:38:58 -07:00
Ben Dodson
d0689031e1 Bugfix for transition from droiddoc to doclava
Change-Id: I38dc2885df80051e8d37e9e18d7f5c035d73cc63
2010-08-10 10:03:06 -07:00
Joe Malin
70b1869f38 Revert "Revised Note Pad sample, new test app for Note Pad"
This reverts commit 4124e0a1f0.
2010-08-09 17:18:13 -07:00
Joe Malin
4124e0a1f0 Revised Note Pad sample, new test app for Note Pad
Change-Id: Ia41a33d935ead704c1de439a0cfb0a55806cfe12
2010-08-09 15:30:01 -07:00
Dianne Hackborn
4779ab6f9a Update NotePad to support copying of an entire note to the clipboard.
Change-Id: Icbda36dcdb98d53395af1570e161dad727146f93
2010-08-08 18:38:49 -07:00
Andrew Stadler
762a14fa3c Cleanup eclipse classpath for new VOIP/SIP code
Change-Id: I9238768b4a50473cba7a33ccc675497c4e10e7ac
2010-08-06 16:33:10 -07:00
Adam Powell
72187805c3 Added simple demos for ActionBar
Change-Id: Ie0dbf0c2bad61f75825e832305205811f49459d1
2010-08-06 14:42:20 -07:00
Dianne Hackborn
d21c55665c Some tweaks to the loader API demo.
Unfinished, but checkpointing.

Change-Id: Ib832a6915847302e8bbb23c6cf111c932fdacabf
2010-08-05 18:20:35 -07:00
Raphael Moll
ff779c0f2a Update win_sdk to put binaries in SDK/platform-tools.
This is requires as a follow up to Change I4526310a
with moved platform tools from $SDK/platform/*/tools
to $SDK/platform-tools/

SDK Bug: 2897406

Change-Id: I1563c88fc824db3d9c86fb65479820989d46895c
2010-08-05 13:32:03 -07:00
Dianne Hackborn
46e70551eb New API demo for clipboard.
Change-Id: Ifcf52b2f7bae10e77c074868414a57c2d8f67c3c
2010-08-05 12:28:14 -07:00
Chet Haase
b9461fc8ef Add ApiDemo to show the new seeking behavior of Animator
Change-Id: I4ad4e322af9c1d8419e1d7f8bea6b20951a1dc4f
2010-08-05 11:51:13 -07:00
Oscar Montemayor
d53965f305 Attempting to add new Corp App to demo Global Proxy.
Making ApiDemos device admin able to set the Global Proxy.

Change-Id: I565ccf5d05b1c7d775aea968e99e04894c3f8b64
2010-08-04 16:02:39 -07:00