{"id":13403265,"url":"https://github.com/cern-phone-apps/mobile-phone-app","last_synced_at":"2025-03-14T08:31:36.896Z","repository":{"id":69954276,"uuid":"200189624","full_name":"cern-phone-apps/mobile-phone-app","owner":"cern-phone-apps","description":"CERN Phone Mobile client. Multiplatform phone application compatible with Android and iOS.","archived":true,"fork":false,"pushed_at":"2020-07-18T22:38:38.000Z","size":4232,"stargazers_count":18,"open_issues_count":18,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-07-31T19:39:52.211Z","etag":null,"topics":["android","ios","phone","react","react-native","telephony"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cern-phone-apps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-08-02T07:43:06.000Z","updated_at":"2023-01-28T12:17:02.000Z","dependencies_parsed_at":"2023-02-25T11:16:24.885Z","dependency_job_id":null,"html_url":"https://github.com/cern-phone-apps/mobile-phone-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-phone-apps%2Fmobile-phone-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-phone-apps%2Fmobile-phone-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-phone-apps%2Fmobile-phone-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-phone-apps%2Fmobile-phone-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cern-phone-apps","download_url":"https://codeload.github.com/cern-phone-apps/mobile-phone-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221449540,"owners_count":16823611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","phone","react","react-native","telephony"],"created_at":"2024-07-30T19:01:27.542Z","updated_at":"2024-10-25T18:31:35.075Z","avatar_url":"https://github.com/cern-phone-apps.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Dial Mobile (CERN Phone Mobile App)\n\n\u003cimg src=\"docs/screenshots/login-screen.png\" width=\"200\"\u003e \u003cimg src=\"docs/screenshots/number-selector.png\" width=\"200\"\u003e \u003cimg src=\"docs/screenshots/dial-pad.png\" width=\"200\"\u003e  \u003cimg src=\"docs/screenshots/on-call.png\" width=\"200\"\u003e\n\n[View all screenshots](docs/all-screenshots.md)\n\nCERN Phone application to make and receive calls.\n\n[![Build Status](https://travis-ci.com/cern-phone-apps/mobile-phone-app.svg?branch=master)](https://travis-ci.com/cern-phone-apps/mobile-phone-app) [![codecov](https://codecov.io/gh/cern-phone-apps/mobile-phone-app/branch/master/graph/badge.svg)](https://codecov.io/gh/cern-phone-apps/mobile-phone-app) [![Dependency Status](https://david-dm.org/cern-phone-apps/mobile-phone-app.svg)](https://david-dm.org/cern-phone-apps/mobile-phone-app)\n\n## Current limitations\n\n| OS | Status |\n| -- | -- |\n| Android | Tested and working on Android 9 |\n| iOS | Not yet compatible |\n\n\n## Requirements\n\nTo install the following components, please follow the React Native guide for your platform\n\n- Android \u003e= 8.1\n- Node \u003e= 11.10.1\n- [React Native Debugger](https://github.com/jhen0409/react-native-debugger)\n- yarn (\u003e1.16.0)\n- React Native \u003e= 0.61\n\n## Development\n\n### Read the docs\n\n- [Contributing Guidelines](docs/CONTRIBUTING.md)\n- [Git Basics](docs/git-basics.md)\n\n### Environment setup\n\n1. Follow the steps of the official [React Native documentation](https://facebook.github.io/react-native/docs/0.60/getting-started) to setup your development environment. Since we are using native modules, we need to follow the `React Native CLI Quickstart` guide.\n\n### Updating libs\n\n\u003e ⚠️ Beware of the libs used which contain native code. Some of them are highly dependent on the React Native version and might not be compatible with newer ones.\n\n- [React Native Callkeep](https://github.com/react-native-webrtc/react-native-callkeep)\n- [React Native Webrtc](https://github.com/react-native-webrtc/react-native-webrtc)\n- [React Native Firebase](https://github.com/invertase/react-native-firebase)\n- [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons)\n- [React Navigation (and it's dependencies)](https://reactnavigation.org/)\n    - [React Native Gesture Handler](https://github.com/kmagiera/react-native-gesture-handler)\n    - [React Native Screens](https://github.com/kmagiera/react-native-screens)\n    - [React Native Reanimated](https://github.com/software-mansion/react-native-reanimated)\n- [React Native Sound](https://github.com/zmxv/react-native-sound)\n\n\n### Debugging\n\n#### On a physical device\n\n- Shake the phone to display the development menu.\n\n#### On the emulator\n\n- Command + M will display the development menu.\n\n#### Change the debugger port\n\n1. Open the development menu\n2. On \"Dev Settings\" change the \"Debug server\nhost \u0026 port for device\" to something like:\n`localhost:8081`\n\n## Run the app\n\n### On Android\n\n```bash\nyarn\nyarn run android\n```\n\n### Troubleshoot your environment\n\nRunning the following command will return a diagnosis of your environment:\n\n```bash\nnpx @react-native-community/cli doctor\n```\n\n## Testing\n\n```bash\nyarn test\n```\n\n## Packaging and Deployment\n\n- Read the https://facebook.github.io/react-native/docs/signed-apk-android\n\nThe following command will generate the `apk` for Android.\n```\ncd android\n./gradlew assembleRelease\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcern-phone-apps%2Fmobile-phone-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcern-phone-apps%2Fmobile-phone-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcern-phone-apps%2Fmobile-phone-app/lists"}