12 Commits

Author SHA1 Message Date
Thibault Capelli 00a6b19736 fix(android): local asset for android in release (#4784)
* fix: hermes path for android release

* chore: update bun.lock

* fix: handle raw ressources in Android release mode

* fix: replace custom AppContextHolder logic with NitroModules.applicationContext
2025-12-18 13:19:27 +01:00
Krzysztof Moch 776bd4ab45 chore(android): move package to twg namespace (#4672) 2025-08-26 17:27:28 +02:00
Krzysztof Moch 235bc3bea3 feat: implement background audio playback and video enhancements (#15) 2025-06-15 20:07:04 +02:00
Krzysztof Moch c165dfb3b0 feat: add fullscreen & Picture in Picture API (#7) 2025-04-30 15:20:39 +02:00
Krzysztof Moch 677b8545e1 chore(example): fix react native path 2025-01-23 17:05:18 +01:00
Krzysztof Moch 30d58d3a39 chore(infra): move to monorepo 2025-01-22 23:18:23 +01:00
Laurin Quast c820a9068c Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
Ralph Pina be55cef093 bump android dependencies (#524)
* bump android dependencies

* fixed lint
2017-03-21 16:25:46 -04:00
Jhen-Jie Hong d450afc83b [Android] Fix require(...) file resource on production (#429)
* Fix require(...) file resource on Android production

* Update example (use require for ./broadchurch.mp4)

* Fix MainApplication.java of example

* Add default source type
2017-01-31 07:49:23 -05:00
Andrew Jack 9a936c9e8f ExoPlayer (#426) 2017-01-11 07:51:45 -05:00
Olof Dahlbom fe6bc4f3df Support react-native > 0.40 (#437)
* Support react-native > 0.40

* Bumping major version. Breaking change.

* Upgrade example project from 0.33 => 0.40.
2017-01-11 07:43:43 -05:00
Andrew Jack 0c746e8fe8 Clean project structure (#320) 2016-09-21 09:34:25 -04:00