Olivier Binda

Results 12 issues of Olivier Binda

Please make sure to preserve tokens like %s, %1$s or %2$s Modifying these will lead to crashs... Also, it would be nice to preserve "\n", "" to replace "..." (3...

1) Please add support for the xliff official attribute/tags xliff attribute in the resource tag: xmlns:xliff="http://schemas.android.com/apk/res/android" and those tags inside strings : xliff:g /xliff:g 2) Please make sure format argument...

enhancement

It would be nice, if at some point math.js could parse a subset of TeX into a node tree. There is absolutely no urgency and it might be possible to...

feature

Is there a way to have the horizontal progress bar under the ActionBar, instead of above like with this : supportRequestWindowFeature(Window.FEATURE_PROGRESS) // setting the content view setSupportProgressBarIndeterminate(true) setSupportProgressBarVisibility(true)

In Kotlin.stg... Could you have a look if it would be possible to remove this cast _localctx as (it gives me a lot of uneeded cast warning in intellij idea)...

I would like to create a timeline to animate dynamically added nodes (say in 15 min long tutoring javascript animations) I think that I have 3 paths : 1 create...

I could not find a way to get a mo node in the mathml that katex outputs with the following entities U+2061 FUNCTION APPLICATION; U+2062 INVISIBLE TIMES; U+2063 INVISIBLE SEPARATOR;...

enhancement

We can observe MotionEvents but, if I'm not mistaken, a GestureDetector is used through inheritance in the onTouchEvent Method of a view (i.e it takes code to set and unset)...

Please tell me what is wrong so that I can fix it and make the next prs behave better. Best regards, Olivier

Hello, In the peano examples. Is it normal that term al has type wff () in mmu : ` (term al ((x nat) (ph wff (x))) (wff ()))` and type...