Ali Shariat
Ali Shariat
I have problem with this library, when screen turned off recording restarted but i want to continue recording...
This problem happened in a Galaxy A3(2017) with 6.0.1 android: Exception java.lang.RuntimeException: Error receiving broadcast Intent { act=android.intent.action.PHONE_STATE flg=0x10 bqHint=4 VirtualScreenParam=Params{mDisplayId=-1, null, mFlags=0x00000000)} (has extras) } in com.aykuttasil.callrecord.b.a@ed6a8cf android.app.LoadedApk$ReceiverDispatcher$Args.run (LoadedApk.java:1007)...
Currently, the sample app has a light style by default by using Theme.AppCompat.DayNight.DarkActionBar, instead, we can provide full support of dark mode in the sample application. It also shows how...
I have implemented dark mode support using material colors #450
I suggest you to release a new version of library with these changes
Do you have any plan to migrate to another host? > Developers who publish artifacts on JCenter should migrate their packages to a new host, such as Maven Central. reference:...
## Proposed Changes Using the `ManifestData.launcherActivity` to run the app. I think it should fix #279 ## Testing ## Issues Fixed
**What I have done and why** - Upgrade retrofit to 2.10.0, - Use retrofit kotlin serialization converter instead of deprecated repo. **How I'm testing it** **Do tests pass?** - [...