- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.VIBRATE
- android.permission.ACCESS_FINE_LOCATION
- android.permission.INTERNET
- android.permission.READ_EXTERNAL_STORAGE
Aug 13, 2023
INPUT would crash if R/S was pressed while the stack was empty, in NSTK mode. Fixed.
ANUM would consider a decimal point or comma by itself as zero, instead of ignoring it. Fixed.
EDIT, EDITN, and INDEX didn't clear flags 76 and 77 (matrix edge wrap and end wrap), while they should. Fixed.
Decimal version: In HMS+ and HMS-, fixed handling of cases where either or both of the arguments has a number of minutes or seconds >= 60. (The binary version did not have this bug.)