Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nova Video Player

NOVA stands for opeN sOurce Video plAyer and is an open source video player for Android.
Collective - Host: opensource - https://opencollective.com/novavideoplayer - Code: https://github.com/nova-video-player

Move the libcore registration out of libnativehelpers and into libcore.

Bug: 754114
Change-Id: Iaa03def509c10cbaa12fd2128584b93d4be4a6b7

github.com/nova-video-player/aos-libnativehelper - 46b3d4d5a4ed5a8c5d71463867c26565879bcf0b authored over 14 years ago by Elliott Hughes <[email protected]>
Add Java 6's java.net.IDN.

harmony's tests and my code, though ICU4C does all the hard work.

I've added a test of my own t...

github.com/nova-video-player/aos-libnativehelper - fb0a8fd975333a3ffb93a23a6198a5ae408e2f42 authored almost 15 years ago by Elliott Hughes <[email protected]>
Add Java 6's java.io.Console.

This is actually functional, if you're in the mood to "adb shell".

The implementation is based ...

github.com/nova-video-player/aos-libnativehelper - e7a7963e9d55b3271adb90c29d538e8fe36c15b5 authored almost 15 years ago by Elliott Hughes <[email protected]>
am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."

Merge commit '10ebc7d0b84dcb98e1a7eeac96ef06acdfc8d184' into dalvik-dev

* commit '10ebc7d0b84dc...

github.com/nova-video-player/aos-libnativehelper - 27fa5f5dd554437f67f56059f75e06bd0e8e9538 authored almost 15 years ago by Elliott Hughes <[email protected]>
Implement (but @hide) java.text.Normalizer from Java 6.

Based on https://android-git.corp.google.com/g/42516.

Includes the harmony tests from their Jav...

github.com/nova-video-player/aos-libnativehelper - 1baa2a7d51ad8d4585364ef41a793fcdef06b6d8 authored almost 15 years ago by Elliott Hughes <[email protected]>
resolved conflicts for merge of e84bea92 to dalvik-dev

github.com/nova-video-player/aos-libnativehelper - 0c015d7b0966388188d7e5f3111108d74b41fc9d authored almost 15 years ago by Brian Carlstrom <[email protected]>
Break the sqlite JDBC driver out from our JDBC implementation.

The JDBC driver is from a different source
(http://www.ch-werner.de/javasqlite/overview-summary....

github.com/nova-video-player/aos-libnativehelper - 0761d9497d0fdb024ff73180a310d1e82d43b423 authored almost 15 years ago by Elliott Hughes <[email protected]>
First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file.

At enh's suggestion, I'm consoldiating the OpenSSL related native code
into a single wrapper cla...

github.com/nova-video-player/aos-libnativehelper - 2672d48fca706257c8b9d62d960af33126d65c70 authored almost 15 years ago by Brian Carlstrom <[email protected]>
Merge remote branch 'goog/master' into mm

Conflicts:
libcore/JavaLibrary.mk

github.com/nova-video-player/aos-libnativehelper - d0d8bbeb906333a7cbedaf31a641a4b7feed4cdb authored almost 15 years ago by Elliott Hughes <[email protected]>
am adbe0586: am 217f8ef4: reconcile main tree with open-source eclair

Merge commit 'adbe0586957a71d2aa9f100646882dbca1c78f12'

* commit 'adbe0586957a71d2aa9f100646882...

github.com/nova-video-player/aos-libnativehelper - bbcaf14c62a09ec8fffec3cadcdb47fa33f56fbe authored almost 15 years ago by The Android Open Source Project <[email protected]>
am 217f8ef4: reconcile main tree with open-source eclair

Merge commit '217f8ef4c1c151c63382dc0785edd960c233f62e' into eclair-plus-aosp

* commit '217f8ef...

github.com/nova-video-player/aos-libnativehelper - 590caeedbd07ae84da361e223a98ddfd56cc1385 authored almost 15 years ago by The Android Open Source Project <[email protected]>
Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it.

This is ICU API not used by Java, so there's no point pretending to maintain it.

Bug: http://b/...

github.com/nova-video-player/aos-libnativehelper - 0704dba57a4a97d652c221c6754cac81e004f595 authored almost 15 years ago by Elliott Hughes <[email protected]>
reconcile android-2.1_r1 snapshot

github.com/nova-video-player/aos-libnativehelper - edffb2814b483a30da0a922c9135b5acdaaccefc authored almost 15 years ago by The Android Open Source Project <[email protected]>
Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.

...and switch all NPE throwers over to the helper.

github.com/nova-video-player/aos-libnativehelper - 9f6e1d367d772894733387e6dae2ddf685c5bf03 authored almost 15 years ago by Elliott Hughes <[email protected]>
android-2.1_r1 snapshot

github.com/nova-video-player/aos-libnativehelper - c094b8b1c4f92a56b3e68ad158b4312e5503a2be authored almost 15 years ago by The Android Open Source Project <[email protected]>
Merge commit 'goog/eclair-plus-aosp'

github.com/nova-video-player/aos-libnativehelper - ab0c08d36b667fbff12b326efc3d744b22d0fde2 authored about 15 years ago by Android Git Automerger <[email protected]>
am 66cbe5b1: am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions.

Merge commit '66cbe5b10e3bd9f7b3c262a2ec8a3c11087baa80'

* commit '66cbe5b10e3bd9f7b3c262a2ec8a3...

github.com/nova-video-player/aos-libnativehelper - 773c77904249482681e13e852a58c8446caf6bb1 authored about 15 years ago by Dan Bornstein <[email protected]>
am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions.

Merge commit 'bf1bb914a62c65eb8304ce1d86e8ff2dd4f5c79b' into eclair-mr2-plus-aosp

* commit 'bf1...

github.com/nova-video-player/aos-libnativehelper - ea544a2cb103ad11e24f1782840cb0d1681ff59b authored about 15 years ago by Dan Bornstein <[email protected]>
am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions.

Merge commit '4a888b09be2ade9fc5bb0137f702b3be889679a9' into eclair-plus-aosp

* commit '4a888b0...

github.com/nova-video-player/aos-libnativehelper - ac2c10c2419a2fd8686f62f4e20dff19f5e8cc72 authored about 15 years ago by Dan Bornstein <[email protected]>
Two exception-related tweaks: (1) Make the dynamic exception construction

mechanism be able to handle exception constructors that take Object instead
of String. (2) Add a ...

github.com/nova-video-player/aos-libnativehelper - f84f4c65bfd3a16161ce6220d3cbde0765ba0f46 authored about 15 years ago by Dan Bornstein <[email protected]>
am d829c399: merge from open-source master

Merge commit 'd829c39941df81efe05eb3e974cfc048ce2d47f2'

* commit 'd829c39941df81efe05eb3e974cfc...

github.com/nova-video-player/aos-libnativehelper - 1c1c514b81477239ed6f9c2af857d25df821809b authored about 15 years ago by Jean-Baptiste Queru <[email protected]>
merge from open-source master

Merge commit 'goog/stage-korg-master' into HEAD

github.com/nova-video-player/aos-libnativehelper - f7218bb080b76a58d4099121e9a9e08bf4bcbb60 authored about 15 years ago by Jean-Baptiste Queru <[email protected]>
eclair snapshot

github.com/nova-video-player/aos-libnativehelper - 519e0b931c5c7fa927059c588898ec46d0b19c90 authored about 15 years ago by Jean-Baptiste Queru <[email protected]>
Merge change I4c4d050d

* changes:
Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) laggard libc...

github.com/nova-video-player/aos-libnativehelper - d293e88bf05aaf9f6366c6dd63981c7289a57612 authored about 15 years ago by Android (Google) Code Review <[email protected]>
Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick)

laggard libc implementations not keeping up with the times or
(perhaps) agressively modern libc i...

github.com/nova-video-player/aos-libnativehelper - 6edaa4741d14963a009183410c8287195944fddc authored about 15 years ago by Dan Bornstein <[email protected]>
Remove dead native org.apache.harmony.nio.AddressUtils code.

This code is dead at the moment, and were it ever to become live, I'm pretty
sure we'd want to s...

github.com/nova-video-player/aos-libnativehelper - 17096341fea5eacf135055ba199cdae84d16026e authored about 15 years ago by Elliott Hughes <[email protected]>
Change the host build to include whole static libraries, and to name

them "*-host".

Change-Id: Ibf565c9c4b0709eb25edd71786b269895a1616a4

github.com/nova-video-player/aos-libnativehelper - 6174c468b61d35f30dd1b060cf539f56a3f1a0e0 authored about 15 years ago by Dan Bornstein <[email protected]>
Clear pending exception before throwing a new one.

The JNI helper function that throws an exception calls FindClass, which
isn't allowed if an exce...

github.com/nova-video-player/aos-libnativehelper - 261c1312c56f2622ba2a553d060a195f87d6751f authored about 15 years ago by Andy McFadden <[email protected]>
Expose the portable "strerror_r" used by jniThrowIOException.

Also add one example caller I used to test this, and update the
libnativehelper README file.

github.com/nova-video-player/aos-libnativehelper - e4239aecb2d2ba2948968166518dc12d4083dc52 authored about 15 years ago by Elliott Hughes <[email protected]>
More work on getting Dalvik to build on the host (particularly OSX).

The dalvikvm executable still doesn't quite build (fails in linker), which
is probably due to th...

github.com/nova-video-player/aos-libnativehelper - 0e023432b369854b41619231b5d752baf5754ce2 authored over 15 years ago by Dan Bornstein <[email protected]>
First parts of enabling a host Dalvik build.

Most of this is just factoring out common make defs to include both on
the host and device side,...

github.com/nova-video-player/aos-libnativehelper - 3f30fc0bc473dc19ee565bb86194619d606febb2 authored over 15 years ago by Dan Bornstein <[email protected]>
"External allocation" tracking for direct buffers.

The native memory allocated for ByteBuffer.allocateDirect was not being
tracked by the VM's "ext...

github.com/nova-video-player/aos-libnativehelper - 0b9d26cc3b493ecb0f8672661c97b7bde17cbaa8 authored over 15 years ago by Andy McFadden <[email protected]>
auto import from //depot/cupcake/@135843

github.com/nova-video-player/aos-libnativehelper - 7f844dda3883ad3d72b0905c388af7e274f5caa4 authored almost 16 years ago by The Android Open Source Project <[email protected]>
auto import from //depot/cupcake/@135843

github.com/nova-video-player/aos-libnativehelper - 3a7b73e353a33de5bb8132e881a106a4a30d61e4 authored almost 16 years ago by The Android Open Source Project <[email protected]>
Code drop from //branches/cupcake/...@124589

github.com/nova-video-player/aos-libnativehelper - 379c0f0cfc20c82d902aef0890ed903a9d261a34 authored about 16 years ago by The Android Open Source Project <[email protected]>
Initial Contribution

github.com/nova-video-player/aos-libnativehelper - ad83f63492fb91e7f8120fb78a01acee5b29c386 authored about 16 years ago by The Android Open Source Project <[email protected]>