0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00
BinaryEye/app
Markus Fisch b8c941ee62 Make sure to return a String and not null
Cursor.getString(int) may return null so this case needs
to be dealt with.
2022-01-26 16:44:40 +01:00
..
src Make sure to return a String and not null 2022-01-26 16:44:40 +01:00
build.gradle Advance version number to 1.47.0 2021-12-23 20:34:15 +01:00
lint.xml Ignore lint warning about the custom splash screen 2022-01-26 11:28:37 +01:00
proguard-rules.pro Explicitly keep support.v7.widget.SearchView 2020-04-15 11:06:32 +02:00