-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #121 from icefields/playstore_version-57
created dogmazic version for playstore
- Loading branch information
Showing
65 changed files
with
1,700 additions
and
258 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+67 Bytes
(100%)
app/FDroid/release/baselineProfiles/0/app-FDroid-release.dm
Binary file not shown.
Binary file modified
BIN
+73 Bytes
(100%)
app/FDroid/release/baselineProfiles/1/app-FDroid-release.dm
Binary file not shown.
Oops, something went wrong.
Binary file not shown.
Binary file modified
BIN
-450 Bytes
(96%)
app/Github/release/baselineProfiles/0/app-Github-release.dm
Binary file not shown.
Binary file modified
BIN
-448 Bytes
(96%)
app/Github/release/baselineProfiles/1/app-Github-release.dm
Binary file not shown.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
Binary file not shown.
Binary file added
BIN
+11.2 KB
app/PlayStoreFree/release/baselineProfiles/0/app-PlayStoreFree-release.dm
Binary file not shown.
Binary file added
BIN
+11.1 KB
app/PlayStoreFree/release/baselineProfiles/1/app-PlayStoreFree-release.dm
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
217 changes: 217 additions & 0 deletions
217
app/src/PlayStore/java/luci/sixsixsix/powerampache2/data/ErrorHandlerImpl.kt
Oops, something went wrong.
49 changes: 49 additions & 0 deletions
49
app/src/PlayStore/java/luci/sixsixsix/powerampache2/data/remote/ErrorHandlerApi.kt
Oops, something went wrong.
40 changes: 40 additions & 0 deletions
40
app/src/PlayStore/java/luci/sixsixsix/powerampache2/di/ErrorHandlerModule.kt
Oops, something went wrong.
53 changes: 53 additions & 0 deletions
53
app/src/PlayStore/java/luci/sixsixsix/powerampache2/di/PlayModule.kt
Oops, something went wrong.
217 changes: 217 additions & 0 deletions
217
app/src/PlayStoreFree/java/luci/sixsixsix/powerampache2/data/ErrorHandlerImpl.kt
Oops, something went wrong.
49 changes: 49 additions & 0 deletions
49
app/src/PlayStoreFree/java/luci/sixsixsix/powerampache2/data/remote/ErrorHandlerApi.kt
Oops, something went wrong.
40 changes: 40 additions & 0 deletions
40
app/src/PlayStoreFree/java/luci/sixsixsix/powerampache2/di/ErrorHandlerModule.kt
Oops, something went wrong.
53 changes: 53 additions & 0 deletions
53
app/src/PlayStoreFree/java/luci/sixsixsix/powerampache2/di/FreeModule.kt
Oops, something went wrong.
68 changes: 68 additions & 0 deletions
68
app/src/PlayStoreFree/res/drawable/ic_launcher_coloured.xml
Oops, something went wrong.
68 changes: 68 additions & 0 deletions
68
app/src/PlayStoreFree/res/drawable/ic_power_ampache_mono.xml
Oops, something went wrong.
68 changes: 68 additions & 0 deletions
68
app/src/PlayStoreFree/res/drawable/img_power_ampache_logo_login.xml
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
app/src/main/java/luci/sixsixsix/powerampache2/common/Extensions.kt
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
app/src/main/java/luci/sixsixsix/powerampache2/common/Pa2Config.kt
Oops, something went wrong.
Oops, something went wrong.
10 changes: 8 additions & 2 deletions
10
app/src/main/java/luci/sixsixsix/powerampache2/data/remote/AmpacheInterceptor.kt
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
app/src/main/java/luci/sixsixsix/powerampache2/data/remote/dto/Pa2ConfigDto.kt
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
app/src/main/java/luci/sixsixsix/powerampache2/presentation/common/DefaultFullWidthButton.kt
Oops, something went wrong.
120 changes: 120 additions & 0 deletions
120
app/src/main/java/luci/sixsixsix/powerampache2/presentation/common/DonateConsider.kt
Oops, something went wrong.
106 changes: 106 additions & 0 deletions
106
...c/main/java/luci/sixsixsix/powerampache2/presentation/common/DownloadFullVersionButton.kt
Oops, something went wrong.
9 changes: 3 additions & 6 deletions
9
app/src/main/java/luci/sixsixsix/powerampache2/presentation/screens/main/AuthState.kt
Oops, something went wrong.
31 changes: 20 additions & 11 deletions
31
...c/main/java/luci/sixsixsix/powerampache2/presentation/screens/main/screens/LoginScreen.kt
Oops, something went wrong.
4 changes: 3 additions & 1 deletion
4
.../java/luci/sixsixsix/powerampache2/presentation/screens/main/screens/MainContentScreen.kt
Oops, something went wrong.
13 changes: 5 additions & 8 deletions
13
.../luci/sixsixsix/powerampache2/presentation/screens/main/screens/components/LoginButton.kt
Oops, something went wrong.
93 changes: 1 addition & 92 deletions
93
...a/luci/sixsixsix/powerampache2/presentation/screens/main/screens/components/LoginSheet.kt
Oops, something went wrong.
47 changes: 22 additions & 25 deletions
47
...ci/sixsixsix/powerampache2/presentation/screens/main/screens/components/LoginTextField.kt
Oops, something went wrong.
129 changes: 129 additions & 0 deletions
129
...i/sixsixsix/powerampache2/presentation/screens/main/screens/components/LoginTextFields.kt
Oops, something went wrong.
63 changes: 34 additions & 29 deletions
63
.../luci/sixsixsix/powerampache2/presentation/screens/main/screens/components/SignupSheet.kt
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...src/main/java/luci/sixsixsix/powerampache2/presentation/screens/settings/SettingsEvent.kt
Oops, something went wrong.
42 changes: 30 additions & 12 deletions
42
...rc/main/java/luci/sixsixsix/powerampache2/presentation/screens/settings/SettingsScreen.kt
Oops, something went wrong.
36 changes: 4 additions & 32 deletions
36
...main/java/luci/sixsixsix/powerampache2/presentation/screens/settings/SettingsViewModel.kt
Oops, something went wrong.
31 changes: 22 additions & 9 deletions
31
...java/luci/sixsixsix/powerampache2/presentation/screens/settings/subscreens/AboutScreen.kt
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
app/src/main/java/luci/sixsixsix/powerampache2/ui/theme/AdditionalColours.kt
Oops, something went wrong.
18 changes: 9 additions & 9 deletions
18
app/src/main/java/luci/sixsixsix/powerampache2/ui/theme/Theme.kt
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.