1
0
mirror of https://github.com/danog/termux-api.git synced 2024-12-04 10:17:58 +01:00
termux-api/app
Leonid Pliushch 67954de363
termux-telephony-cellinfo: return empty array if not allowed to read Cell Info
Fixes https://github.com/termux/termux-api/issues/363.

On Android 10/Q we should be able to get a cached CellInfo as
stated in https://developer.android.com/reference/android/telephony/TelephonyManager#getAllCellInfo().
We may try to use that later to recover termux-telephony-cellinfo on SDK 29.
2020-09-30 19:34:07 +03:00
..
src/main termux-telephony-cellinfo: return empty array if not allowed to read Cell Info 2020-09-30 19:34:07 +03:00
build.gradle version 0.44 2020-09-28 03:48:47 +03:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-07 14:45:48 +03:00