Skip to content

Qt5 wip ok#2

Open
bleach86 wants to merge 19 commits intobleach86:ghostfrom
SomberNight:qt5-wip
Open

Qt5 wip ok#2
bleach86 wants to merge 19 commits intobleach86:ghostfrom
SomberNight:qt5-wip

Conversation

@bleach86
Copy link
Copy Markdown
Owner

No description provided.

SomberNight and others added 19 commits April 21, 2021 17:34
see kivy#1843

(arch int codes decreased to reduce burn of 32bit address space)
when software keyboard disappears, main view would not have focus

see method (1) in
spesmilo/electrum#6276 (comment)
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.
* ndk >= r22 no longer supports
  - {ndk_dir}/platform
  - {ndk_dir}/sysroot
* add & use
  - ctx.ndk_standalone
  - ctx.ndk_sysroot
  - ctx.ndk_lib_dir
  - ctx.ndk_include_dir
* patch openssl
* add FIXMEs to some recipes
  - nothing should have changed for ndk < r22
  - modifications and/or testing may be needed for ndk >= r22
* CI: mark some packages as broken
Otherwise it seems that both android-qt5 and android-genericndkbuild
packages are built
these should be available through the material style plugin, but these
aren't picked up correctly currently
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants