Commit graph

617 commits

Author SHA1 Message Date
Gabriel Pettier 52df08c8e2
Merge pull request #657 from AndreMiras/patch-2
Updates installation.rst with Ubuntu 18.04 instructions
2018-04-30 13:36:51 +02:00
Andre Miras ab2f895bab
Updates installation.rst with Ubuntu 18.04 instructions
Basically the same as Ubuntu 16.04
2018-04-29 23:35:35 +02:00
Akshay Arora d3628f1568
Merge pull request #650 from SomberNight/manifest_set_launchMode
allow setting launchMode for the main activity in the manifest
2018-04-10 17:20:52 +05:30
SomberNight f3560b4f84
allow setting launchMode for the main activity in the manifest 2018-04-10 11:16:24 +02:00
Mathieu Virbel 94691c0138
Merge pull request #612 from bauerj/add-activity
Allow adding Java activities to the manifest
2018-01-26 11:00:02 +01:00
Johann Bauer 94e9172f47 Allow adding Java activities to the manifest 2017-12-29 19:55:39 +01:00
Mathieu Virbel 7b48f20341
Merge pull request #600 from replabrobin/master
add comment re p4a.port in default.spec
2017-12-26 11:13:47 +01:00
Robin Becker 9307e8c06c fix spelling in default.spec p4a.port comment 2017-12-15 16:02:50 +00:00
Robin Becker 1edad89683 add comment re p4a.port to default.spec 2017-12-15 15:59:55 +00:00
Mathieu Virbel 63c24587af update changelog 2017-12-15 16:52:54 +01:00
Mathieu Virbel 773a38cd34 Bump to 0.35dev 2017-12-15 16:49:54 +01:00
Mathieu Virbel 7753c93ed0 Bump to 0.34 2017-12-15 16:49:51 +01:00
Mathieu Virbel 83ad94d626 fixes release mode misdetection in android_old and android + fix gradle detection when copying the apk 2017-12-15 16:44:17 +01:00
Mathieu Virbel fc95dcb2af
Merge pull request #527 from inclement/change_p4a_dir_name
Changed p4a directory name for current toolchain
2017-12-15 16:21:52 +01:00
Mathieu Virbel 93e958f46e
Merge pull request #577 from AndreMiras/patch-1
Fixes `p4a.branch` comment
2017-12-15 16:20:56 +01:00
Mathieu Virbel 7a41562038
Merge pull request #582 from kivy/unicode_fix
Fix Py3 utf-8 encode error
2017-12-15 16:20:42 +01:00
Mathieu Virbel 34168f58b2
Merge pull request #571 from inclement/remove_sdk_argument
Removed --sdk argument for p4a
2017-12-15 16:20:26 +01:00
Mathieu Virbel d816451c4b
Merge pull request #525 from mokhoo/master
Update android.py, updated recreate the project.properties section
2017-12-15 16:18:43 +01:00
Mathieu Virbel be0ec3b52b Merge branch 'master' of ssh://github.com/kivy/buildozer 2017-12-15 16:13:53 +01:00
Mathieu Virbel 2e1675164e don't use pip --user for installing p4a if we are in a virtualenv or a conda env. Closes #509. Closes #515 2017-12-15 16:13:18 +01:00
Mathieu Virbel 57b18edec6
Merge pull request #508 from SecretObsession/kivy_404_handling
Add 404 status code handling on kivy download
2017-12-15 16:01:08 +01:00
Mathieu Virbel 4935739c84
Merge pull request #588 from replabrobin/master
add p4a.port config option; to allow specifiying webview port
2017-12-15 15:59:50 +01:00
Mathieu Virbel ea3c3b58db Merge branch 'master' of ssh://github.com/kivy/buildozer 2017-12-15 15:56:34 +01:00
Mathieu Virbel db228a640b fix gradle build not correctly detected the very first time 2017-12-15 15:56:20 +01:00
Mathieu Virbel 0fa30c8032 supports minapi 2017-12-15 15:55:55 +01:00
Alexander Taylor 103cd11478
Merge pull request #594 from inclement/fix_import_error
Imported os to fix ImportError
2017-12-04 00:54:19 +00:00
Alexander Taylor b79fdb1a88 Imported os to fix ImportError 2017-12-04 00:22:36 +00:00
Robin Becker ff8cf7893f add p4a.port config option; to allow specifiying webview 2017-11-28 14:08:47 +00:00
Zen-CODE 3771bf46c2 Fix Py3 utf-8 encode error 2017-10-31 09:00:50 +02:00
AndreMiras 1b1dfb0c75 Fixes p4a.branch comment
See 11f9dfaa50
2017-10-21 00:16:36 +02:00
Richard Larkin 3a93783aa8 Merge pull request #560 from saltycraig/patch-1
Update specifications.rst
2017-10-20 14:48:37 +02:00
Richard Larkin 6a8209d081 Merge pull request #572 from rnixx/master
Some fixes in old android target
2017-10-20 14:46:42 +02:00
Richard Larkin 43f293cdde Merge branch 'master' into master 2017-10-20 14:08:11 +02:00
Robert Niederreiter a424fb7194 Remove superfluous blankline from ignores 2017-10-20 09:36:48 +02:00
Robert Niederreiter f672f258fe Remove eclipse and venv related entries from ignores 2017-10-20 09:35:12 +02:00
Alexander Taylor 3b204cbb93 Merge pull request #576 from kivy/fix_old
Fix old toolchain index error
2017-10-19 19:02:59 +01:00
Richard Larkin 4ab270f8fe Merge pull request #518 from jamalex/patch-1
Fix unicode coding error in android build target
2017-10-19 16:30:31 +02:00
Zen-CODE 6f62acc957 Fix old toolchain index error 2017-10-19 14:23:29 +02:00
Robert Niederreiter a8b0d3e3fc Fix path generation for android release apk name in old toolchain 2017-10-11 13:12:01 +02:00
Robert Niederreiter a0ece89e75 Remove duplicate setting in default.spec 2017-10-11 12:46:57 +02:00
Robert Niederreiter 075e11ab3b Properly decode lines in targets.android.TargetAndroid._update_libraries_references 2017-10-11 12:44:30 +02:00
Robert Niederreiter 827f943698 use kivy p4a again 2017-10-11 11:26:08 +02:00
Robert Niederreiter 457ee51a07 Merge branch 'master' of https://github.com/kivy/buildozer 2017-10-10 14:26:35 +02:00
Alexander Taylor bd63c8f317 Removed --sdk argument for p4a
This argument no longer does anything.
2017-10-04 23:44:48 +01:00
Craig MacEachern c256fd294f Update specifications.rst
Typos and syntactic corrections.
2017-09-11 17:40:18 -04:00
Peter Badida 8f3f1bc3e9 Update copyright year 2017-08-11 21:39:18 +02:00
Alexander Taylor 760ca8ee97 Changed p4a directory name for current_toolchain 2017-07-16 21:45:00 +01:00
mokhoo e24b843bae Update android.py, changed encode --> decode
In recreate the project.properties section, changed:
line.encode('utf-8') --> line.decode('utf-8') 
so that "android_old" option can work, otherwise it exits with an exception after creating an empty "project.properties" file
2017-07-12 10:54:07 -07:00
Jamie Alexandre 7b87d80560 Fix unicode coding error in android build target
Using Python 2.7, attempting to run `encode(utf-8)` was throwing `write() argument 1 must be unicode, not str`.

As the file being written has `encoding='utf-8'`, I'm assuming the intention was to decode the lines from an `str` into a unicode string, and I believe that's what this change does.

Please let me know if I've misinterpreted something. Making this change fixed my build locally. Also not sure where I should be targeting this.
2017-06-27 13:43:44 -07:00
SecretObsession 8a4db79ecc handle 404 status code on kivy download 2017-06-04 23:54:56 -07:00