Commit Graph

95 Commits

Author SHA1 Message Date
Derek Sollenberger
d049ec168b updating the sample plugin to reflect the latest changes in android_npapi.h 2009-08-07 11:26:44 -04:00
Grace Kloba
9ffe5ac6c4 Add the test for the new SystemInterface in the android_npapi. 2009-08-04 17:51:06 -07:00
Xavier Ducrohet
31192b9309 am 66f17e50: ApiDemos Clean up
Merge commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9'

* commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9':
  ApiDemos Clean up
2009-08-03 19:09:37 -07:00
Xavier Ducrohet
66f17e50db ApiDemos Clean up
- Add missing @Override
- Remove (some) unused imports
- Add some missing headers

BUG: 2031807
2009-08-03 19:00:36 -07:00
Derek Sollenberger
c356b9f040 adding sample cod to access dom and javascript. 2009-07-30 16:57:07 -04:00
Derek Sollenberger
b6f5cd2d77 adding touch support to the paint plugin. 2009-07-28 15:09:23 -04:00
Derek Sollenberger
4fb83e6fa2 adding first pass of a sample paint plugin based on surface views. 2009-07-27 16:40:13 -04:00
Dianne Hackborn
676902e287 Deal with canceled keys. 2009-07-24 17:30:00 -07:00
Derek Sollenberger
c654bce09e adding support for tracking the visible rectangles. 2009-07-20 11:25:29 -04:00
Derek Sollenberger
c0f2657695 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. 2009-07-17 08:50:53 -04:00
Jean-Baptiste Queru
9237d93cda Merge branch 'master' of git://android.git.kernel.org/platform/development into merge_korg_master
* 'master' of git://android.git.kernel.org/platform/development:
  Value for windows condition is missing a dot before "exe". "adbexe" should be "adb.exe"
  Add the FixedGridLayout sample code.
  Fix NullPointer exception in function getBrokenAvds()
2009-07-09 11:24:20 -07:00
Derek Sollenberger
21f3991238 Updating the sample plugin with performance optimizations and better audio support. 2009-07-09 09:25:04 -04:00
Derek Sollenberger
0e827219dd Adding navigation support to the sample form plugin. 2009-07-08 11:11:33 -04:00
Derek Sollenberger
81382964c8 Fixing a typo in the android plugin api. 2009-07-07 11:26:38 -04:00
Derek Sollenberger
71f7d255d8 Adding focus and keyboard support to the form plugin. 2009-07-02 17:05:08 -04:00
Romain Guy
9e8b13ceb0 am fc614476: Fix NPE in Home sample.
Merge commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9'

* commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9':
  Fix NPE in Home sample.
2009-07-01 11:20:04 -07:00
Android (Google) Code Review
cf2ec6185b am 6683fa35: Merge change 5688 into donut
Merge commit '6683fa352a7ed5d2c02c227da1c7268640c19aa4'

* commit '6683fa352a7ed5d2c02c227da1c7268640c19aa4':
  Fixes #1949253. Prevents NPE on startup.
2009-07-01 00:07:26 -07:00
Romain Guy
fc614476e4 Fix NPE in Home sample. 2009-06-30 10:23:32 -07:00
Romain Guy
14035e8634 Fixes #1949253. Prevents NPE on startup. 2009-06-29 14:55:08 -07:00
Derek Sollenberger
db398a7c21 Adding a new sample plugin to test text input. 2009-06-29 13:53:04 -04:00
Derek Sollenberger
f42e2f4e92 Adding a basic sample plugin to test audio playback 2009-06-26 11:42:46 -04:00
Mike Reed
d3b9a76870 add zoom field to visibleRect event 2009-06-24 13:39:49 -04:00
Android (Google) Code Review
d880efaa3f am 3db7a730: Merge change 4880 into donut
Merge commit '3db7a730bce818196c216945f866939bf8a7401f'

* commit '3db7a730bce818196c216945f866939bf8a7401f':
  Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml.
2009-06-23 13:08:23 -07:00
Derek Sollenberger
5b011e35fb Adding support for recording the visible rect and auto-scrolling. 2009-06-22 11:39:40 -04:00
Brett Chabot
fe905a8cb0 Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml.
This should enable the ApiDemos sample tests to run continuously again.
2009-06-19 18:34:39 -07:00
Derek Sollenberger
d7ebf27ff4 Restructuring the sample plugin and adding more tests. 2009-06-18 11:19:41 -04:00
Mike Reed
224adadb3c test pixelpacking api 2009-06-10 10:36:28 -04:00
Android (Google) Code Review
7d164ce1af Merge change 3572
* changes:
  Changing plugin to use the draw event (not drawContext)
2009-06-09 08:14:35 -07:00
Derek Sollenberger
02162c1c29 Changing plugin to use the draw event (not drawContext) 2009-06-09 11:08:59 -04:00
Mike Reed
b94183bf7c add sample for using colorfilters 2009-06-08 14:00:17 -04:00
Derek Sollenberger
9119e7d05d updating sample plugin to use lifecycle events. 2009-06-08 11:26:14 -04:00
Android (Google) Code Review
e1cd1cc8a1 am 8eb71d59: Merge change 2428 into donut
Merge commit '8eb71d59e94edf9e0581515ed7db762fc1a49a4e'

* commit '8eb71d59e94edf9e0581515ed7db762fc1a49a4e':
  Fix misleading comment.
2009-06-03 13:00:10 -07:00
Android (Google) Code Review
8eb71d59e9 Merge change 2428 into donut
* changes:
  Fix misleading comment.
2009-06-03 10:49:54 -07:00
Android (Google) Code Review
449a532380 am c7ee895b: Merge change 2768 into donut
Merge commit 'c7ee895b443a77c5922fdf15436b98ab30730c36'

* commit 'c7ee895b443a77c5922fdf15436b98ab30730c36':
  Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-02 17:03:30 -07:00
Android (Google) Code Review
c7ee895b44 Merge change 2768 into donut
* changes:
  Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-02 16:53:22 -07:00
Wei-Ta Chen
1ba461c7b6 Add an API demo that shows the effets of setting Bitmaps as being purgeable. 2009-06-01 13:35:06 -07:00
Joe Onorato
a42091afb7 Add the FixedGridLayout sample code.
This time with an Android.mk

P.S. Hi from Google I/O!
2009-05-28 16:38:52 -07:00
Mike Reed
1e7c3319b3 add tests for new pause/resume events 2009-05-26 16:37:45 -04:00
Ken Shirriff
0b10c8f9ca Fix misleading comment.
ExpatParser defaults to UTF-8 if no encoding is specified.
2009-05-25 17:44:47 -07:00
Android (Google) Code Review
f741c51a1f am ab78aebc: Merge change 2348 into donut
Merge commit 'ab78aebc241d91b4afdc546c40c90e5114c41667'

* commit 'ab78aebc241d91b4afdc546c40c90e5114c41667':
  Fix typo in comment.
2009-05-22 17:05:28 -07:00
Ken Shirriff
35787c0f99 Fix typo in comment. 2009-05-22 13:01:40 -07:00
Grace Kloba
fbe47c0ef0 Move browser test plugin from webkit project to development project. 2009-05-15 10:32:37 -07:00
Xavier Ducrohet
03fd223a4d Remove the PlatformLibrary
This sample is not an application sample, but a framework sample.
It is moved to vendor/sample. A new "sample" vendor that will show how to create Android-based device
2009-05-12 17:55:35 -07:00
James Dong
bf4d838a88 Fixed bugs in the media player api demo application
- release the MediaPlayer object when onPause
- use onVideoSizeChanged listener to make sure that correct video size is known before starting playback
2009-05-11 13:51:43 -07:00
Jack Palevich
d9b9c8eaaa Use direct, native order Buffers for OpenGL data. 2009-05-07 14:54:46 -07:00
Scott Main
82ce558241 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in
Merge commit '705a3ee3975877460c124d98eda12ae16dadd1a6' into donut

* commit '705a3ee3975877460c124d98eda12ae16dadd1a6':
  AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
2009-04-28 21:53:14 -07:00
Scott Main
705a3ee397 AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
BUG=1810005

Automated import of CL 147793
2009-04-25 14:04:53 -07:00
Jack Palevich
c7ad6e203d Add a sample showing how to use the new static OpenGL ES bindings.
(Actually repurpose the existing Texture Triangle sample.)
2009-04-24 13:04:26 -07:00
Jean-Michel Trivi
25179be380 AI 147301: am: CL 147296 Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it.
Original author: jmtrivi
  Merged from: //branches/cupcake/...

Automated import of CL 147301
2009-04-22 13:16:35 -07:00
Jean-Michel Trivi
ab7e461226 AI 147296: Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it.
BUG=1804737

Automated import of CL 147296
2009-04-21 18:50:58 -07:00