Total Commander for Android/BlackBerry/OUYA(R) License: Total Commander is copyrighted freeware. Copyright (C) 2011-2015 Christian Ghisler, Ghisler Software GmbH All Rights Reserved. Web: http://www.ghisler.com This program may be used free of charge without restrictions as long as it is not modified. Distribution on the Internet is permitted ONLY with our written consent by e-mail. Christian Ghisler ================================== New icons: New material style icons (C) 2015 by Max Bazanov - bazanov.maksim@outlook.com Main icon (C) 2015 by Luca Chiodi (modified version of icon by Max Bazanov) ================================== Android Color Picker License: Copyright 2011 yukuku, http://code.google.com/p/android-color-picker/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ================================== UnRAR Library License: ****** ***** ****** ** ** ** ** ** ** ****** ******* ****** ** ** ** ** ** ** ** ** ** ** ** ** UnRAR - free utility for RAR archives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ License for use and distribution of ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FREE portable version ~~~~~~~~~~~~~~~~~~~~~ The source code of UnRAR utility is freeware. This means: 1. All copyrights to RAR and the utility UnRAR are exclusively owned by the author - Alexander Roshal. 2. The UnRAR sources may be used in any software to handle RAR archives without limitations free of charge, but cannot be used to re-create the RAR compression algorithm, which is proprietary. Distribution of modified UnRAR sources in separate form or as a part of other software is permitted, provided that it is clearly stated in the documentation and source comments that the code may not be used to develop a RAR (WinRAR) compatible archiver. 3. The UnRAR utility may be freely distributed. It is allowed to distribute UnRAR inside of other software packages. 4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE. 5. Installing and using the UnRAR utility signifies acceptance of these terms and conditions of the license. 6. If you don't agree with terms of the license you must remove UnRAR files from your storage devices and cease to use the utility. Thank you for your interest in RAR and UnRAR. Alexander L. Roshal ================================== ACRA Library License: Application Crash Reporting for Android Copyright 2010 Emmanuel Astier & Kevin Gaudin This product includes software developed at ACRA (http://acra.ch/). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ================================== Android sample code used in this project: RemoteControlHelper.java and RemoteControlClientCompat.java from RandomMusicPlayer sample: /* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */