This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Bluetooth bug for api 31or more + Remove deprecated activities (#294
) * ... * Bluetooth request for APK>30 * remove useless activity * Fixed a code smell and remove all unsused imports * Removed useless activities from the manifest Co-authored-by: nathanduchesne <[email protected]>
- Loading branch information
1 parent
e7f2806
commit e34577d
Showing
21 changed files
with
121 additions
and
954 deletions.
There are no files selected for viewing
52 changes: 0 additions & 52 deletions
52
app/src/androidTest/java/com/github/fribourgsdp/radio/activities/FireBaseTestActivityTest.kt
This file was deleted.
Oops, something went wrong.
244 changes: 0 additions & 244 deletions
244
app/src/androidTest/java/com/github/fribourgsdp/radio/activities/GoogleSignInActivityTest.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
app/src/androidTest/java/com/github/fribourgsdp/radio/activities/VoiceOverIPActivityTest.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.