Skip to content

Commit

Permalink
feat: record and play functionality
Browse files Browse the repository at this point in the history
Signed-off-by: Sakul <sakulbudhathoki977@gmail.com>
  • Loading branch information
sakul-budhathoki committed Nov 26, 2020
1 parent 7d54a1d commit 93d8ddd
Show file tree
Hide file tree
Showing 6 changed files with 348 additions and 18 deletions.
1 change: 1 addition & 0 deletions js/ios/info.yaml
Expand Up @@ -30,6 +30,7 @@ targets:
NSLocalNetworkUsageDescription: Used for proximity communications
NSLocationWhenInUseUsageDescription: ""
NSPhotoLibraryUsageDescription: Used to personalize the app and send photos
NSMicrophoneUsageDescription: Used for voice recording
Shake:
APIClientID: "$(SHAKE_API_ID)"
APIClientSecret: "$(SHAKE_API_SECRET)"
Expand Down
1 change: 1 addition & 0 deletions js/packages/berty-i18n/locale/en/messages.json
Expand Up @@ -404,6 +404,7 @@
},
"files": {
"record-sound":"Record a sound message",
"recording":"Recording...",
"media":"Access to Media Gallery",
"emojis":"Emojis & Bertyzzz !"

Expand Down

0 comments on commit 93d8ddd

Please sign in to comment.