• Joined on 2019-05-29
gmp pushed to master at gmp/clip 2021-07-14 22:23:11 -04:00
4c310187b7 Updates for Big Sur.
gmp pushed to master at gmp/nswrap 2021-06-11 11:24:36 -04:00
f4a9dae250 Update to latest Clang AST spec.
gmp merged pull request gmp/jni#8 2021-06-09 21:17:06 -04:00
master
gmp pushed to master at gmp/jni 2021-06-09 21:17:06 -04:00
34026c7e22 Merge pull request 'master' (#8) from whereswaldon/jni:master into master
f8a0df591f fix: use proper return type for static booleans
ff2a63c99a feat: implement calling static boolean methods
Compare 3 commits »
gmp created pull request gmp/jni#8 2021-06-09 21:16:46 -04:00
master
gmp closed pull request gmp/jni#7 2021-06-09 21:16:04 -04:00
Implement static boolean method support
gmp commented on issue gmp/jni#5 2021-04-30 09:57:34 -04:00
Implement calling static boolean methods

+jint _jni_CallStaticBooleanMethodA(JNIEnv *env, jclass cls, jmethodID method, jvalue *args) {

gmp pushed to master at gmp/cget 2020-12-31 20:17:01 -05:00
873e0f7d27 Rescale positive rate plots.
gmp pushed to master at gmp/cget 2020-11-30 21:19:44 -05:00
44e475e67e Change scale on positivity plots. Do not exit if R command fails.
gmp pushed to master at gmp/passgo 2020-09-17 20:18:41 -04:00
54c2c00455 Add 'X' button to password filter.
gmp pushed to master at gmp/hrm 2020-09-10 14:40:57 -04:00
41129e49cc Update to gioui.org@20200829.
gmp pushed to master at gmp/passgo 2020-09-08 13:14:19 -04:00
db1c958073 Add filter to password list view.
gmp pushed tag v1.0.3 to gmp/hrm 2020-09-05 14:27:52 -04:00
gmp pushed to master at gmp/ble 2020-09-05 14:12:56 -04:00
90ab682a44 Port to gio gioui.org@20200829.
gmp pushed to master at gmp/cget 2020-09-04 12:31:52 -04:00
9084506abd Tweak code to show most recent two week data in bottom charts.
gmp pushed to master at gmp/hrm 2020-09-04 07:52:06 -04:00
63330567f0 Add gioui.org/cmd to go.mod
gmp pushed to master at gmp/passgo 2020-08-31 17:03:16 -04:00
ec0b64f5f5 Migrating to new Gio version (non-working version).
gmp pushed to master at gmp/cget 2020-08-29 17:37:31 -04:00
d66a96ba5e Change attachment type.
gmp pushed to master at gmp/cget 2020-08-29 17:03:21 -04:00
804bfed173 Send embedded svg instead of pdf attachment.
gmp pushed to master at gmp/cget 2020-08-29 15:52:48 -04:00
093bc9af97 More flexibile email system.