Go to file
Stephen Paul Weber 8c08dee83f
Ask user for microphone permission from dialler integration
We can't ask them for it directly.  The library I am using here will first check
if the permission is already granted.  If so onPermissionGranted will fire and
we will start the call.  If not, the Connection will be created in a dialling
state and a notification will appear saying that the app needs additional
permissions.

Once the user taps the notification they will then be asked to allow microphone
access.  If they say yes, the call will proceed.  If they deny, the call will terminate.
2022-02-22 16:57:52 -05:00
.builds Totally optional sentry 2022-02-21 16:56:03 -05:00
.github Upload APKs after CI 2021-08-27 07:47:55 +00:00
.tx moved translations into new resource on transifex 2021-02-18 16:56:59 +01:00
art fix render script for latest inkscape version 2020-06-16 20:51:25 +02:00
fastlane/metadata/android/en-US version bump to 2.10.2 + changelog 2021-11-03 15:59:05 +01:00
gradle/wrapper bump agp version 2022-02-09 12:26:39 +01:00
src Ask user for microphone permission from dialler integration 2022-02-22 16:57:52 -05:00
.gitignore Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
build.gradle Ask user for microphone permission from dialler integration 2022-02-22 16:57:52 -05:00
CHANGELOG.md version bump to 2.10.2 + changelog 2021-11-03 15:59:05 +01:00
conversations.doap add omemo media sharing to doap file 2021-07-23 08:04:36 +02:00
gradle.properties more beans 2021-01-19 09:17:59 +01:00
gradlew Use Gradle build system 2014-10-22 12:38:44 -04:00
gradlew.bat Use Gradle build system 2014-10-22 12:38:44 -04:00
LICENSE Add non-project files back 2014-10-22 18:26:47 -04:00
proguard-rules.pro stop agp7 complaining about missing proguard rules 2021-08-24 13:33:19 +02:00
README.md Clarify build instructions. 2022-02-13 10:23:09 +01:00
screenshots.png Update screenshots - pin & a/v (#3757) 2020-05-29 05:24:07 +00:00
screenshots.xcf Update screenshots - pin & a/v (#3757) 2020-05-29 05:24:07 +00:00
settings.gradle version bump to 2.8.4-beta 2020-05-16 08:56:46 +02:00

Cheogram Android

This is a fork of Conversations to implement features of use to the Sopranica project.