From: Good Guy Date: Fri, 12 Feb 2016 22:45:05 +0000 (-0700) Subject: update android remote_control app for android-studio, new icons, added GPL X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=commitdiff_plain;h=8b84c0c626490aea09f67e07d413c0a7c7d7c3cd update android remote_control app for android-studio, new icons, added GPL --- diff --git a/CineRmt/COPYING b/CineRmt/COPYING new file mode 100644 index 00000000..eeb586b3 --- /dev/null +++ b/CineRmt/COPYING @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) 19yy + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/CineRmt/app-release.apk b/CineRmt/app-release.apk new file mode 100644 index 00000000..b2878f24 Binary files /dev/null and b/CineRmt/app-release.apk differ diff --git a/CineRmt/ic_launcher-web.png b/CineRmt/ic_launcher-web.png deleted file mode 100644 index 424f2604..00000000 Binary files a/CineRmt/ic_launcher-web.png and /dev/null differ diff --git a/CineRmt/libs/android-support-v4.jar b/CineRmt/libs/android-support-v4.jar deleted file mode 100644 index 6080877d..00000000 Binary files a/CineRmt/libs/android-support-v4.jar and /dev/null differ diff --git a/CineRmt/proguard-project.txt b/CineRmt/proguard-project.txt deleted file mode 100644 index f2fe1559..00000000 --- a/CineRmt/proguard-project.txt +++ /dev/null @@ -1,20 +0,0 @@ -# To enable ProGuard in your project, edit project.properties -# to define the proguard.config property as described in that file. -# -# Add project specific ProGuard rules here. -# By default, the flags in this file are appended to flags specified -# in ${sdk.dir}/tools/proguard/proguard-android.txt -# You can edit the include path and order by changing the ProGuard -# include property in project.properties. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# Add any project specific keep options here: - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} diff --git a/CineRmt/project.properties b/CineRmt/project.properties deleted file mode 100644 index a3ee5ab6..00000000 --- a/CineRmt/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt - -# Project target. -target=android-17 diff --git a/CineRmt/res/drawable/config.jpg b/CineRmt/res/drawable/config.jpg deleted file mode 100644 index 07c93f00..00000000 Binary files a/CineRmt/res/drawable/config.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/fast_lt.jpg b/CineRmt/res/drawable/fast_lt.jpg deleted file mode 100644 index 19ffd1f4..00000000 Binary files a/CineRmt/res/drawable/fast_lt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/fast_rt.jpg b/CineRmt/res/drawable/fast_rt.jpg deleted file mode 100644 index 6d69e237..00000000 Binary files a/CineRmt/res/drawable/fast_rt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/full_scr.jpg b/CineRmt/res/drawable/full_scr.jpg deleted file mode 100644 index 23f7d3de..00000000 Binary files a/CineRmt/res/drawable/full_scr.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/launch.jpg b/CineRmt/res/drawable/launch.jpg deleted file mode 100644 index d170ec22..00000000 Binary files a/CineRmt/res/drawable/launch.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/media_dn.jpg b/CineRmt/res/drawable/media_dn.jpg deleted file mode 100644 index 86c06105..00000000 Binary files a/CineRmt/res/drawable/media_dn.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/media_lt.jpg b/CineRmt/res/drawable/media_lt.jpg deleted file mode 100644 index eb2652bf..00000000 Binary files a/CineRmt/res/drawable/media_lt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/media_rt.jpg b/CineRmt/res/drawable/media_rt.jpg deleted file mode 100644 index 7266b4de..00000000 Binary files a/CineRmt/res/drawable/media_rt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/media_up.jpg b/CineRmt/res/drawable/media_up.jpg deleted file mode 100644 index 55079d90..00000000 Binary files a/CineRmt/res/drawable/media_up.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/menu.jpg b/CineRmt/res/drawable/menu.jpg deleted file mode 100644 index b1f06813..00000000 Binary files a/CineRmt/res/drawable/menu.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/pause.jpg b/CineRmt/res/drawable/pause.jpg deleted file mode 100644 index 43b5f821..00000000 Binary files a/CineRmt/res/drawable/pause.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/play.jpg b/CineRmt/res/drawable/play.jpg deleted file mode 100644 index beb58636..00000000 Binary files a/CineRmt/res/drawable/play.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/power.jpg b/CineRmt/res/drawable/power.jpg deleted file mode 100644 index f439a917..00000000 Binary files a/CineRmt/res/drawable/power.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/slow_lt.jpg b/CineRmt/res/drawable/slow_lt.jpg deleted file mode 100644 index 644e302c..00000000 Binary files a/CineRmt/res/drawable/slow_lt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/slow_rt.jpg b/CineRmt/res/drawable/slow_rt.jpg deleted file mode 100644 index e7fc735d..00000000 Binary files a/CineRmt/res/drawable/slow_rt.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/stop.jpg b/CineRmt/res/drawable/stop.jpg deleted file mode 100644 index 79fe7f9c..00000000 Binary files a/CineRmt/res/drawable/stop.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/suspend.jpg b/CineRmt/res/drawable/suspend.jpg deleted file mode 100644 index f307678c..00000000 Binary files a/CineRmt/res/drawable/suspend.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig0.jpg b/CineRmt/res/drawable/zfig0.jpg deleted file mode 100644 index 560a85e7..00000000 Binary files a/CineRmt/res/drawable/zfig0.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig1.jpg b/CineRmt/res/drawable/zfig1.jpg deleted file mode 100644 index e5ad3516..00000000 Binary files a/CineRmt/res/drawable/zfig1.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig2.jpg b/CineRmt/res/drawable/zfig2.jpg deleted file mode 100644 index d91c28a8..00000000 Binary files a/CineRmt/res/drawable/zfig2.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig3.jpg b/CineRmt/res/drawable/zfig3.jpg deleted file mode 100644 index fdff328c..00000000 Binary files a/CineRmt/res/drawable/zfig3.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig4.jpg b/CineRmt/res/drawable/zfig4.jpg deleted file mode 100644 index f7289070..00000000 Binary files a/CineRmt/res/drawable/zfig4.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig5.jpg b/CineRmt/res/drawable/zfig5.jpg deleted file mode 100644 index 645b0bd1..00000000 Binary files a/CineRmt/res/drawable/zfig5.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig6.jpg b/CineRmt/res/drawable/zfig6.jpg deleted file mode 100644 index ed0fa85e..00000000 Binary files a/CineRmt/res/drawable/zfig6.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig7.jpg b/CineRmt/res/drawable/zfig7.jpg deleted file mode 100644 index b48e682a..00000000 Binary files a/CineRmt/res/drawable/zfig7.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig8.jpg b/CineRmt/res/drawable/zfig8.jpg deleted file mode 100644 index c8b210b4..00000000 Binary files a/CineRmt/res/drawable/zfig8.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfig9.jpg b/CineRmt/res/drawable/zfig9.jpg deleted file mode 100644 index 7c5884eb..00000000 Binary files a/CineRmt/res/drawable/zfig9.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfiga.jpg b/CineRmt/res/drawable/zfiga.jpg deleted file mode 100644 index 04fab4e7..00000000 Binary files a/CineRmt/res/drawable/zfiga.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfigb.jpg b/CineRmt/res/drawable/zfigb.jpg deleted file mode 100644 index ca0aecf5..00000000 Binary files a/CineRmt/res/drawable/zfigb.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfigc.jpg b/CineRmt/res/drawable/zfigc.jpg deleted file mode 100644 index 7657ad62..00000000 Binary files a/CineRmt/res/drawable/zfigc.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfigd.jpg b/CineRmt/res/drawable/zfigd.jpg deleted file mode 100644 index 449f2665..00000000 Binary files a/CineRmt/res/drawable/zfigd.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfigdot.jpg b/CineRmt/res/drawable/zfigdot.jpg deleted file mode 100644 index ef04d41b..00000000 Binary files a/CineRmt/res/drawable/zfigdot.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfige.jpg b/CineRmt/res/drawable/zfige.jpg deleted file mode 100644 index 81f530ed..00000000 Binary files a/CineRmt/res/drawable/zfige.jpg and /dev/null differ diff --git a/CineRmt/res/drawable/zfigf.jpg b/CineRmt/res/drawable/zfigf.jpg deleted file mode 100644 index bfbb0581..00000000 Binary files a/CineRmt/res/drawable/zfigf.jpg and /dev/null differ diff --git a/CineRmt/res/menu/activity_main.xml b/CineRmt/res/menu/activity_main.xml deleted file mode 100644 index cf0b38cd..00000000 --- a/CineRmt/res/menu/activity_main.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - \ No newline at end of file diff --git a/CineRmt/res/values-v11/styles.xml b/CineRmt/res/values-v11/styles.xml deleted file mode 100644 index 541752f6..00000000 --- a/CineRmt/res/values-v11/styles.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/CineRmt/res/values-v14/styles.xml b/CineRmt/res/values-v14/styles.xml deleted file mode 100644 index f20e0150..00000000 --- a/CineRmt/res/values-v14/styles.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/CineRmt/res/values/styles.xml b/CineRmt/res/values/styles.xml deleted file mode 100644 index 4a10ca49..00000000 --- a/CineRmt/res/values/styles.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/CineRmt/src/androidTest/java/com/local/cinermt/ApplicationTest.java b/CineRmt/src/androidTest/java/com/local/cinermt/ApplicationTest.java new file mode 100644 index 00000000..d2c1b8f1 --- /dev/null +++ b/CineRmt/src/androidTest/java/com/local/cinermt/ApplicationTest.java @@ -0,0 +1,13 @@ +package com.local.cinermt; + +import android.app.Application; +import android.test.ApplicationTestCase; + +/** + * Testing Fundamentals + */ +public class ApplicationTest extends ApplicationTestCase { + public ApplicationTest() { + super(Application.class); + } +} \ No newline at end of file diff --git a/CineRmt/AndroidManifest.xml b/CineRmt/src/main/AndroidManifest.xml similarity index 67% rename from CineRmt/AndroidManifest.xml rename to CineRmt/src/main/AndroidManifest.xml index ff26e94a..e86c150e 100644 --- a/CineRmt/AndroidManifest.xml +++ b/CineRmt/src/main/AndroidManifest.xml @@ -1,25 +1,20 @@ + package="com.local.cinermt"> - - + android:theme="@style/AppTheme.NoActionBar"> + @@ -28,7 +23,7 @@ + android:theme="@style/AppTheme.NoActionBar"> diff --git a/CineRmt/src/com/local/cinermt/ConfigActivity.java b/CineRmt/src/main/java/com/local/cinermt/ConfigActivity.java similarity index 97% rename from CineRmt/src/com/local/cinermt/ConfigActivity.java rename to CineRmt/src/main/java/com/local/cinermt/ConfigActivity.java index 81ae0188..b076e025 100644 --- a/CineRmt/src/com/local/cinermt/ConfigActivity.java +++ b/CineRmt/src/main/java/com/local/cinermt/ConfigActivity.java @@ -42,7 +42,7 @@ public class ConfigActivity extends Activity implements OnClickListener { @Override public boolean onCreateOptionsMenu(Menu menu) { - getMenuInflater().inflate(R.menu.activity_main, menu); + getMenuInflater().inflate(R.menu.menu_main, menu); return true; } diff --git a/CineRmt/src/com/local/cinermt/MainActivity.java b/CineRmt/src/main/java/com/local/cinermt/MainActivity.java similarity index 87% rename from CineRmt/src/com/local/cinermt/MainActivity.java rename to CineRmt/src/main/java/com/local/cinermt/MainActivity.java index 26a85fe8..6b08172c 100644 --- a/CineRmt/src/com/local/cinermt/MainActivity.java +++ b/CineRmt/src/main/java/com/local/cinermt/MainActivity.java @@ -1,28 +1,29 @@ package com.local.cinermt; -import java.net.DatagramPacket; -import java.net.DatagramSocket; -import java.net.InetAddress; - -import android.app.Activity; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; -import android.view.View; -import android.view.View.OnClickListener; -import android.view.View.OnLongClickListener; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.os.Bundle; import android.os.Handler; import android.os.SystemClock; +import android.support.v7.app.AppCompatActivity; import android.view.Menu; import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.view.View.OnLongClickListener; import android.widget.ImageButton; import android.widget.Toast; -public class MainActivity extends Activity - implements OnClickListener, OnLongClickListener { +import java.net.DatagramPacket; +import java.net.DatagramSocket; +import java.net.InetAddress; + +//public class MainActivity extends Activity +public class MainActivity extends AppCompatActivity + implements OnClickListener { String ip_addr; int sport, dport; String pin; @@ -63,8 +64,7 @@ public class MainActivity extends Activity net.start(); } - boolean has_network() - { + boolean has_network() { ConnectivityManager cmgr = (ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE); NetworkInfo netinf = @@ -76,8 +76,7 @@ public class MainActivity extends Activity return true; } - boolean create_socket() - { + boolean create_socket() { if(socket != null) socket.close(); socket = null; int retry = 10; @@ -93,8 +92,7 @@ public class MainActivity extends Activity return retry >= 0; } - void save_defaults() - { + void save_defaults() { SharedPreferences.Editor ed = prefs.edit(); ed.putString("IP_ADDR", ip_addr); ed.putString("PIN", pin); @@ -102,8 +100,7 @@ public class MainActivity extends Activity ed.commit(); } - void load_defaults() - { + void load_defaults() { ip_addr = prefs.getString("IP_ADDR", IP_ADDR); pin = prefs.getString("PIN", PIN); dport = prefs.getInt("PORT", DPORT); @@ -191,19 +188,21 @@ public class MainActivity extends Activity img.setOnClickListener(this); img = (ImageButton)findViewById(R.id.play); img.setOnClickListener(this); - - img = (ImageButton)findViewById(R.id.config); - img.setOnLongClickListener(this); + img = (ImageButton)findViewById(R.id.suspend); - img.setOnLongClickListener(this); - img = (ImageButton)findViewById(R.id.stop); - img.setOnLongClickListener(this); + img.setOnClickListener(this); + img = (ImageButton)findViewById(R.id.config); + img.setOnClickListener(this); + img = (ImageButton)findViewById(R.id.exit); + img.setOnClickListener(this); + img = (ImageButton)findViewById(R.id.power); + img.setOnClickListener(this); } @Override public boolean onCreateOptionsMenu(Menu menu) { // Inflate the menu; this adds items to the action bar if it is present. - getMenuInflater().inflate(R.menu.activity_main, menu); + getMenuInflater().inflate(R.menu.menu_main, menu); return true; } @@ -240,7 +239,24 @@ public class MainActivity extends Activity else if (id == R.id.full_scr) { send("key F"); } else if (id == R.id.stop) { send("stop"); } else if (id == R.id.play) { send("play"); } - } + else { + save_defaults(); + if (id == R.id.config) { + Intent it = new Intent(this, ConfigActivity.class); + it.putExtra("IP_ADDR", ip_addr); + it.putExtra("PIN", pin); + it.putExtra("PORT", dport); + startActivity(it); + } + else if (id == R.id.suspend) + send("suspend"); + else if (id == R.id.power) + send("power"); + else if (id != R.id.exit) + return; + finish(); + } + } } @Override @@ -256,44 +272,14 @@ public class MainActivity extends Activity } @Override - public void onPause() - { + public void onPause() { super.onPause(); save_defaults(); } @Override - public void onDestroy() - { + public void onDestroy() { super.onDestroy(); save_defaults(); } - - @Override - public boolean onLongClick(View v) { - if (v instanceof ImageButton) { - int id = ((ImageButton)v).getId(); - if (id == R.id.config) { - Intent it = new Intent(this, ConfigActivity.class); - it.putExtra("IP_ADDR", ip_addr); - it.putExtra("PIN", pin); - it.putExtra("PORT", dport); - startActivity(it); - finish(); - return true; - } - if (id == R.id.suspend) { - send("suspend"); - save_defaults(); - finish(); - return true; - } - if (id == R.id.stop) { - save_defaults(); - finish(); - return true; - } - } - return false; - } } diff --git a/CineRmt/res/layout/activity_config.xml b/CineRmt/src/main/res/layout/activity_config.xml similarity index 77% rename from CineRmt/res/layout/activity_config.xml rename to CineRmt/src/main/res/layout/activity_config.xml index 2c07bbf2..fb743561 100644 --- a/CineRmt/res/layout/activity_config.xml +++ b/CineRmt/src/main/res/layout/activity_config.xml @@ -2,20 +2,21 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/config_layout" android:layout_width="match_parent" - android:layout_height="wrap_content" - tools:context="com.example.cinermt.ConfigActivity" - tools:ignore="MergeRootFrame" > + android:layout_height="match_parent" + tools:context="com.local.cinermt.ConfigActivity" + android:background="#fdb308"> + android:text="IP Address:" + android:textColor="#000000" /> + android:text="PIN:" + android:textColor="#000000" /> + android:text="Port:" + android:textColor="#000000" /> + + + + + diff --git a/CineRmt/res/layout/activity_main.xml b/CineRmt/src/main/res/layout/content_main.xml similarity index 82% rename from CineRmt/res/layout/activity_main.xml rename to CineRmt/src/main/res/layout/content_main.xml index 677d1609..7994c27c 100644 --- a/CineRmt/res/layout/activity_main.xml +++ b/CineRmt/src/main/res/layout/content_main.xml @@ -3,11 +3,12 @@ android:id="@+id/container" android:layout_width="wrap_content" android:layout_height="wrap_content" - tools:context="com.example.cinermt.MainActivity" - tools:ignore="MergeRootFrame" > + tools:context=".MainActivity" + tools:ignore="MergeRootFrame" + android:clickable="true"> @@ -22,7 +23,7 @@ android:adjustViewBounds="true" android:cropToPadding="false" android:scaleType="fitXY" - android:src="@drawable/zfig0" /> + android:src="@mipmap/zfig0" /> + android:src="@mipmap/zfig1" /> + android:src="@mipmap/zfig2" /> + android:src="@mipmap/zfig3" /> + android:src="@mipmap/zfig4" /> + android:src="@mipmap/zfig5" /> + android:src="@mipmap/zfig6" /> + android:src="@mipmap/zfig7" /> + android:src="@mipmap/zfig8" /> + android:src="@mipmap/zfig9" /> + android:src="@mipmap/zfiga" /> + android:src="@mipmap/zfigb" /> + android:src="@mipmap/zfigc" /> + android:src="@mipmap/zfigd" /> + android:src="@mipmap/zfige" /> + android:src="@mipmap/zfigf" /> + android:src="@mipmap/zfigdot" /> + android:src="@mipmap/fast_lt" /> + android:src="@mipmap/media_up" /> + android:src="@mipmap/fast_rt" /> + android:src="@mipmap/menu" /> + android:src="@mipmap/media_lt" /> + android:src="@mipmap/pause" /> + android:src="@mipmap/media_rt" /> + android:src="@mipmap/suspend" /> + android:src="@mipmap/slow_lt" /> + android:src="@mipmap/media_dn" /> + android:src="@mipmap/slow_rt" /> + android:src="@mipmap/config" /> + android:src="@mipmap/full_scr" /> + android:src="@mipmap/stop" /> + android:src="@mipmap/play" /> + + + + diff --git a/CineRmt/src/main/res/menu/menu_main.xml b/CineRmt/src/main/res/menu/menu_main.xml new file mode 100644 index 00000000..2d8b5edc --- /dev/null +++ b/CineRmt/src/main/res/menu/menu_main.xml @@ -0,0 +1,17 @@ + + + + + + diff --git a/CineRmt/src/main/res/mipmap-hdpi/config.png b/CineRmt/src/main/res/mipmap-hdpi/config.png new file mode 100644 index 00000000..2a0fe464 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/config.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/exit.png b/CineRmt/src/main/res/mipmap-hdpi/exit.png new file mode 100644 index 00000000..26e63d4d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/exit.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/fast_lt.png b/CineRmt/src/main/res/mipmap-hdpi/fast_lt.png new file mode 100644 index 00000000..c4a55377 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/fast_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/fast_rt.png b/CineRmt/src/main/res/mipmap-hdpi/fast_rt.png new file mode 100644 index 00000000..fae727c8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/fast_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/full_scr.png b/CineRmt/src/main/res/mipmap-hdpi/full_scr.png new file mode 100644 index 00000000..513e3d28 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/full_scr.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/ic_launcher.png b/CineRmt/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..cde69bcc Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/launch.png b/CineRmt/src/main/res/mipmap-hdpi/launch.png new file mode 100644 index 00000000..6ab0089f Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/launch.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/media_dn.png b/CineRmt/src/main/res/mipmap-hdpi/media_dn.png new file mode 100644 index 00000000..edbdb381 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/media_dn.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/media_lt.png b/CineRmt/src/main/res/mipmap-hdpi/media_lt.png new file mode 100644 index 00000000..fa5a93e9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/media_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/media_rt.png b/CineRmt/src/main/res/mipmap-hdpi/media_rt.png new file mode 100644 index 00000000..3cb42ca0 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/media_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/media_up.png b/CineRmt/src/main/res/mipmap-hdpi/media_up.png new file mode 100644 index 00000000..f1773af2 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/media_up.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/menu.png b/CineRmt/src/main/res/mipmap-hdpi/menu.png new file mode 100644 index 00000000..cf5d59e6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/menu.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/pause.png b/CineRmt/src/main/res/mipmap-hdpi/pause.png new file mode 100644 index 00000000..24e5ceed Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/pause.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/play.png b/CineRmt/src/main/res/mipmap-hdpi/play.png new file mode 100644 index 00000000..bdb7c440 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/play.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/power.png b/CineRmt/src/main/res/mipmap-hdpi/power.png new file mode 100644 index 00000000..ee199eee Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/power.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/rev.png b/CineRmt/src/main/res/mipmap-hdpi/rev.png new file mode 100644 index 00000000..b6cc5787 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/rev.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/slow_lt.png b/CineRmt/src/main/res/mipmap-hdpi/slow_lt.png new file mode 100644 index 00000000..b30d55b1 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/slow_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/slow_rt.png b/CineRmt/src/main/res/mipmap-hdpi/slow_rt.png new file mode 100644 index 00000000..c94ca327 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/slow_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/stop.png b/CineRmt/src/main/res/mipmap-hdpi/stop.png new file mode 100644 index 00000000..f57f53d5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/stop.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/suspend.png b/CineRmt/src/main/res/mipmap-hdpi/suspend.png new file mode 100644 index 00000000..826cb81f Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/suspend.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig0.png b/CineRmt/src/main/res/mipmap-hdpi/zfig0.png new file mode 100644 index 00000000..40a2ed27 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig0.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig1.png b/CineRmt/src/main/res/mipmap-hdpi/zfig1.png new file mode 100644 index 00000000..84a07343 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig1.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig2.png b/CineRmt/src/main/res/mipmap-hdpi/zfig2.png new file mode 100644 index 00000000..7023451e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig2.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig3.png b/CineRmt/src/main/res/mipmap-hdpi/zfig3.png new file mode 100644 index 00000000..321f06bd Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig3.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig4.png b/CineRmt/src/main/res/mipmap-hdpi/zfig4.png new file mode 100644 index 00000000..a5540fc0 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig4.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig5.png b/CineRmt/src/main/res/mipmap-hdpi/zfig5.png new file mode 100644 index 00000000..96528bc9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig5.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig6.png b/CineRmt/src/main/res/mipmap-hdpi/zfig6.png new file mode 100644 index 00000000..2642d8b9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig6.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig7.png b/CineRmt/src/main/res/mipmap-hdpi/zfig7.png new file mode 100644 index 00000000..6e4f0149 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig7.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig8.png b/CineRmt/src/main/res/mipmap-hdpi/zfig8.png new file mode 100644 index 00000000..ec2f37a2 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig8.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfig9.png b/CineRmt/src/main/res/mipmap-hdpi/zfig9.png new file mode 100644 index 00000000..5223edbb Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfig9.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfiga.png b/CineRmt/src/main/res/mipmap-hdpi/zfiga.png new file mode 100644 index 00000000..d84d40db Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfiga.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfigb.png b/CineRmt/src/main/res/mipmap-hdpi/zfigb.png new file mode 100644 index 00000000..7d3326aa Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfigb.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfigc.png b/CineRmt/src/main/res/mipmap-hdpi/zfigc.png new file mode 100644 index 00000000..05b58e02 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfigc.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfigd.png b/CineRmt/src/main/res/mipmap-hdpi/zfigd.png new file mode 100644 index 00000000..cbffe612 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfigd.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfigdot.png b/CineRmt/src/main/res/mipmap-hdpi/zfigdot.png new file mode 100644 index 00000000..7a2c5368 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfigdot.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfige.png b/CineRmt/src/main/res/mipmap-hdpi/zfige.png new file mode 100644 index 00000000..14f8fff8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfige.png differ diff --git a/CineRmt/src/main/res/mipmap-hdpi/zfigf.png b/CineRmt/src/main/res/mipmap-hdpi/zfigf.png new file mode 100644 index 00000000..1643b228 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-hdpi/zfigf.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/config.png b/CineRmt/src/main/res/mipmap-mdpi/config.png new file mode 100644 index 00000000..b2f9905b Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/config.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/exit.png b/CineRmt/src/main/res/mipmap-mdpi/exit.png new file mode 100644 index 00000000..14ac1643 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/exit.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/fast_lt.png b/CineRmt/src/main/res/mipmap-mdpi/fast_lt.png new file mode 100644 index 00000000..c428d98c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/fast_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/fast_rt.png b/CineRmt/src/main/res/mipmap-mdpi/fast_rt.png new file mode 100644 index 00000000..37bdcf53 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/fast_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/full_scr.png b/CineRmt/src/main/res/mipmap-mdpi/full_scr.png new file mode 100644 index 00000000..0c794fe5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/full_scr.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/ic_launcher.png b/CineRmt/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..c133a0cb Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/launch.png b/CineRmt/src/main/res/mipmap-mdpi/launch.png new file mode 100644 index 00000000..85160f63 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/launch.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/media_dn.png b/CineRmt/src/main/res/mipmap-mdpi/media_dn.png new file mode 100644 index 00000000..eea6afb5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/media_dn.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/media_lt.png b/CineRmt/src/main/res/mipmap-mdpi/media_lt.png new file mode 100644 index 00000000..2c93fcdd Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/media_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/media_rt.png b/CineRmt/src/main/res/mipmap-mdpi/media_rt.png new file mode 100644 index 00000000..769fb036 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/media_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/media_up.png b/CineRmt/src/main/res/mipmap-mdpi/media_up.png new file mode 100644 index 00000000..f449c0e5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/media_up.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/menu.png b/CineRmt/src/main/res/mipmap-mdpi/menu.png new file mode 100644 index 00000000..93d73264 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/menu.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/pause.png b/CineRmt/src/main/res/mipmap-mdpi/pause.png new file mode 100644 index 00000000..677f90f8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/pause.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/play.png b/CineRmt/src/main/res/mipmap-mdpi/play.png new file mode 100644 index 00000000..5f955b1b Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/play.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/power.png b/CineRmt/src/main/res/mipmap-mdpi/power.png new file mode 100644 index 00000000..6ac8697f Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/power.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/rev.png b/CineRmt/src/main/res/mipmap-mdpi/rev.png new file mode 100644 index 00000000..b92793f6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/rev.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/slow_lt.png b/CineRmt/src/main/res/mipmap-mdpi/slow_lt.png new file mode 100644 index 00000000..d5e69855 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/slow_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/slow_rt.png b/CineRmt/src/main/res/mipmap-mdpi/slow_rt.png new file mode 100644 index 00000000..bc5702d8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/slow_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/stop.png b/CineRmt/src/main/res/mipmap-mdpi/stop.png new file mode 100644 index 00000000..57ac51a6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/stop.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/suspend.png b/CineRmt/src/main/res/mipmap-mdpi/suspend.png new file mode 100644 index 00000000..a1d243eb Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/suspend.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig0.png b/CineRmt/src/main/res/mipmap-mdpi/zfig0.png new file mode 100644 index 00000000..5884cf21 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig0.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig1.png b/CineRmt/src/main/res/mipmap-mdpi/zfig1.png new file mode 100644 index 00000000..051610e3 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig1.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig2.png b/CineRmt/src/main/res/mipmap-mdpi/zfig2.png new file mode 100644 index 00000000..58d765b5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig2.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig3.png b/CineRmt/src/main/res/mipmap-mdpi/zfig3.png new file mode 100644 index 00000000..f57dbdb6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig3.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig4.png b/CineRmt/src/main/res/mipmap-mdpi/zfig4.png new file mode 100644 index 00000000..2bb7b607 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig4.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig5.png b/CineRmt/src/main/res/mipmap-mdpi/zfig5.png new file mode 100644 index 00000000..aab55f7a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig5.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig6.png b/CineRmt/src/main/res/mipmap-mdpi/zfig6.png new file mode 100644 index 00000000..1150e36d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig6.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig7.png b/CineRmt/src/main/res/mipmap-mdpi/zfig7.png new file mode 100644 index 00000000..b32276e5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig7.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig8.png b/CineRmt/src/main/res/mipmap-mdpi/zfig8.png new file mode 100644 index 00000000..753818ad Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig8.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfig9.png b/CineRmt/src/main/res/mipmap-mdpi/zfig9.png new file mode 100644 index 00000000..4b2cbe5f Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfig9.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfiga.png b/CineRmt/src/main/res/mipmap-mdpi/zfiga.png new file mode 100644 index 00000000..2b77de34 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfiga.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfigb.png b/CineRmt/src/main/res/mipmap-mdpi/zfigb.png new file mode 100644 index 00000000..639ec889 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfigb.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfigc.png b/CineRmt/src/main/res/mipmap-mdpi/zfigc.png new file mode 100644 index 00000000..3266f7c6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfigc.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfigd.png b/CineRmt/src/main/res/mipmap-mdpi/zfigd.png new file mode 100644 index 00000000..89f3e572 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfigd.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfigdot.png b/CineRmt/src/main/res/mipmap-mdpi/zfigdot.png new file mode 100644 index 00000000..e5e2fb83 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfigdot.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfige.png b/CineRmt/src/main/res/mipmap-mdpi/zfige.png new file mode 100644 index 00000000..f8e0b22e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfige.png differ diff --git a/CineRmt/src/main/res/mipmap-mdpi/zfigf.png b/CineRmt/src/main/res/mipmap-mdpi/zfigf.png new file mode 100644 index 00000000..848fb970 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-mdpi/zfigf.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/config.png b/CineRmt/src/main/res/mipmap-xhdpi/config.png new file mode 100644 index 00000000..18c5093d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/config.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/exit.png b/CineRmt/src/main/res/mipmap-xhdpi/exit.png new file mode 100644 index 00000000..f561e29a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/exit.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/fast_lt.png b/CineRmt/src/main/res/mipmap-xhdpi/fast_lt.png new file mode 100644 index 00000000..dc258d40 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/fast_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/fast_rt.png b/CineRmt/src/main/res/mipmap-xhdpi/fast_rt.png new file mode 100644 index 00000000..5a10b929 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/fast_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/full_scr.png b/CineRmt/src/main/res/mipmap-xhdpi/full_scr.png new file mode 100644 index 00000000..db0c851e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/full_scr.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/ic_launcher.png b/CineRmt/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..bfa42f0e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/launch.png b/CineRmt/src/main/res/mipmap-xhdpi/launch.png new file mode 100644 index 00000000..14541365 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/launch.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/media_dn.png b/CineRmt/src/main/res/mipmap-xhdpi/media_dn.png new file mode 100644 index 00000000..87d153de Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/media_dn.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/media_lt.png b/CineRmt/src/main/res/mipmap-xhdpi/media_lt.png new file mode 100644 index 00000000..b211b872 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/media_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/media_rt.png b/CineRmt/src/main/res/mipmap-xhdpi/media_rt.png new file mode 100644 index 00000000..a4ad65ac Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/media_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/media_up.png b/CineRmt/src/main/res/mipmap-xhdpi/media_up.png new file mode 100644 index 00000000..d64708d7 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/media_up.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/menu.png b/CineRmt/src/main/res/mipmap-xhdpi/menu.png new file mode 100644 index 00000000..a94246ca Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/menu.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/pause.png b/CineRmt/src/main/res/mipmap-xhdpi/pause.png new file mode 100644 index 00000000..ee5ca45d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/pause.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/play.png b/CineRmt/src/main/res/mipmap-xhdpi/play.png new file mode 100644 index 00000000..d096749c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/play.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/power.png b/CineRmt/src/main/res/mipmap-xhdpi/power.png new file mode 100644 index 00000000..15982f5f Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/power.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/rev.png b/CineRmt/src/main/res/mipmap-xhdpi/rev.png new file mode 100644 index 00000000..960eb4a9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/rev.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/slow_lt.png b/CineRmt/src/main/res/mipmap-xhdpi/slow_lt.png new file mode 100644 index 00000000..43c898a5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/slow_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/slow_rt.png b/CineRmt/src/main/res/mipmap-xhdpi/slow_rt.png new file mode 100644 index 00000000..2f977feb Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/slow_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/stop.png b/CineRmt/src/main/res/mipmap-xhdpi/stop.png new file mode 100644 index 00000000..2c3310f1 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/stop.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/suspend.png b/CineRmt/src/main/res/mipmap-xhdpi/suspend.png new file mode 100644 index 00000000..6d45c407 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/suspend.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig0.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig0.png new file mode 100644 index 00000000..59fb18d8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig0.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig1.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig1.png new file mode 100644 index 00000000..a501a2f9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig1.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig2.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig2.png new file mode 100644 index 00000000..01c417d4 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig2.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig3.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig3.png new file mode 100644 index 00000000..76db3241 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig3.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig4.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig4.png new file mode 100644 index 00000000..49bfb9ac Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig4.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig5.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig5.png new file mode 100644 index 00000000..03d029d8 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig5.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig6.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig6.png new file mode 100644 index 00000000..e22db4b6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig6.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig7.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig7.png new file mode 100644 index 00000000..e84a2bb6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig7.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig8.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig8.png new file mode 100644 index 00000000..d3054c14 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig8.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfig9.png b/CineRmt/src/main/res/mipmap-xhdpi/zfig9.png new file mode 100644 index 00000000..a7e491a4 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfig9.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfiga.png b/CineRmt/src/main/res/mipmap-xhdpi/zfiga.png new file mode 100644 index 00000000..89290242 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfiga.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfigb.png b/CineRmt/src/main/res/mipmap-xhdpi/zfigb.png new file mode 100644 index 00000000..a67a490c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfigb.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfigc.png b/CineRmt/src/main/res/mipmap-xhdpi/zfigc.png new file mode 100644 index 00000000..b6dd73ea Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfigc.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfigd.png b/CineRmt/src/main/res/mipmap-xhdpi/zfigd.png new file mode 100644 index 00000000..f88105be Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfigd.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfigdot.png b/CineRmt/src/main/res/mipmap-xhdpi/zfigdot.png new file mode 100644 index 00000000..c3b5ebe2 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfigdot.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfige.png b/CineRmt/src/main/res/mipmap-xhdpi/zfige.png new file mode 100644 index 00000000..99af7395 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfige.png differ diff --git a/CineRmt/src/main/res/mipmap-xhdpi/zfigf.png b/CineRmt/src/main/res/mipmap-xhdpi/zfigf.png new file mode 100644 index 00000000..a8ea3c53 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xhdpi/zfigf.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/config.png b/CineRmt/src/main/res/mipmap-xxhdpi/config.png new file mode 100644 index 00000000..2bfa82aa Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/config.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/exit.png b/CineRmt/src/main/res/mipmap-xxhdpi/exit.png new file mode 100644 index 00000000..e7999da4 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/exit.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/fast_lt.png b/CineRmt/src/main/res/mipmap-xxhdpi/fast_lt.png new file mode 100644 index 00000000..ba04ad55 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/fast_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/fast_rt.png b/CineRmt/src/main/res/mipmap-xxhdpi/fast_rt.png new file mode 100644 index 00000000..9b28461e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/fast_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/full_scr.png b/CineRmt/src/main/res/mipmap-xxhdpi/full_scr.png new file mode 100644 index 00000000..153e4077 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/full_scr.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/ic_launcher.png b/CineRmt/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..324e72cd Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/launch.png b/CineRmt/src/main/res/mipmap-xxhdpi/launch.png new file mode 100644 index 00000000..432bdb4e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/launch.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/media_dn.png b/CineRmt/src/main/res/mipmap-xxhdpi/media_dn.png new file mode 100644 index 00000000..eb7fdbb2 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/media_dn.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/media_lt.png b/CineRmt/src/main/res/mipmap-xxhdpi/media_lt.png new file mode 100644 index 00000000..202c936a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/media_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/media_rt.png b/CineRmt/src/main/res/mipmap-xxhdpi/media_rt.png new file mode 100644 index 00000000..c3e2105a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/media_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/media_up.png b/CineRmt/src/main/res/mipmap-xxhdpi/media_up.png new file mode 100644 index 00000000..715bea40 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/media_up.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/menu.png b/CineRmt/src/main/res/mipmap-xxhdpi/menu.png new file mode 100644 index 00000000..ab9b2e8c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/menu.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/pause.png b/CineRmt/src/main/res/mipmap-xxhdpi/pause.png new file mode 100644 index 00000000..e07ecd37 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/pause.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/play.png b/CineRmt/src/main/res/mipmap-xxhdpi/play.png new file mode 100644 index 00000000..882ac840 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/play.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/power.png b/CineRmt/src/main/res/mipmap-xxhdpi/power.png new file mode 100644 index 00000000..8cafcaa5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/power.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/rev.png b/CineRmt/src/main/res/mipmap-xxhdpi/rev.png new file mode 100644 index 00000000..b87e501d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/rev.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/slow_lt.png b/CineRmt/src/main/res/mipmap-xxhdpi/slow_lt.png new file mode 100644 index 00000000..8d04b269 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/slow_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/slow_rt.png b/CineRmt/src/main/res/mipmap-xxhdpi/slow_rt.png new file mode 100644 index 00000000..e609cefe Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/slow_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/stop.png b/CineRmt/src/main/res/mipmap-xxhdpi/stop.png new file mode 100644 index 00000000..459c5939 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/stop.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/suspend.png b/CineRmt/src/main/res/mipmap-xxhdpi/suspend.png new file mode 100644 index 00000000..a87d519e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/suspend.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig0.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig0.png new file mode 100644 index 00000000..18eb52dd Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig0.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig1.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig1.png new file mode 100644 index 00000000..d4e7bbc9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig1.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig2.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig2.png new file mode 100644 index 00000000..79943bd4 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig2.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig3.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig3.png new file mode 100644 index 00000000..745f70cf Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig3.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig4.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig4.png new file mode 100644 index 00000000..ecaf12e6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig4.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig5.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig5.png new file mode 100644 index 00000000..d80160a5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig5.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig6.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig6.png new file mode 100644 index 00000000..bc6a55f1 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig6.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig7.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig7.png new file mode 100644 index 00000000..4eedfc77 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig7.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig8.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig8.png new file mode 100644 index 00000000..3c78217c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig8.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfig9.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfig9.png new file mode 100644 index 00000000..f1f61caf Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfig9.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfiga.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfiga.png new file mode 100644 index 00000000..901801a7 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfiga.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfigb.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfigb.png new file mode 100644 index 00000000..bad8a94d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfigb.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfigc.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfigc.png new file mode 100644 index 00000000..25a5af90 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfigc.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfigd.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfigd.png new file mode 100644 index 00000000..1552e481 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfigd.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfigdot.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfigdot.png new file mode 100644 index 00000000..699de91a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfigdot.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfige.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfige.png new file mode 100644 index 00000000..f5d76e39 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfige.png differ diff --git a/CineRmt/src/main/res/mipmap-xxhdpi/zfigf.png b/CineRmt/src/main/res/mipmap-xxhdpi/zfigf.png new file mode 100644 index 00000000..e87b2d40 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxhdpi/zfigf.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/config.png b/CineRmt/src/main/res/mipmap-xxxhdpi/config.png new file mode 100644 index 00000000..f1f82ce2 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/config.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/exit.png b/CineRmt/src/main/res/mipmap-xxxhdpi/exit.png new file mode 100644 index 00000000..ca223999 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/exit.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/fast_lt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/fast_lt.png new file mode 100644 index 00000000..ae9012b9 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/fast_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/fast_rt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/fast_rt.png new file mode 100644 index 00000000..004d428e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/fast_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/full_scr.png b/CineRmt/src/main/res/mipmap-xxxhdpi/full_scr.png new file mode 100644 index 00000000..a0f85f88 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/full_scr.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/CineRmt/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..aee44e13 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/launch.png b/CineRmt/src/main/res/mipmap-xxxhdpi/launch.png new file mode 100644 index 00000000..bbe418a6 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/launch.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/media_dn.png b/CineRmt/src/main/res/mipmap-xxxhdpi/media_dn.png new file mode 100644 index 00000000..03dcc4bd Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/media_dn.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/media_lt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/media_lt.png new file mode 100644 index 00000000..0a005d1a Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/media_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/media_rt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/media_rt.png new file mode 100644 index 00000000..954d90bb Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/media_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/media_up.png b/CineRmt/src/main/res/mipmap-xxxhdpi/media_up.png new file mode 100644 index 00000000..6ab5063c Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/media_up.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/menu.png b/CineRmt/src/main/res/mipmap-xxxhdpi/menu.png new file mode 100644 index 00000000..19bf2c34 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/menu.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/pause.png b/CineRmt/src/main/res/mipmap-xxxhdpi/pause.png new file mode 100644 index 00000000..b7a5a662 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/pause.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/play.png b/CineRmt/src/main/res/mipmap-xxxhdpi/play.png new file mode 100644 index 00000000..5fd8bd5e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/play.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/power.png b/CineRmt/src/main/res/mipmap-xxxhdpi/power.png new file mode 100644 index 00000000..14383063 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/power.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/rev.png b/CineRmt/src/main/res/mipmap-xxxhdpi/rev.png new file mode 100644 index 00000000..3642302e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/rev.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/slow_lt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/slow_lt.png new file mode 100644 index 00000000..bff096a1 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/slow_lt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/slow_rt.png b/CineRmt/src/main/res/mipmap-xxxhdpi/slow_rt.png new file mode 100644 index 00000000..68bc4f03 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/slow_rt.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/stop.png b/CineRmt/src/main/res/mipmap-xxxhdpi/stop.png new file mode 100644 index 00000000..71d0c063 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/stop.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/suspend.png b/CineRmt/src/main/res/mipmap-xxxhdpi/suspend.png new file mode 100644 index 00000000..8184ecca Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/suspend.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig0.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig0.png new file mode 100644 index 00000000..8c7c4b32 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig0.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig1.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig1.png new file mode 100644 index 00000000..59e3a384 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig1.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig2.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig2.png new file mode 100644 index 00000000..95a91794 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig2.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig3.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig3.png new file mode 100644 index 00000000..88334c4d Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig3.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig4.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig4.png new file mode 100644 index 00000000..289ab213 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig4.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig5.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig5.png new file mode 100644 index 00000000..807e3b10 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig5.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig6.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig6.png new file mode 100644 index 00000000..2e54e308 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig6.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig7.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig7.png new file mode 100644 index 00000000..90ec0243 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig7.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig8.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig8.png new file mode 100644 index 00000000..458b2dd7 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig8.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfig9.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig9.png new file mode 100644 index 00000000..4418bead Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfig9.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfiga.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfiga.png new file mode 100644 index 00000000..19ea8265 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfiga.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfigb.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigb.png new file mode 100644 index 00000000..174527c0 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigb.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfigc.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigc.png new file mode 100644 index 00000000..0c712cb5 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigc.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfigd.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigd.png new file mode 100644 index 00000000..40002371 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigd.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfigdot.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigdot.png new file mode 100644 index 00000000..df644b90 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigdot.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfige.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfige.png new file mode 100644 index 00000000..323f37f1 Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfige.png differ diff --git a/CineRmt/src/main/res/mipmap-xxxhdpi/zfigf.png b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigf.png new file mode 100644 index 00000000..c0e5811e Binary files /dev/null and b/CineRmt/src/main/res/mipmap-xxxhdpi/zfigf.png differ diff --git a/CineRmt/src/main/res/values-v21/styles.xml b/CineRmt/src/main/res/values-v21/styles.xml new file mode 100644 index 00000000..251fb9fb --- /dev/null +++ b/CineRmt/src/main/res/values-v21/styles.xml @@ -0,0 +1,9 @@ +> + + + diff --git a/CineRmt/src/main/res/values-w820dp/dimens.xml b/CineRmt/src/main/res/values-w820dp/dimens.xml new file mode 100644 index 00000000..63fc8164 --- /dev/null +++ b/CineRmt/src/main/res/values-w820dp/dimens.xml @@ -0,0 +1,6 @@ + + + 64dp + diff --git a/CineRmt/src/main/res/values/colors.xml b/CineRmt/src/main/res/values/colors.xml new file mode 100644 index 00000000..3ab3e9cb --- /dev/null +++ b/CineRmt/src/main/res/values/colors.xml @@ -0,0 +1,6 @@ + + + #3F51B5 + #303F9F + #FF4081 + diff --git a/CineRmt/src/main/res/values/dimens.xml b/CineRmt/src/main/res/values/dimens.xml new file mode 100644 index 00000000..812cb7be --- /dev/null +++ b/CineRmt/src/main/res/values/dimens.xml @@ -0,0 +1,6 @@ + + + 16dp + 16dp + 16dp + diff --git a/CineRmt/res/values/strings.xml b/CineRmt/src/main/res/values/strings.xml similarity index 68% rename from CineRmt/res/values/strings.xml rename to CineRmt/src/main/res/values/strings.xml index 2382903d..3af07f13 100644 --- a/CineRmt/res/values/strings.xml +++ b/CineRmt/src/main/res/values/strings.xml @@ -1,7 +1,5 @@ - - CineRmt + Settings Exit - diff --git a/CineRmt/src/main/res/values/styles.xml b/CineRmt/src/main/res/values/styles.xml new file mode 100644 index 00000000..545b9c6d --- /dev/null +++ b/CineRmt/src/main/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + +