Daniel Weck

Results 315 issues of Daniel Weck

For illustration purposes only. Based off https://github.com/readium/SDKLauncher-Android/pull/147

See https://github.com/readium/SDKLauncher-Android/issues/124#issuecomment-328898560

priority:High
type:Bug
func:Builds
func:C++

https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/app/build_epubReadingSystem.gradle

priority:High
type:Enhancement
platform:Android
func:Builds
difficulty:Dev

From: https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/libs/androidasync-2.0.1.jar To: https://github.com/koush/AndroidAsync (not sure what the change log is though ...)

priority:Medium
type:Enhancement
platform:Android
status:Stale
func:Builds
func:Network
func:Java
difficulty:Dev

I add to manually delete these files, then copy/paste the actual folders from `../../../readium-shared-js/`: https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/assets/readium-shared-js/js https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/assets/readium-shared-js/lib https://github.com/readium/SDKLauncher-Android/blob/develop/SDKLauncher-Android/assets/readium-shared-js/static

priority:Medium
type:Enhancement
func:Resources
platform:Android
status:Stale
func:Builds
func:Java
difficulty:Dev

This is a follow-up discussion to this Pull Request (when NanoHTTPD was replaced with AndroidAsync): https://github.com/readium/SDKLauncher-Android/pull/50 Comments reproduced here: Hi @JCCR I reviewed your latest commit and I noticed your...

priority:Medium
type:Enhancement
func:Resources
platform:Android
status:Stale
func:Java
difficulty:Dev

CoffeeCatch: https://github.com/xroche/coffeecatch GoogleBreakpad: https://code.google.com/p/google-breakpad/

priority:Medium
func:QE
platform:Android
status:Stale
type:Feature
func:Builds

priority:Medium
func:UX
platform:Android
status:Stale
difficulty:Dev

https://developer.chrome.com/multidevice/webview/overview https://developer.android.com/about/versions/nougat/android-7.0.html#webview So, do we have to change anything in SDKLauncher-Android? (like we did in SDKLauncher-iOS when transitioning from UIWebView to WKWebView)

priority:Low
type:Discussion
platform:Android
status:NeedMoreInfo
difficulty:Dev

...because the `file://` URI scheme / protocol cannot be used anymore for serving `reader.html` from the app-bundle (alongside `HTTP://IP:PORT` for serving the EPUB content documents). This also means that using...

priority:High
type:Bug
func:Security
status:NeedMoreInfo
func:HTML
func:Network
difficulty:Guru