ligi
ligi
got this feedback from a user: "Thanks very much for adding the PDF intent Filter! , however when importing a two-page page PDF (2 tickets) I cannot scroll to the...
suggestion via google play:  maybe we can leverage this: https://github.com/zxing/zxing/pull/728/files
if the original document was a PDF we should just print the original document instead of our rendering of data.
Oreo changed the way launcher shortcuts are handled - the method used currently does not work anymore - https://developer.android.com/about/versions/oreo/android-8.0-changes.html I disabled this feature for Oreo and above for now via...
needed to disable this lint check after updating to fragment-ktx 1.3.2 because: ``` /home/ligi/git/PassbookForAndroid/android/src/main/java/org/ligi/passandroid/model/AndroidFileSystemPassStore.kt: Error: Unexpected failure during lint analysis of AndroidFileSystemPassStore.kt (this is a bug in lint or one...
https://publicobject.com/2021/02/16/i-love-control-flow/ https://github.com/square/okio/tree/master/okio-zipfilesystem
Found via monkey ``` // java.lang.IllegalArgumentException: View=androidx.appcompat.app.AppCompatDelegateImpl$ListMenuDecorView{7845eff V.E...... ......I. 0,0-0,0} not attached to window manager // at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:485) // at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:394) // at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:118) // at androidx.appcompat.app.AppCompatDelegateImpl.closePanel(AppCompatDelegateImpl.java:1826) // at androidx.appcompat.app.AppCompatDelegateImpl$PanelMenuPresenterCallback.onCloseMenu(AppCompatDelegateImpl.java:2503)...