- android.permission.INTERNET
- android.permission.ACCESS_FINE_LOCATION
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Apr 15, 2019
This release fixes a bug in the new 2-dimensional FFT function when padding an array.
Implemented Fast Fourier Transforms (FFT) natively in Frink.
Added toUnicodeSubscript[int] to turn an integer into a Unicode subscript string.
Added the dictionary.increment[key, increment] method to allow you to easily use a dictionary to count items.
Fixed the graphics.invertGrays[] method.
Full changelog: https://frinklang.org/whatsnew.html