Allows Milk music to run on any device without changing your build properties.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nichole Mattera 23c7bdbfb1 Update README.md 10 years ago
.idea/libraries Version 1.1 - Converted to Android Studio Project. Added support for newer version of Milk. Removed unnecessary library. 10 years ago
assets Initial Commit: Version 1.0 10 years ago
res Initial Commit: Version 1.0 10 years ago
src/com/lepidusdevelopment/chocolatemilk Version 1.1 - Converted to Android Studio Project. Added support for newer version of Milk. Removed unnecessary library. 10 years ago
.gitignore Initial commit 10 years ago
AndroidManifest.xml Version 1.1 - Converted to Android Studio Project. Added support for newer version of Milk. Removed unnecessary library. 10 years ago
ChocolateMilk.iml Version 1.1 - Converted to Android Studio Project. Added support for newer version of Milk. Removed unnecessary library. 10 years ago
LICENSE Update LICENSE 10 years ago
README.md Update README.md 10 years ago
XposedBridgeApi.jar Initial Commit: Version 1.0 10 years ago
proguard-project.txt Initial Commit: Version 1.0 10 years ago
project.properties Initial Commit: Version 1.0 10 years ago

README.md

#Chocolate Milk

A module for enabling Milk music to run on any device. This module still requires you to sideload Milk music on to your device. This module also does not circumvent the country limitation as this is done via IP Address, to get this to work in other countries please connect to a VPN located inside the United States.

##License

Chocolate Milk is published under BSD 2-Clause License

Copyright (c) 2014, Lepidus Development LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE