Skip to content

Commit a99905e

Browse files
authored
Convert WhisperApp to Kotlin + Compose with Text view for results (#191)
1 parent e18d33c commit a99905e

17 files changed

Lines changed: 147 additions & 289 deletions

File tree

whisper/android/WhisperApp/.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
*.iml
22
.gradle
33
/local.properties
4-
/.idea/caches
5-
/.idea/libraries
6-
/.idea/modules.xml
7-
/.idea/workspace.xml
8-
/.idea/navEditor.xml
9-
/.idea/assetWizardSettings.xml
4+
.idea/
105
.DS_Store
116
/build
127
/captures

whisper/android/WhisperApp/.idea/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/.name

Lines changed: 0 additions & 1 deletion
This file was deleted.

whisper/android/WhisperApp/.idea/AndroidProjectSystem.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/compiler.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/deploymentTargetSelector.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/gradle.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/inspectionProfiles/Project_Default.xml

Lines changed: 0 additions & 61 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/kotlinc.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

whisper/android/WhisperApp/.idea/migrations.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)