NikedLab
NikedLab
I try to compile project from master branch but always have error > sbt native-build clean android:package-release > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed...
Please try to fill all questions below before submitting an issue. - [x] On which android versions do you have this issue? : 8.1.0 - [x] On which phones do...
Need functionality to force cache cleanup when it required. For example update list of "articles" via external command (i.e. PUSH message)
It is unable to use database when device just booted and not unlocked yet. I got error > SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database I know...
New permission https://developer.android.com/reference/android/Manifest.permission#POST_NOTIFICATIONS not handled. Wrong message is shown about allowing access to device storage and that's the end
How I can implement text change listener to intercept special chars like @, #, / ?