kivy:network_useragent

Last commit made on 2018-10-07
Get this branch:
git clone -b network_useragent https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
network_useragent
Repository:
lp:kivy

Recent commits

8bb99d6... by Gabriel Pettier <email address hidden>

wip: allow setting url agent for async image and urlrequest

through kivy config

fix #5864

3bc20eb... by Gabriel Pettier <email address hidden>

pep8checker allow binary operator after line split

e7896ea... by Mathieu Virbel

update osx image to use xcode10 (issue with xcode 9.4)

dc3787d... by Mathieu Virbel

update with Cython 0.28.5, works

329a596... by Mathieu Virbel

Merge pull request #5972 from kivy/fix_test_widget_py2

fix widget tests for python2

917f7a7... by Gabriel Pettier <email address hidden>

fix widget tests for python2

f414e86... by Mathieu Virbel

fix doc generation

d78d435... by Mathieu Virbel

remove all informations about listview, and fix the latest example to use RecycleView

f13ab07... by Mathieu Virbel

fix styles from latest PR

2dfa6ee... by Mathieu Virbel

fix version number for ARGB/BGRA support