Devon Jones

Results 22 issues of Devon Jones

android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@4051c300 is not valid; is your activity running? at android.view.ViewRoot.setView(ViewRoot.java:558) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) at android.view.Window$LocalWindowManager.addView(Window.java:433) at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2581) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1859) at android.app.ActivityThread.access$1500(ActivityThread.java:135) at...

Defect

java.lang.IllegalStateException: attempt to re-open an already-closed object: android.database.sqlite.SQLiteQuery (mSql = SELECT s.section_id, s.name, s.description, sd.school, sd.subschool, sl_filter.level FROM sections s INNER JOIN spell_details sd ON s.section_id = sd.section_id INNER JOIN...

Defect

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.evilsoft.pathfinder.reference/org.evilsoft.pathfinder.reference.DetailsActivity}: java.lang.ArrayIndexOutOfBoundsException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1651) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667) at android.app.ActivityThread.access$1500(ActivityThread.java:117) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3691) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:670)...

Defect

create a setting in the menu that lets the user change the size of fonts for all lists in the app.

Enhancement
Usability

if certain keywords are added in a search, narrow the search by section.type and or section.subtype: class: type: class feat: type: feat skill: type: skill spell: type: spell creature, monster:...

Enhancement

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.evilsoft.pathfinder.reference/org.evilsoft.pathfinder.reference.StartActivity}: java.lang.RuntimeException: java.io.FileNotFoundException: /mnt/sdcard/Android/data/org.evilsoft.pathfinder.reference/files/psrd.db (I/O error) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1651) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667) at android.app.ActivityThread.access$1500(ActivityThread.java:117) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3687) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507)...

Defect

The bookmark dropdown in the action bar is unreadable on phones. The text gets cut in half.

Enhancement
Usability

Add a front page splash screen that shows the masterwork tools graphic and the paizo community use license.

Enhancement

Requires that we have a real splash screen, and the ability to generate indexes (part of the split psrdb into each requisite book task)

Enhancement

This will require the app to have the ability to generate the index from scratch of of all known databases.

Enhancement