fdroiddata/metadata/com.callrecorder.android.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

37 lines
1.3 KiB
YAML

Categories:
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/riul88/call-recorder-for-android
IssueTracker: https://github.com/riul88/call-recorder-for-android/issues
AutoName: Call recorder for Android
Description: |-
Records all incoming and outgoing calls from/to your phone. Your calls are saved
in mp3 format and can be sent by various methods.
The main application screen contains a list of all calls with details of phone
numbers, date and time of a call. A click on one of the items will provide you
with 3 options: erase record, send record and play record.
In order to allow or disallow recordings open the main menu and choose
enable/disable recordings.
This is a fork of the discontinued https://f-droid.org/packages/com.call.recorder. The fork should work
with newer devices based on Android 4.1 and above.
RepoType: git
Repo: https://github.com/riul88/call-recorder-for-android
Builds:
- versionName: 2.0.5
versionCode: 25
commit: b172b1adaca6f97a95f784ba9078dabd94029ed8
extlibs:
- android/android-support-v4.jar
MaintainerNotes: GPLv3 as seen on the GoggleCode project page before the fork.
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 2.0.5
CurrentVersionCode: 25