HeliBoard/app/src/main/java
Helium314 c7a8548921 fix isInsideDoubleQuoteOrAfterDigit not determining inside quote status correctly
happened because only quotes followed or preceded by space can be identified correctly

previously unclear quotes, e.g. followed by comma, were ignored
now the number of ignored quotes is counted and taken into account

fixes ##230
2023-10-24 01:06:34 +02:00
..
com/android/inputmethod update license headers in java / kotlin code 2023-10-17 13:44:01 +02:00
org/dslul/openboard/inputmethod fix isInsideDoubleQuoteOrAfterDigit not determining inside quote status correctly 2023-10-24 01:06:34 +02:00