Vivek Teega
9ab1aab6f8
Upstream Merge
2019-02-16 10:43:21 +05:30
SomberNight
2c71b9da0c
icons: instead of symlinks, just mv "icons" dir
...
symlinks are really inconvenient on Windows
(when running from cloned source)
follow-up #5055
2019-02-07 20:01:52 +01:00
SomberNight
ca931f476f
fix android build: pin buildozer and pin kivy.
...
old p4a did not work with new buildozer. kivy master crashes.
kivy latest release has runtime issues (orientation was landscape).
these versions seem to work.
also updated dockerfile to more closely match p4a master.
2019-02-03 23:40:49 +01:00
Vivek Teega
0cd2f6e170
Merge remote-tracking branch 'upstream/master' into upstreamMerge
2019-01-31 00:41:06 +05:30
SomberNight
55e6830cfc
android build: update pinned python-for-android. use newer google NDK.
...
fixes #5045
2019-01-30 19:30:36 +01:00
Vivek Teega
e89ec0d1d5
GUI and unique identification for packaging
2019-01-30 13:38:16 +00:00
Vivek Teega
300241428c
Sync Upstream
...
Pulling upstream changes in Electrum BTC and integrating them for FLO
2018-12-21 00:52:07 +05:30
SomberNight
67b2aebed6
android build: use rebased p4a fork
...
86eeec7c19
2018-12-13 16:23:58 +01:00
SomberNight
605982a2b7
android build: less verbose buildozer logs
2018-12-06 17:25:00 +01:00
SomberNight
2f7573850e
fix prev
2018-12-06 16:05:35 +01:00
SomberNight
8999e92f76
android build: fix warning re ndk_api
...
"NDK API target was not set manually, using the default of 21 = min(android-api=28, default ndk-api=21)"
2018-12-06 13:43:24 +01:00
SomberNight
993374dce7
travis: build android apk
2018-12-06 05:09:08 +01:00
Vivek Teega
64733e93d9
FLO URI on the QT wallet
2018-11-29 12:50:15 +05:30
SomberNight
243a0e3cf1
android docker: make_apk optionally takes "release" as arg
2018-11-28 19:40:29 +01:00
SomberNight
a34d42492d
android docker build
2018-11-27 03:53:22 +01:00
SomberNight
b21064f16f
android: don't use external storage
...
so that we don't need the extra permission.
also because phones these days have enough internal storage for
the headers; and maybe it's better even for security reasons to
store it there.
no upgrade path is provided for the headers stored on external storage,
we will litter the filesystem and leave them there. they will be
downloaded again into internal storage.
2018-11-26 17:54:07 +01:00
SomberNight
f095b35663
android: build apk using new python3 p4a toolchain
2018-11-26 17:54:05 +01:00
ThomasV
77940148fa
fix paths in buildozer/makefile
2018-07-13 14:45:08 +02:00
Janus
097ac144d9
file reorganization with top-level module
2018-07-13 14:01:37 +02:00