Pinned
2,122 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 170 commits in 12 repositories
Created 1 repository
Created a pull request in koreader/koreader-base that received 20 comments
Another great bundle of messy stuff
Companion to koreader/crengine#399 Much like over there, I intend to somewhat cleanup the history before merge. CBB: Reformat in a C99 fashion …
+4,392
−2,307
•
20
comments
Opened 49 other pull requests in 6 repositories
koreader/koreader
30
merged
- Don't paint invisible background-colored rounded corners
- kodev: Avoid catchsegv via -S, --no-catchsegv
- rM: Unbreak PowerEvents
- Android: Avoid the Lua blitter
- BookInfo: Saner database migration
- rM: Switch to plain dumb sleep during the crash screen
- OPDSBrowser: Update the title during navigation
- Menu: Clear path history on close
- Android: Don't mark the platform as should_restrict_JIT
- Rejig CBB toggling on startup to avoid an extra jit.flush
- NetworkManager: Slightly more accurate wifi strength icons
- Use a full-width plus for buttons paired with a unicode minus
- Bump base
- Fix y origin of the configmenu extended tapzone
- macOS: Linting in do_mac_bundle
- macOS: Comment the brew shenanigans
- Implement proper alpha-blending of SVG icons
- FileManager: Make reinit slightly less hackish
- Bump base
- Kindle: Make ReaderActivityIndicator a stub
- Quick optimization to #6994
- Workaround luxl's issue with self-closing tags once and for all
- Tests: Make a few things more deterministic
- Make sure getting rid of a DPI override actually restores default behavior
- kodev: Use getopt instead of a hand-rolled hack
- Some pull requests not shown.
koreader/koreader-base
11
merged
- Android: Never ever touch the Lua blitter
- Handle CRe's weird-ass pixel-format once and for all
- PB: Preserve the SW invert flag after a HW rotation
- Fiddle with CBB toggling to try to avoid weird Android corner-cases
- Update lj-wpaclient
- Update to ZSTD 1.4.8
- Fix ZSTD rpath
- 2020.12 bumps, strike two
- framebuffer: Make sure scaleBySize honors a DPI override
- 2020.12 bumps
- Update to SQLite 3.34.0
koreader/android-luajit-launcher
3
merged
koreader/crengine
3
merged
koreader/lj-wpaclient
1
merged
shermp/Kobo-UNCaGED
1
merged
Reviewed 11 pull requests in 3 repositories
koreader/koreader 5 pull requests
koreader/koreader-base 5 pull requests
koreader/crengine 1 pull request
Created an issue in koreader/koreader that received 1 comment
FileManager: A reinit registers a second instance of DeviceListener
Sidebar: I had to mangle the onToggleNightMode handler so that it eats the event, otherwise, it was bouncing and repeated once o_O.
diff --git a/fr…
1
comment

