Benjamin Kerensa

Results 34 issues of Benjamin Kerensa

Users would like to import their CSV they save back into the app

P1

Exception java.lang.RuntimeException: Can't toast on a thread that has not called Looper.prepare() android.widget.Toast$TN. (Toast.java:390) android.widget.Toast. (Toast.java:114) android.widget.Toast.makeText (Toast.java:277) android.widget.Toast.makeText (Toast.java:267) android.widget.Toast.makeText (Toast.java:304) org.glucosio.android.activity.BackupActivity.n () org.glucosio.android.activity.BackupActivity.b () org.glucosio.android.activity.BackupActivity$7$1.run () Possibly Google...

bug
blocker
P1

http://community.glucosio.org/c/feedback/glucosio-for-android-feedback

https://firebase.google.com/docs/crashlytics/get-started?authuser=0

enhancement
bitesize
P3

Exception java.lang.IllegalArgumentException: pointerIndex out of range android.view.MotionEvent.nativeGetAxisValue (MotionEvent.java) android.view.MotionEvent.getX (MotionEvent.java:2381) android.support.v4.view.ViewPager.onInterceptTouchEvent () android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2402) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2865) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2550) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2865) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2550) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2865) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2550) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2865) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2550)...

bug
blocker
P1

PhilJay now has a Realm MPAndroidChart Specific Library we might want to land this next release https://github.com/PhilJay/MPAndroidChart-Realm/

enhancement
bitesize
P2
Hacktoberfest

We need to add reminders support where a notice is in assistant if user has not recently added their glucose. We should also use Android notifications and should have settings...

feature
ux
enhancement

We should add a review us nag dialog: ![screenshot_20160606-160609 1](https://cloud.githubusercontent.com/assets/859175/15851708/ca4580ae-2c52-11e6-8b42-ba52f77e277d.png) Requirements: - User has opened app five times - User has made at least five entries of any metric type...

design
on hold
P3

We should allow users to track carbohydrate or meal intake and will need to add support to the DB and UI for this

ux
design
enhancement
optimization
database