aboutsummaryrefslogtreecommitdiffstats
path: root/support/android/apk
Commit message (Expand)AuthorAgeFilesLines
* Update servo.png to new logo assetMustafa Al-Qinneh2020-02-241-0/+0
* Delete servo-1024.pngMustafa Al-Qinneh2020-02-241-0/+0
* Delete servo-1000.pngMustafa Al-Qinneh2020-02-131-0/+0
* Add files via uploadMustafa Al-Qinneh2020-02-131-0/+0
* Add Servo logoMustafa Al-Qinneh2020-02-131-0/+0
* extended android jni with onMediaSessionSetPositionStateShinichi Morimoto2019-12-034-1/+24
* Remove stop button for now and show play/pause in compact modeFernando Jiménez Moreno2019-11-201-12/+4
* Update media session metadata and show content text with artist and albumFernando Jiménez Moreno2019-11-202-8/+49
* Do not play notification sound when creating media session on AndroidFernando Jiménez Moreno2019-11-201-1/+1
* Fix play actionFernando Jiménez Moreno2019-11-202-18/+27
* Switch play and pause buttons according to playback stateFernando Jiménez Moreno2019-11-203-14/+32
* Remove prev and next track action buttons for nowFernando Jiménez Moreno2019-11-201-22/+2
* Send MediaSessionAction from AndroidFernando Jiménez Moreno2019-11-205-3/+33
* Move media session related code out of MainActivityFernando Jiménez Moreno2019-11-202-117/+151
* MediaSession show media controls on AndroidFernando Jiménez Moreno2019-11-207-8/+132
* MediaSession Android bitsFernando Jiménez Moreno2019-11-203-0/+33
* Make https the default protocol for address bar on Android, too.Jan Andre Ikenmeyer2019-11-101-0/+4
* UWP: better mouse interaction supportPaul Rouget2019-10-293-3/+3
* Allow setting GST_DEBUG on Android through machFernando Jiménez Moreno2019-10-143-2/+7
* Implement window.alert on AndroidPaul Rouget2019-08-271-0/+5
* Expose javascript:window.alert() to libsimpleservoPaul Rouget2019-07-193-0/+12
* Add support for market:// urlsakshitkrnagpal2019-06-282-0/+20
* Upgrade NDK to v15c.Josh Matthews2019-05-012-4/+2
* Add transparent padding around ServoSurfacePaul Rouget2019-03-254-12/+55
* Auto merge of #22773 - paulrouget:immersive, r=jdmbors-servo2019-02-072-0/+7
|\
| * Support for ExternalVR implementationPaul Rouget2019-02-072-0/+7
* | Remove readfile callbackPaul Rouget2019-02-063-22/+0
|/
* Implement ServoSurface::onSurfaceChangedPaul Rouget2019-01-302-3/+24
* Stop catching Android click eventsManish Goregaokar2019-01-161-1/+0
* Remove titlebarManish Goregaokar2018-11-291-0/+1
* Add daydream and cardboard intent filtersManish Goregaokar2018-11-291-0/+19
* Automatically enable webvr for Android VR buildsManish Goregaokar2018-11-281-1/+1
* Move Android and ML build artefacts to their own subdirectoryAnthony Ramine2018-11-283-4/+4
* Auto merge of #22239 - paulrouget:shutdown2, r=jdmbors-servo2018-11-233-21/+41
|\
| * shutdown synchronouslyPaul Rouget2018-11-223-21/+41
* | Handle more config changesPaul Rouget2018-11-221-1/+1
|/
* Add support for touch events on AndroidManish Goregaokar2018-11-203-17/+44
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-196-6/+6
* Auto merge of #22178 - paulrouget:fixScroll, r=jdmbors-servo2018-11-171-3/+11
|\
| * Properly cancel looping before triggering another drawing loopPaul Rouget2018-11-121-3/+11
* | Add only one architecture per apkPaul Rouget2018-11-141-0/+24
|/
* Auto merge of #22021 - paulrouget:shutdown, r=paulrougetbors-servo2018-10-304-16/+84
|\
| * Android: proper shutdown mechanismPaul Rouget2018-10-264-16/+84
* | Handle open URL intent on AndroidFernando Jiménez Moreno2018-10-241-2/+7
|/
* Use a depth buffer when embedding Servo on android.Josh Matthews2018-10-111-1/+1
* ServoView: Add default constructor.Sebastian Kaspari2018-10-081-0/+9
* Auto merge of #21871 - paulrouget:servooptions, r=jdmbors-servo2018-10-064-32/+48
|\
| * Disable subpixel text antialiasing for ServoSurfacePaul Rouget2018-10-063-0/+3
| * Make JNI code more robustPaul Rouget2018-10-054-32/+45
* | Auto merge of #21842 - jdm:android-extra-frame, r=paulrougetbors-servo2018-10-032-1/+5
|\ \ | |/ |/|