poire-z
d178273671
bump base, luajit-launcher, avoid assert failure in sub-processes ( #11658 )
...
Bump base:
- Update LuaJIT to 20240310
- harfbuzz: fix ccache 4.9.1 errors
- ci: drop unnecessary macOS build dependency
- CRE: avoid assert failure in sub-processes
Bump luajit-launcher:
- Update LuaJIT to 20240310
Frontend:
- CreDocument: prevent assert failure in sub-processes
2024-04-10 22:39:59 +02:00
hugleo
cd7d3b5ef6
Bump luajit-launcher ( #11636 )
...
Add support for C64P
2024-04-07 18:18:46 +02:00
Martín Fernández
5d2782ddfe
bump luajit-launcher ( #11554 )
...
Add Linfiny eNote / Avalue ENT-13T1 / QuirkLogic Papyr
2024-03-15 19:36:34 +01:00
Martín Fernández
3638adc841
appimage: get full path before changing to assets dir ( #11552 )
2024-03-15 17:43:00 +01:00
hugleo
95ce974ef9
bump base/libk2pdfopt and luajit-launcher ( #11540 )
...
- libk2pdfopt: allow asymmetric margins for auto-crop.
- luajit-launcher: new devices for e-ink test
2024-03-14 00:18:31 +01:00
zwim
f836f6a237
Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox ( #11412 )
2024-01-29 22:37:32 +01:00
gbyl
a84ab265b8
reMarkable: More robust Wi-Fi scripts ( #11287 )
...
Fixing a bunch of issues in the process.
---------
Co-authored-by: gbyl <gbyl@users.noreply.github.com>
2024-01-15 04:38:30 +01:00
hugleo
98b598ddcb
Bump luajit-launcher ( #11358 )
...
Fix Android build error
2024-01-15 01:42:34 +01:00
NiLuJe
b2b87bd651
Bump platform/android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/436
https://github.com/koreader/android-luajit-launcher/pull/458
https://github.com/koreader/android-luajit-launcher/pull/460
https://github.com/koreader/android-luajit-launcher/pull/462
2024-01-13 23:36:02 +01:00
mergen3107
63329569eb
[android] toggle warmth on onyx devices ( #11275 )
2023-12-28 12:09:42 +01:00
NiLuJe
e7ee900cbd
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/451
https://github.com/koreader/android-luajit-launcher/pull/431
https://github.com/koreader/android-luajit-launcher/pull/439
https://github.com/koreader/android-luajit-launcher/pull/452
2023-12-22 23:48:50 +01:00
Frans de Jonge
75d3c10496
Debian package: add X-Purism-FormFactor to koreader.desktop ( #11249 )
...
Fixes #11118 .
2023-12-21 18:03:46 +01:00
NiLuJe
5ef4db6176
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/449
2023-11-26 08:37:41 +01:00
Frans de Jonge
7870e83410
Bump luajit-luancher: support Onyx Nova, warmth support Tolino Vision 4, LuaJIT 20231109 ( #11128 )
...
* Use Tolino NTX on Tolino Vision 4 to add warmth support <https://github.com/koreader/android-luajit-launcher/pull/446 > @ailin-nemui
* Support for Onyx Nova <https://github.com/koreader/android-luajit-launcher/pull/443 > @hugleo
* Bump LuaJIT to 20231109 <https://github.com/koreader/android-luajit-launcher/pull/447 > @NiLuJe (same as in <https://github.com/koreader/koreader/pull/11127 >)
2023-11-19 10:31:49 +01:00
NiLuJe
4eac18f9b9
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/441
Fix #10533 , #10150 , #10587 , #10501
https://github.com/koreader/android-luajit-launcher/pull/442
2023-10-10 00:33:53 +02:00
hugleo
7ecd94b26a
Bump LuaJIT for Onyx Poke5 support ( #10917 )
2023-09-20 23:02:39 +02:00
Serge Baranov
55daf9fbf4
Bump LuaJIT ( #10914 )
...
New device: Onyx Boox Palma
2023-09-19 14:30:47 +02:00
NiLuJe
2a79ad918c
Bump android-luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/434
2023-09-06 02:28:44 +02:00
NiLuJe
689d9e2976
Kobo: Initial Elipsa 2E support ( #10719 )
...
Untested, but mostly everything should be there ;p.
Bumps base for MTK support (https://github.com/koreader/koreader-base/pull/1642 )
2023-08-01 20:26:02 +02:00
Martín Fernández
0d40d9c99d
bump luajit-launcher: more devices ( #10732 )
2023-07-23 18:46:27 +02:00
NiLuJe
8e063d5b39
macOS: Comment on the expected gettext behavior
...
Someone who can actually run otool will have to confirm whether
the intended behavior (glib being linked against a static gettext copy)
is actually what's happening...
2023-07-18 02:11:25 +02:00
NiLuJe
17bdd56e02
Never export LD_LIBRARY_PATH
...
It's been made redundant by the RPATH changes
The only platform that gets the dubious honor of actually needing an
LD_LIBRARY_PATH is PocketBook, because of InkView.
Co-authored-by: Benoit Pierre <benoit.pierre@gmail.com>
Bump base to pull in the aforementioned RPATH changes ;).
https://github.com/koreader/koreader-base/pull/1638
2023-07-18 02:11:25 +02:00
NiLuJe
f61dc0cdb5
macOS: We ship our own webp, don't pull brew's
...
c.f., https://github.com/koreader/koreader/pull/10687#issuecomment-1633450159
2023-07-13 06:26:22 +02:00
NiLuJe
9e1197c489
LuaJIT update ( #10689 )
...
* Bump base (https://github.com/koreader/koreader-base/pull/1636 )
* Bump android/luajit-launcher (https://github.com/koreader/android-luajit-launcher/pull/424 )
2023-07-13 04:40:45 +02:00
NiLuJe
d0899f24e3
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/422
https://github.com/koreader/android-luajit-launcher/pull/423
2023-07-12 06:14:53 +02:00
Benoit Pierre
3ac8a67c6d
android: update to use NDK 23c
2023-07-10 22:46:53 +02:00
NiLuJe
7fddb1dedf
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/417
https://github.com/koreader/android-luajit-launcher/pull/420
2023-07-03 01:22:41 +02:00
yparitcher
946f7931ae
bump android-luajit-launcher
...
Fix cutout on android 13
Closes : #9446
2023-05-14 18:01:25 -04:00
yparitcher
f588edd9b1
mac: github actions macos-13 ( #10404 )
...
github no longer supports 10.15 so use 13 just to ensure the build does not break
2023-05-14 15:02:01 -04:00
NiLuJe
ea2aeb917b
Bump android-luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/416
2023-05-14 03:52:55 +02:00
Frans de Jonge
6c2f230639
Bump luajit-launcher ( #10360 )
...
* Add Boyue S62 root light controller (koreader/android-luajit-launcher#408 ) @RamKromberg
* Onyx Leaf: fix lights (koreader/android-luajit-launcher#414 ) @pazos
2023-04-26 22:11:45 +02:00
Frans de Jonge
e6f1804694
Bump luajit-launcher ( #10358 )
...
Adds Tagus Gea
* https://github.com/koreader/android-luajit-launcher/pull/412 @Alfedi
2023-04-25 18:17:57 +02:00
Frans de Jonge
6ad3371cd8
Bump luajit-launcher for Onyx Poke 4 lite ( #10137 )
...
See <https://github.com/koreader/android-luajit-launcher/pull/406 >.
2023-02-22 14:00:05 +01:00
NiLuJe
9fd5bbd7cb
Bump android/luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/405
https://github.com/koreader/android-luajit-launcher/pull/404
2023-02-11 20:01:31 +01:00
proletarius101
9d2ac3a0fc
improve appstream metadata ( #10094 )
...
- add developer name (can be shown on flathub.org)
- set `Translate` link to the translation repository
2023-02-07 17:57:43 +01:00
proletarius101
50b2267b74
AppImage AppData: fix not shown as a desktop application ( #10076 )
...
To make it shown as a desktop application and listed on flathub.org, the app data must mark it as a desktop application: https://github.com/flathub/flathub/wiki/AppData-Guidelines#header
2023-02-03 14:34:58 +01:00
Martín Fernández
34f92bc196
bump android-luajit-launcher: new devices + versionCode ( #10042 )
...
Onyx Boox Note X2, thanks to @hghwng
Warmth light support for Tolino Shine3, thanks to @Nepochal
Appends an integer to versionCode, which is used to identify the android ABI. Fixes #9687
2023-01-22 19:52:01 +01:00
proletarius101
a33617d760
Better compliance with appstream data standard ( #9940 )
...
* better compliance with appstream data standard
Changed according to https://github.com/flathub/flathub/pull/3724#discussion_r1051620485
* update screenshots
* there can only be 1 default screenshot
2022-12-22 23:15:20 +01:00
proletarius101
f5a049212f
AppImage: make appdata standard compliant ( #9929 )
...
- license: use SPDX license identifier: https://spdx.org/licenses/
- content rating: add OARS content rating: https://hughsie.github.io/oars/generate.html (required by flathub: https://github.com/flathub/flathub/wiki/AppData-Guidelines#oars-information )
2022-12-18 10:17:11 +01:00
NiLuJe
f71d1b4e9d
Bump android-luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/396
2022-12-13 00:17:25 +01:00
Martín Fernández
2e5284051a
bump android-luajit-launcher: new devices ( #9880 )
...
meebook p6
onyx nova air 2
onyx tab ultra
2022-12-06 16:39:08 +01:00
NiLuJe
b9473fa600
Bump android-luajit-launcher
...
https://github.com/koreader/android-luajit-launcher/pull/393
2022-12-05 21:17:05 +01:00
NiLuJe
304d393949
Kobo: Unbreak KSM detection
...
There isn't actually a kbmenu binary, the process names are all shell
scripts, kbmenu just happens to be the default folder name,
so we need full commandline matching ;).
Fix https://github.com/koreader/koreader/pull/9738#issuecomment-1312473323
Regression since #9738
Bump base
https://github.com/koreader/koreader-base/pull/1552
2022-11-13 06:47:13 +01:00
NiLuJe
bf0f8d66f0
Kobo: Don't exit the startup script on shutdown when started via KSM.
...
This ensures we keep displaying our own stuff, without KSM interference.
Fix #9748
2022-11-09 00:20:12 +01:00
Martín Fernández
5e1932bf38
bump android-luajit-launcher: a bunch of devices ( #9763 )
...
- crema carta g
- onyx leaf 2
- onyx lomonosov
- onyx montecristo 3
- onyx nova pro
- ridi paper 3
- fix: onyx poke 3 lights
https://github.com/koreader/koreader/issues/8482
2022-11-08 12:32:11 +01:00
NiLuJe
54fae2987e
Support Android AArch64 ( #9645 )
...
c.f., https://github.com/koreader/koreader-base/pull/1540 & https://github.com/koreader/android-luajit-launcher/pull/390
2022-10-25 01:54:18 +02:00
NiLuJe
da65ac8b02
Cleanup various varargs shenanigans ( #9624 )
...
* Iterate over varargs directly via select if possible
* Use table.pack otherwise (https://github.com/koreader/koreader-base/pull/1535 ).
* This allows us to simplify a few Logger calls, as logger now handles nil values.
2022-10-12 19:59:48 +02:00
NiLuJe
8fcc712c76
Kobo: Clara 2E fixes ( #9559 )
...
* Handle the power button input device
* Handle the charging LED properly
* Handle the new Wi-Fi chip properly
* Handle frontlight warmth adjustments
* Handle the battery gauge properly
* Bump base (a lot of third-party updates) [https://github.com/koreader/koreader-base/pull/1523 ]
* Bump android-luajit-launcher to match the LuaJIT update [https://github.com/koreader/android-luajit-launcher/pull/386 ]
Fix #9552 (many thanks to @Bartvelp for bearing with my stupid tests ;)).
2022-09-28 21:31:52 +02:00
hasezoey
a3fda69dd4
chore: update "platform/android/luajit-launcher" ( #9541 )
...
See https://github.com/koreader/android-luajit-launcher/pull/382
2022-09-21 11:30:33 +02:00
hasezoey
61415a3723
add custom mapping for tolino buttons ( #9509 )
2022-09-16 12:42:45 +02:00