roc-droid
roc-droid copied to clipboard
Roc for Android!
If the user started sender or receiver and the closed the app, we can continue running and preserve notification. If the user taps notification, we should open the app. When...
We should allow the user to select devices for playback (receiver) and recording (sender). This may be useful: https://github.com/googlearchive/android-audio-high-performance/tree/master/audio-device/src/main/java/com/google/sample/audio_device (AudioDeviceSpinner is a widget to select audio device).
When I insert headphones into the jack port, the sound is duplicated both to internal speakers and to the headphones.
roc-droid Flutter migration child issue. Add GUI model connection to backend services. - [ ] Move required android services to android/.../service - ? - [ ] Add Connector (android/.../connector) -...
This is the main issue for roc-droid Flutter migration. Sub-issues: - [x] #95 - [x] #96 - [x] #97 - [x] #100 - [x] #103 - [ ] #98 -...
roc-droid Flutter migration child issue. Restore original gradle features - [x] Build properties - [x] compileSdk, minSdkVersion, targetSdkVersion - [x] ndk version - [x] jvm version - [x] app versionName...
roc-droid Flutter migration child issue. Add functionality to AboutPage widget. - [ ] Source code button - [ ] Bug tracker button - [ ] Contributors button - [ ]...
roc-droid Flutter migration child issue. - [ ] update README - [ ] update docs/screenshot/screenshot.webp
roc-droid Flutter migration child issue. Update various parts of current continuous Integration processes. - [x] Run analyzer - [x] Run tests on desktop - [x] Build Android APK on Linux...
roc-droid Flutter migration child issue. Update Android tile and Notification - [ ] Update Android tile - [x] Update Notification