• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kivy / python-for-android / 2828
64%

Build:
DEFAULT BRANCH: develop
Ran 14 Jun 2021 04:53PM UTC
Jobs 1
Files 168
Run time 19min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2828

push

travis-ci

web-flow
android: add support for adaptive icon/launcher (#2446)

see https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive

This adds a `--icon-fg` and a `--icon-bg` build option to the sdl2 bootstrap,
that can be used to specify two PNG files to be used as the foreground and background
of an adaptive icon. These will get used if API 26+ is available at runtime.
The existing `--icon` option to specify an icon as a single PNG file is kept, as
- this provides backwards compatibility,
- and even if the new options are used, it might be a good idea to set all three
  options: when running on API <26, the PNG specified via `--icon` gets used.

838 of 1768 branches covered (47.4%)

Branch coverage included in aggregate %.

4228 of 6456 relevant lines covered (65.49%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2828.2 (TOXENV=py3) 14 Jun 2021 04:53PM UTC 0
61.6
Travis Job 2828.2
Source Files on build 2828
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2828
  • 79f9030a on github
  • Prev Build on develop (#2827)
  • Next Build on develop (#2829)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc