commit 77d49b939bfece5392ec4e40740be645ee6a3a08 Author: Andreas Schildbach Date: Mon Jul 16 17:10:02 2018 +0200 10.0 This is the GPLv3-licensed release! The content of this commit is identical to the non-public commit ce1f738dec8c75824f6f1279681fffccedf42d90. diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..436222b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.gradle +local.properties +build/ diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..261bc2a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "public-transport-enabler"] + path = public-transport-enabler + url = https://gitlab.com/oeffi/public-transport-enabler.git + branch = oeffi diff --git a/build.gradle b/build.gradle new file mode 100644 index 0000000..64c7c0b --- /dev/null +++ b/build.gradle @@ -0,0 +1,21 @@ +buildscript { + repositories { + jcenter() + } + + dependencies { + classpath 'com.android.tools.build:gradle:2.3.3' + classpath('fr.avianey.androidsvgdrawable:gradle-plugin:3.0.0') { + exclude group: 'xerces' + } + } +} + +allprojects { + repositories { + jcenter() + maven { + url 'https://maven.google.com' + } + } +} diff --git a/enabler b/enabler new file mode 120000 index 0000000..480d144 --- /dev/null +++ b/enabler @@ -0,0 +1 @@ +public-transport-enabler/enabler \ No newline at end of file diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..b3c7a03 --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +org.gradle.jvmargs=-Xmx2048M diff --git a/oeffi/.gitignore b/oeffi/.gitignore new file mode 100644 index 0000000..ef382fd --- /dev/null +++ b/oeffi/.gitignore @@ -0,0 +1,6 @@ +/.classpath +/.project +/.settings/ +/bin/ +/gen/ +/res/mipmap-*/ diff --git a/oeffi/AndroidManifest.xml b/oeffi/AndroidManifest.xml new file mode 100644 index 0000000..1fa507e --- /dev/null +++ b/oeffi/AndroidManifest.xml @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/CHANGES b/oeffi/CHANGES new file mode 100644 index 0000000..61f3eb2 --- /dev/null +++ b/oeffi/CHANGES @@ -0,0 +1,6 @@ +v10.0 + +* Öffi is now GPLv3 licensed! + The source code is available at https://gitlab.com/oeffi/oeffi +* The app now requires Android 4.1 (Jelly Bean) or higher. + This will make UI development easier in future. diff --git a/oeffi/COPYING b/oeffi/COPYING new file mode 100644 index 0000000..810fce6 --- /dev/null +++ b/oeffi/COPYING @@ -0,0 +1,621 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. 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 +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. 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. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey 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; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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 convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + 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. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +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. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS diff --git a/oeffi/assets/messages.txt b/oeffi/assets/messages.txt new file mode 100644 index 0000000..2699bce --- /dev/null +++ b/oeffi/assets/messages.txt @@ -0,0 +1,8 @@ +# hints +hint-navigation-drawer | prefs-show-info:true limit-info:2d | once | info +hint-network-picker | prefs-show-info:true limit-info:2d | once | info +hint-landscape-orientation | prefs-show-info:true limit-info:2d | once | info +hint-qr-and-nfc | prefs-show-info:true limit-info:2d | once | info +hint-launcher-shortcuts | prefs-show-info:true limit-info:2d | once | info +hint-location-problems | prefs-show-info:true limit-info:2d | once | info +hint-drag-stations | prefs-show-info:true limit-info:2d min-version:546 task:stations | once | info diff --git a/oeffi/assets/networks.txt b/oeffi/assets/networks.txt new file mode 100644 index 0000000..8fe35d4 --- /dev/null +++ b/oeffi/assets/networks.txt @@ -0,0 +1,96 @@ +# networks.txt,1 + +# EU +RT|eu|DE;AT;CH;BE;LU;NL;DK;SE;NO;FI;GB;SI;HU;RO;BG;PL;SK;IT;ES;PT + +# DE +DB|de-DE|DE +BVG|de-DE|Brandenburg;Berlin +VBB|de-DE|Brandenburg +BAYERN|de-DE|Bayern;Würzburg;Regensburg +AVV|de-DE|Augsburg +MVV|de-DE|Bayern;München +VGN|de-DE|Nürnberg;Fürth;Erlangen +VVM|de-DE|Schwaben;Mittelschwaben;Krumbach;Günzburg;Memmingen +NVV|de-DE|Hessen;Frankfurt am Main;Kassel +VMV|de-DE|Mecklenburg-Vorpommern;Schwerin +HVV|de-DE|Hamburg|disabled +SH|de-DE|Schleswig-Holstein;Kiel;Lübeck;Hamburg +GVH|de-DE|Niedersachsen;Hannover;Hamburg +BSVAG|de-DE|Braunschweig;Wolfsburg +VBN|de-DE|Niedersachsen;Bremen;Bremerhaven;Oldenburg (Oldenburg);Osnabrück;Göttingen;Rostock +VVO|de-DE|Sachsen;Dresden +VMS|de-DE|Mittelsachsen;Chemnitz +NASA|de-DE|Sachsen;Leipzig;Sachsen-Anhalt;Magdeburg;Halle +VMT|de-DE|Thüringen;Mittelthüringen;Erfurt;Jena;Gera;Weimar;Gotha +VRR|de-DE|Nordrhein-Westfalen;Essen;Dortmund;Düsseldorf;Münster;Paderborn;Höxter;Bielefeld +VRS|de-DE|Köln;Bonn +MVG|de-DE|Märkischer Kreis;Lüdenscheid +VRN|de-DE|Baden-Württemberg;Rheinland-Pfalz;Mannheim;Mainz;Trier +VVS|de-DE|Baden-Württemberg;Stuttgart +DING|de-DE|Baden-Württemberg;Ulm;Neu-Ulm +KVV|de-DE|Baden-Württemberg;Karlsruhe +VAGFR|de-DE|Elsass;Bas-Rhin;Straßburg;Freiburg im Breisgau +NVBW|de-DE|Baden-Württemberg;Konstanz;Basel;Basel-Stadt;Reutlingen;Rottweil;Tübingen;Sigmaringen +VVV|de-DE|Vogtland;Plauen +VGS|de-DE|Saarland;Saarbrücken|disabled + +# AT +OEBB|de-AT|AT +WIEN|de-AT|Wien +LINZ|de-AT|Oberösterreich;Linz +STV|de-AT|Steiermark;Graz;Marburg;Maribor;Klagenfurt +VOR|de-AT|Niederösterreich;Burgenland;Wien|disabled +OOEVV|de-AT|Oberösterreich|disabled +VVT|de-AT|Tirol|disabled +SVV|de-AT|Salzburg|disabled +VMOBIL|de-AT|Vorarlberg;Bregenz|disabled + +# CH +SBB|de-CH|CH +VBL|de-CH|Luzern +ZVV|de-CH|Zürich + +# IT +IT|it-IT|IT|alpha + +# FR +PARIS|fr-FR|FR|alpha + +# BE +SNCB|be-BE|BE|alpha + +# LU +LU|lb-LU|LU;Luxemburg + +# NL +NS|nl-NL|NL;Amsterdam|alpha + +# DK +DSB|da-DK|DK;København + +# SE +SE|sv-SE|SE;Stockholm + +# NO +NRI|no-NO|NO;Oslo;Bergen + +# GB +TLEM|en-UK|GB;Greater London;Derbyshire;Leicestershire;Rutland;Northamptonshire;Nottinghamshire;Lincolnshire;Berkshire;Buckinghamshire;East Sussex;Hampshire;Isle of Wight;Kent;Oxfordshire;Surrey;West Sussex;Essex;Hertfordshire;Bedfordshire;Cambridgeshire;Norfolk;Suffolk;Somerset;Gloucestershire;Wiltshire;Dorset;Devon;Cornwall;West Devon;Stowford;Eastleigh;Swindon;Gloucester;Plymouth;Torbay;Bournemouth;Poole;Birmingham +MERSEY|en-UK|GB;Liverpool|beta + +# IE +TFI|ga-IE|IE;Dublin;GB;Belfast + +# PL +PL|pl-PL|PL;Warschau + +# AE +DUB|ae-AE|AE;Dubai|beta + +# US +RTACHICAGO|us-US|US;Illinois;Chicago|beta + +# AU +SYDNEY|en-AU|AU;New South Wales;Sydney +MET|en-AU|AU;Victoria;Melbourne|disabled diff --git a/oeffi/assets/plans-index.txt b/oeffi/assets/plans-index.txt new file mode 100644 index 0000000..cd3c252 --- /dev/null +++ b/oeffi/assets/plans-index.txt @@ -0,0 +1,309 @@ +# plans-index.txt,1 +# id|location|valid_from|name|disclaimer|external_uri + +# de + +#!group:berlin|52.521165,13.413318|Berlin +berlin_bsu_ab|52.520134,13.388018|2016-01-15|Berlin Schnellbahn Liniennetz (AB)|Berliner Verkehrsbetriebe||BVG +berlin_bsu_abc|52.520134,13.388018|2016-01-15|Berlin Schnellbahn Liniennetz (ABC)|Berliner Verkehrsbetriebe||BVG +berlin_bsu_abc_arabic|52.520134,13.388018|2015-12-13|Berlin Schnellbahn Liniennetz arabisch (معلومات عن وسائل النقل العام في مدينة برلين)|Berliner Verkehrsbetriebe und „Moabit hilft!“||BVG +berlin_tram|52.521152,13.412832|2016-02-21|Berlin Tram-Netz|Berliner Verkehrsbetriebe||BVG +berlin_nacht|52.520134,13.388018|2014|Berlin Nachtverkehr|Berliner Verkehrsbetriebe||BVG +# berlin_anbindung_ber|52.363127,13.50498|2011-10|Berlin Brandenburg Flughafen Anbindung|Robert Aehnelt, Creative Commons|http://upload.wikimedia.org/wikipedia/commons/d/d3/Anbindung_BER.png +#!group: +brandenburg_regionalverkehr|52.525578,13.369523|2015-12-13|Brandenburg Regionalverkehr|Verkehrsverbund Berlin-Brandenburg ||VBB +potsdam_tag|52.390931,13.067171|2015-12-13|Potsdam Tagesliniennetz|Verkehrsverbund Berlin-Brandenburg ||VBB +potsdam_nacht|52.390931,13.067171|2015-12-13|Potsdam Nachtliniennetz|Verkehrsverbund Berlin-Brandenburg ||VBB +cottbus_tag_abc|51.760897,14.330106|2015-12-13|Cottbus Tageslinien ABC|Verkehrsverbund Berlin-Brandenburg ||VBB +cottbus_abend|51.760897,14.330106|2015-12-13|Cottbus Abendlinien|Verkehrsverbund Berlin-Brandenburg ||VBB +frankfurt_oder_abc|52.336876,14.545712|2015-12-13|Frankfurt (Oder) ABC|Verkehrsverbund Berlin-Brandenburg ||VBB +greifswald|54.092863,13.370336|2015-12|Greifswald Liniennetz|Stadtwerke Greifswald +dresden|51.050961,13.733239|2016-03-20|Dresden Liniennetz|Dresdner Verkehrsbetriebe AG +dresden_nacht|51.050961,13.733239|2015-01-05|Dresden Nachtverkehr|dvb.de +# dresden_sbahn|51.050961,13.733239|2008-01|Dresden S-Bahn|Maximilian Dörrbecker, Wikimedia Commons|http://upload.wikimedia.org/wikipedia/commons/9/99/Dresden_-_S-Bahn_-_Liniennetz.png +leipzig_halle_schnellbahn|51.423347,12.220980|2015-12-13|Leipzig/Halle Schnellbahn|Mitteldeutscher Verkehrsverbund GmbH +leipzig_tag|51.345476,12.379382|2015-11-28|Leipzig Linien Tag|Leipziger Verkehrsbetriebe GmbH +leipzig_nacht|51.345476,12.379382|2015-11-28|Leipzig Linien Nacht|Leipziger Verkehrsbetriebe GmbH +halle_tag|51.477347,11.985263|2016-05-02|Halle Linien Tag|SWH/HAVAG +halle_nacht|51.477347,11.985263|2016-05-02|Halle Linien Nacht|SWH/HAVAG +muenchen_schnellbahn|48.140377,11.560643|2016-12-11|München Schnellbahn|MVV +muenchen_tram_metrobus|48.140377,11.560643|2016-12-11|München Tram/MetroBus|MVV/MVG +muenchen_nacht|48.140377,11.560643|2016-12-11|München Nachtnetz|MVG +ingolstadt_tag|48.74462,11.437987|2014-12-14|Ingolstadt Liniennetz|Ingolstädter Verkehrsgesellschaft mbH +ingolstadt_nacht|48.74462,11.437987|2014-12-14|Ingolstadt Nachtliniennetz|Ingolstädter Verkehrsgesellschaft mbH +augsburg|48.364936,10.893713|2015-12|Augsburg Innenraum|AVV GmbH +augsburg_nachtbus|48.364936,10.893713|2015-12|Augsburg Nachtbus|AVV GmbH +ulm_stadt|48.398610,9.983322|2014-12|Ulm / Neu-Ulm Stadtnetz|Donau-Iller-Nahverkehrsverbund GmbH +ulm_regional|48.398610,9.983322|2014-11-06|Ulm Regionalnetz|Donau-Iller-Nahverkehrsverbund GmbH +nuernberg_gesamtraum|49.445719,11.082618|2016-12-11|Nürnberg Schienennetz Gesamtraum|Verkehrsverbund Großraum Nürnberg||VGN +nuernberg_schiene|49.445719,11.082618|2016-12-11|Nürnberg, Fürth Schienennetz|Verkehrsverbund Großraum Nürnberg||VGN +nuernberg_nightliner|49.445719,11.082618|2016-12-11|Nürnberg, Fürth Nightliner|Verkehrsverbund Großraum Nürnberg||VGN +fuerth_verkehrsnetz|49.469832,10.990178|2016-12-11|Fürth Verkehrsnetz|Verkehrsverbund Großraum Nürnberg||VGN +erlangen_verkehrsnetz|49.595851,11.001701|2016-12-11|Erlangen Verkehrsnetz|Verkehrsverbund Großraum Nürnberg||VGN +bayreuth_tag|49.949701,11.579951|2016-10-12|Bayreuth Tag|Verkehrsverbund Großraum Nürnberg||VGN +bayreuth_nacht|49.949701,11.579951|2016-10-12|Bayreuth Spät|Verkehrsverbund Großraum Nürnberg||VGN +bamberg|49.900716,10.899453|2013-09-12|Bamberg Liniennetz|Stadtwerke Bamberg +coburg_liniennetz|50.262975,10.957691|2015-06-18|Coburg Liniennetz|SÜC +regensburg|49.011489,12.09971|2014-12-14|Regensburg Liniennetzplan|Regensburger Verkehrsverbund GmbH & Co. KG +hamburg_usar|53.552946,10.006782|2015-12-13|Hamburg Schnellbahn/Regional|HVV +hamburg_metrobus_gross|53.552946,10.006782|2015-12-13|Hamburg MetroBus Großbereich|HVV +kiel_liniennetz|54.313282,10.132341|2015-02|Kiel Liniennetz|KVG +kiel_nacht|54.313282,10.132341|2014-09-01|Kiel Nachtliniennetz|KVG +rostock_vvw_liniennetz|54.078139,12.131724|2016-01-04|Rostock Liniennetz|Verkehrsverbund Warnow +rostock_vvw_region|54.078139,12.131724|2016-01-04|Rostock Region|Verkehrsverbund Warnow +rostock_region|54.078139,12.131724|2016-09-05|Rostock und Umgebung|Lucas Weiss, CC-BY-NC-SA 4.0 +wismar|53.903943,11.391928||Wismar Stadtverkehr|NAHBUS Nordwestmecklenburg GmbH +nordwestmecklenburg|53.903943,11.391928|2016-03-14|Nordwestmecklenburg Busnetz|NAHBUS Nordwestmecklenburg GmbH +osnabrueck|52.272832,8.061726|2015-09-03|Osnabrück Liniennetz|Stadtwerke Osnabrück +osnabrueck_nacht|52.272832,8.061726|2015-09-03|Osnabrück NachtBus-Netz|Stadtwerke Osnabrück +stuttgart_verbund|48.784068,9.181713|2016-06|Stuttgart Verbund-Liniennetz|Verkehrs- und Tarifverbund Stuttgart GmbH +stuttgart_nacht|48.77861,9.179803|2016-05|Stuttgart Nachtverkehr|Verkehrs- und Tarifverbund Stuttgart GmbH +ringzug|48.113621,8.660603|2013-08|Ringzug|Zweckverband Ringzug +hannover_stadtbahn|52.376715,9.741168|2014-12|Hannover Stadtbahnnetz|GVH +hannover_bus|52.376715,9.741168|2014-12|Hannover Busnetz|GVH +hannover_regional|52.376715,9.741168|2014-12|Hannover Regional- und S-Bahn-Linien|GVH +celle_stadt|52.620411,10.059814|2015-04|Celle Liniennetz Stadt|CeBus +celle_region|52.620411,10.059814|2015-04|Celle Liniennetz Region|CeBus +goettingen|51.536290,9.926981|2014-11|Göttingen Liniennetz|Göttinger Verkehrsbetriebe GmbH +goettingen_nacht|51.536290,9.926981||Göttingen Nachtliesel|Göttinger Verkehrsbetriebe GmbH +bielefeld|52.029241,8.532835|2015-12|Bielefeld Gesamtnetz|moBiel +bielefeld_nacht|52.029241,8.532835|2015-10|Bielefeld Nachtbus|moBiel +essen_schiene|51.451355,7.014793|2015-06-14|Essen SchienenNetz|EVAG +essen_tag|51.451355,7.014793|2015-06-14|Essen TagNetz|EVAG +essen_nacht|51.451355,7.014793|2013-06-09|Essen NachtNetz|EVAG +krefeld_stadt|51.323714,6.565800|2013-06|Krefeld Liniennetz Stadt|SWK/VRR +krefeld_stadt_nacht|51.323714,6.565800|2013-06|Krefeld Nachtnetz|SWK/VRR +frankfurt_liniennetz|50.106318,8.662139|2015-12-13|Frankfurt am Main Liniennetz|traffiQ +frankfurt_flughafen_bus|50.037936,8.559958|2015-12-13|Frankfurt Flughafen Buslinien|traffiQ +rmv_schnellbahn|50.106318,8.662139|2015-12-13|Rhein-Main Schnellbahn|Rhein-Main-Verkehrsverbund GmbH|https://www.rmv.de/linkableblob/de/31950-51502/original/RMV-Schnellbahnplan.jpg +rmv_regional|50.106318,8.662139|2015-12-13|Rhein-Main Regional|Rhein-Main-Verkehrsverbund GmbH|https://www.rmv.de/linkableblob/de/31368-27837/original/Regionaler_Schienennetzplan.gif +rmv_nachtbus|50.106318,8.662139|2015-11|Rhein-Main Nachtbus|www.nachtbus-frankfurt.de +mainz|50.001395,8.258818|2014-11-03|Mainz|Mainzer Verkehrsgesellschaft mbH +koeln_schnellverkehr|50.943579,6.95796|2016-12-11|Köln Schnellverkehr|Verkehrsverbund Rhein-Sieg GmbH +koeln_bus|50.943579,6.95796|2016-12-11|Köln Busnetz|Verkehrsverbund Rhein-Sieg GmbH +bonn_schnellverkehr|50.732784,7.096447|2016-12-11|Bonn Schnellverkehr|Verkehrsverbund Rhein-Sieg GmbH +bonn_bus|50.732784,7.096447|2016-12-11|Bonn Busnetz|Verkehrsverbund Rhein-Sieg GmbH +leverkusen_bus|51.036197,6.994385|2015-12-13|Leverkusen Busnetz|Verkehrsverbund Rhein-Sieg GmbH +nrw_regio|51.429807,6.775253|2015-12|NRW Busse & Bahnen|VRS +aachen_schnellverkehr|50.768399,6.090705|2016-06|Aachen Schnellverkehr|Aachener Verkehrsverbund GmbH +aachen_region|50.768399,6.090705|2015-12|Aachen Region, Bus und Bahn|Aachener Verkehrsverbund GmbH +darmstadt|49.872582,8.630916|2016-12-11|Darmstadt Stadt|Darmstadt-Dieburger Nahverkehrsorganisation +darmstadt_nacht|49.872582,8.630916|2016-12-11|Darmstadt NightLiner|Darmstadt-Dieburger Nahverkehrsorganisation +schwerin|53.634476,11.407313|2015-03|Schwerin Liniennetz|Nahverkehr Schwerin GmbH +magdeburg_tag|52.130783,11.627347|2016-09-12|Magdeburg Liniennetz|Magdeburger Regionalverkehrsverbund +magdeburg_nacht|52.130783,11.627347|2016-01-07|Magdeburg Nacht-Liniennetz|Magdeburger Regionalverkehrsverbund +magdeburg_verbund|52.130783,11.627347|2016-08|Magdeburg Verbund-Liniennetz|Magdeburger Regionalverkehrsverbund +hagen|51.362675,7.461087|2010-06-13|Hagen Liniennetz|Hagener Straßenbahn AG +braunschweig_gesamt|52.252187,10.539705|2014-11-28|Braunschweig Gesamtnetz|Braunschweiger Verkehrs-AG +braunschweig_innenstadt|52.263931,10.526361|2014-11-28|Braunschweig Innenstadt|Braunschweiger Verkehrs-AG +salzgitter|52.15116,10.332488|2015-12|Salzgitter Liniennetz|KVG Braunschweig +wolfenbuettel|52.15898,10.532012|2015-12|Wolfenbüttel Liniennetz|KVG Braunschweig +helmstedt|52.222331,11.010690|2015-12|Helmstedt Liniennetz|KVG Braunschweig +harz|51.888518,10.554843|2015-12|Harz Liniennetz|KVG Braunschweig +wolfsburg|52.429484,10.788249|2015-04-13|Wolfsburg Liniennetz|WVG +karlsruhe_liniennetz|48.993988,8.400328|2016-12-11|Karlsruhe Liniennetz|Karlsruher Verkehrsverbund||KVV +karlsruhe_regio|48.993988,8.400328|2016-12-11|Karlsruhe Regionalverkehr|Karlsruher Verkehrsverbund||KVV +karlsruhe_bus|49.009498,8.404073|2016-12-11|Karlsruhe Busnetz|Karlsruher Verkehrsverbund||KVV +karlsruhe_nightliner|49.009498,8.404073|2015-11-13|Karlsruhe Nightliner|Karlsruher Verkehrsverbund||KVV +freiburg_liniennetz|47.996556,7.840286|2015-12-11|Freiburg Liniennetz|Freiburger Verkehrs AG||VAGFR +freiburg_nacht|47.996556,7.840286|2015-12-11|Freiburg Nachtbus|Freiburger Verkehrs AG||VAGFR +freiburg_regio|47.996556,7.840286|2015-12|Freiburg Regio|RVF +freiburg_tarifzonen|47.996556,7.840286|2014-06|Freiburg Tarifzonen|RVF +freudenstadt_werktag|48.460501,8.428012|2014-03|Freudenstadt Liniennetz Werktags|vgf +freudenstadt_freizeit|48.460501,8.428012|2014-03|Freudenstadt Liniennetz Freizeit|vgf +mannheim_ludwigshafen|49.481844,8.459115|2016-06|Mannheim/Ludwigshafen Liniennetz|RNV GmbH +ludwigshafen_nacht|49.4769784,8.4300132|2015-03|Ludwigshafen Nachtbus|RNV GmbH +heidelberg|49.403434,8.676352|2016-06|Heidelberg Liniennetz|RNV GmbH +heidelberg_nacht|49.403434,8.676352||Heidelberg Nachtlinien|RNV GmbH +rhein_neckar_regio|49.481844,8.459115|2016-06|Rhein-Neckar Regionalverkehr|RNV GmbH + +# at + +linz|48.290893,14.291965|2016-09|Linz Verkehrslinienplan|Linz AG +linz_nacht|48.290893,14.291965||Linz Nachtverkehr|Linz AG|http://www.linzag.at/cms/media/linzagwebsite/images_3/mobilittverkehr/Plan_Nachtlinien.jpg +innsbruck_liniennetz|47.26332,11.400951|2014-12|Innsbruck Liniennetz|Innsbrucker Verkehrsbetriebe GmbH +innsbruck_tram|47.26332,11.400951|2012-12-15|Innsbruck Straßenbahn|Steve Stipsits|http://www.public-transport.at/netzplan_innsbruck_gross_aktuell.gif +graz|47.073371,15.416154|2015-09-12|Graz Liniennetz|Verbund Linie +graz_sbahn|47.073371,15.416154|2014-12-14|Graz S-Bahn|ÖBB/STB||OEBB +graz_nightline|47.073371,15.416154|2015-09-12|Graz Nightline|Verbund Linie +wien_susb|48.209477,16.371074|2015-12-13|Wien Netzplan|Ben Lode +wien_tram|48.209477,16.371074|2015-12-13|Wien Straßenbahn|Ben Lode +wien_nacht|48.209477,16.371074|2015-12-13|Wien Nachtnetz|Ben Lode +wien_city|48.209477,16.371074|2015-05-19|Wien City|Wiener Linien +wien_gesamt|48.209477,16.371074|2016-01|Wien Gesamtnetz|Wiener Linien +wien_grossraum|48.209477,16.371074|2015-12-13|Wien Großraum Nahverkehr|ÖBB||OEBB +salzburg|47.813229,13.045907|2015-10-28|Salzburg Liniennetz|Salzburg AG + +# ch + +basel|47.553021,7.591031|2014-12|Basel Liniennetz|tnw Tarifverbund Nordwestschweiz +zvv|47.378136,8.540232|2015-12|ZVV Netzplan|Zürcher Verkehrsverbund/PostAuto Region Zürich +zvv_nacht|47.378136,8.540232|2015-12|ZVV Nachtnetz|Zürcher Verkehrsverbund/PostAuto Region Zürich +zuerich_stadt|47.378136,8.540232|2015-12|Zürich Stadt|ZVV/VBZ +zuerich_nacht|47.378136,8.540232|2015-12|Zürich Nachtnetz|Zürcher Verkehrsverbund/PostAuto Region Zürich +winterthur_stadt|47.500334,8.72342|2015-12|Winterthur Stadt|Zürcher Verkehrsverbund/PostAuto Region Zürich +winterthur_nacht|47.500334,8.72342|2015-12|Winterthur Nachtnetz|Zürcher Verkehrsverbund/PostAuto Region Zürich +bern|46.948748,7.439239|2014-12|Bern Liniennetz|BERNMOBIL +luzern|47.050023,8.310404|2014-12-14|Luzern Liniennetz|Passepartout Tarifverbund + +# be + +brussels|50.847293,4.361933|2015-09|Brussels|STIB-MIVB +brussels_metro|50.847293,4.361933|2015-04|Brussels Metro|STIB-MIVB +brussels_night|50.847293,4.361933|2015-07|Brussels Night Lines|STIB-MIVB +antwerp_tram|51.217197,4.421543|2015-04|Antwerp Tram|De Lijn +antwerp_city|51.217197,4.421543||Antwerp City Center|De Lijn + +# nl + +amsterdam_centre|52.378861,4.900392||Amsterdam City Centre|GVB + +# dk + +copenhagen_city|55.672717,12.562532||Copenhagen City|DOT +copenhagen_region|55.672717,12.562532||Copenhagen Greater Area|DOT +copenhagen_night|55.672717,12.562532|2015-02|Copenhagen Night Bus|DOT + +# se + +gothenburg_tram|57.708792,11.973538|2012-12-09|Göteborg Tram and Trunk Bus|västtrafik +gothenburg_commuter|57.708792,11.973538|2012-12-09|Göteborg Express Buses and Commuter Trains|västtrafik +gothenburg_ferry|57.708792,11.973538|2012-12-09|Göteborg Tram and Ferry|västtrafik +gothenburg_region|57.708792,11.973538|2012-12-09|Göteborg Region|västtågen +jonkoping_bus|57.784691,14.163508||Jonkoping Bus||http://transportmaps.free.fr/maps/Sweden/Jonkoping/map_Bus_Lines.jpg +jonkoping_map|57.784691,14.163508||Jonkoping Map||http://transportmaps.free.fr/maps/Sweden/Jonkoping/map_Bus_Map.jpg +linkoping_bus|58.416129,15.626714|2009-06-14|Linkoping Bus||http://transportmaps.free.fr/maps/Sweden/Linkoping/map_Bus.jpg +stockholm_train|59.329875,18.057218||Stockholm Train|Storstockholms Lokaltrafik|http://transportmaps.free.fr/maps/Sweden/Stockholm/map_All_Trains.jpg + +# no + +oslo_subway|59.910337,10.751746|2015-04-07|Oslo Subway|Truls Lange Civitas +oslo_tram|59.910337,10.751746|2015-10-19|Oslo Tram|Truls Lange Civitas +oslo_bus|59.910337,10.751746|2015-08-16|Oslo Bus|Truls Lange Civitas +oslo_bus_night|59.910337,10.751746|2015-08-16|Oslo Night Bus|Truls Lange Civitas +trondheim_bus|63.436476,10.398717||Trondheim Bus||http://transportmaps.free.fr/maps/Norway/Trondbeim/map_Bus.jpg +bergen_sentrum|60.390547,5.332593|2012-06-25|Bergen Sentrum|skyss + +# fi + +helsinki_centrum|60.171361,24.941214|2013-01-01|Helsinki Centrum|HSL HRT +helsinki_metro|60.171361,24.941214||Helsinki Metro|HSL HRT + +# tr + +istanbul_rail|41.011939,28.984308|2015-09|Istanbul Rail Transit|Maximilian Dörrbecker, CC BY-SA 2.5|https://upload.wikimedia.org/wikipedia/commons/8/87/Istanbul_Rapid_Transit_Map_with_Metrob%C3%BCs_%28schematic%29.png + +# uk + +london_tube|51.513507,-0.110264|2014-05|London Tube|TfL +london_overground|51.513507,-0.110264|2013-12|London Overground|TfL +london_rail|51.513507,-0.110264|2014-09|London Rail & Tube Services|TfL +london_night|51.513507,-0.110264|2014|London Night Bus|TfL +london_tramlink|51.37937,-0.101759|2014|London Tramlink|TfL|http://www.tfl.gov.uk/cdn/static/cms/documents/tramlink-network-map.jpg +manchester_metro|53.479754,-2.24272|2014|Manchester Metrolink|Transport for Greater Manchester +bath_bus|51.377628,-2.357004||Bath Bus Network|FWT|http://transportmaps.free.fr/maps/United_Kingdom/Bath/map_Bus_Network.jpg +bath_bus_city_center|51.377628,-2.357004||Bath Bus City Zone 1|FWT|http://transportmaps.free.fr/maps/United_Kingdom/Bath/map_City_Center_Bus.jpg +leeds_bus|53.795649,-1.548003||Leeds Bus Network|FWT|http://transportmaps.free.fr/maps/United_Kingdom/Leeds/map_Bus.jpg +newcastle_metro|54.972793,-1.604741||Newcastle Metro|Nexus +nottingham_bus_city_center|52.947042,-1.146276||Nottingham City Centre Bus/Tram|FWT|http://transportmaps.free.fr/maps/United_Kingdom/Nottingham/map_Bus_NCTX_Inner_City_Map.jpg +nottingham_bus_greater_area|52.947042,-1.146276||Nottingham Greater Area Bus||http://transportmaps.free.fr/maps/United_Kingdom/Nottingham/map_Greater_Nottingham_Buses.jpg +york|53.957911,-1.093061||York Bus||http://transportmaps.free.fr/maps/United_Kingdom/York/map_Bus.jpg +westmidlands_rail|52.477785,-1.898184||West Midlands Rail Network| + +# it + +milano_metro|45.484599,9.185281|2015-05|Milano Metro|Regione Lombardia +rome_metro|41.901276,12.499574||Rome Metro and Tram|atac +napoli_city|40.852780,14.271692||Napoli City|Unico Campania +napoli_region|40.852780,14.271692||Napoli Region|Unico Campania + +# fr + +paris_metro_ratp|48.855414,2.34488|2014-01|Paris Metro|RATP +paris_metro|48.855414,2.34488|2012-12|Paris Metro|Nathan Kaufmann, Creative Commons + +# po + +gdansk_tram|54.355338,18.644478|2008|Gdansk Tram|ZKM|http://transportmaps.free.fr/maps/Poland/Gdansk/map_Tram.jpg +krakow_tram|50.065365,19.947124|2010-03-01|Krakow Tram|KST|http://transportmaps.free.fr/maps/Poland/Krakow/map_Tram.jpg +poznan_tram|52.40144,16.91215||Poznan Tram|MPK|http://transportmaps.free.fr/maps/Poland/Poznan/map_Trams.jpg +poznan_night|52.40144,16.91215||Poznan Night Buses|MPK|http://transportmaps.free.fr/maps/Poland/Poznan/map_Night_Buses.jpg +warsaw_rail|52.230515,21.010702|2011-12-01|Warsaw Rail Transport|ztm|http://www.ztm.waw.pl/mapa/duze/tramwaje.gif +warsaw_metro_tram|52.230515,21.010702||Warsaw Metro and Tram|zajcev|http://transportmaps.free.fr/maps/Poland/Warsaw/map_Subway_and_Tramway.jpg + +# cz + +prague_bus_metro|50.083239,14.435021|2016-10-03|Prague Bus and Metro|Pražská Integrovaná Doprava +prague_tram_metro|50.083239,14.435021|2016-08-03|Prague Tram and Metro|Pražská Integrovaná Doprava +prague_train|50.083239,14.435021|2016-08-28|Prague Train Lines|Pražská Integrovaná Doprava +prague_night|50.083239,14.435021|2016-08-28|Prague Night Service|Pražská Integrovaná Doprava + +# sk + +bratislava_city|48.158729,17.106804|2013-09|Bratislava City Lines|Dopravný podnik Bratislava +bratislava_tram|48.158729,17.106804|2013-09-16|Bratislava Tram|Dopravný podnik Bratislava +bratislava_trolley|48.158729,17.106804|2013-09-02|Bratislava Trolley Buses|Dopravný podnik Bratislava +bratislava_night|48.158729,17.106804|2013-09-02|Bratislava Night Routes|Dopravný podnik Bratislava + +# gr + +athen_metro|37.992426,23.720444|2014-04|Athens Metro|Attiko Metro + +# us + +sanfrancisco_metro|37.774534,-122.419124|2007-07|San Francisco Metro|SFMTA|http://transit.511.org/static/providers/maps/SF_712200722845.gif +sanfrancisco_system|37.774534,-122.419124|2010-10|San Francisco System|SFMTA|http://transit.511.org/static/providers/maps/SF_1222201020400.gif +sanfrancisco_downtown|37.774534,-122.419124|2010-10|San Francisco Downtown|SFMTA|http://transit.511.org/static/providers/maps/SF_1222201020237.gif +sanfrancisco_marketstreet|37.774534,-122.419124|2010-10|San Francisco Market Street|SFMTA|http://transit.511.org/static/providers/maps/SF_10262010101811.gif +sanfrancisco_owl|37.774534,-122.419124|2010-10|San Francisco Owl Service|SFMTA|http://transit.511.org/static/providers/maps/SF_10262010102001.gif +sanfrancisco_bart|37.616291,-122.386079|2014|San Francisco Bay Area Rapid Transit|BART|http://www.bart.gov/sites/all/themes/bart_desktop/img/system-map.gif +losangeles_system|34.05427,-118.246715|2016-06|Los Angeles System|metro.net +losangeles_downtown|34.05427,-118.246715|2016-06|Los Angeles Downtown|metro.net +losangeles_metro|34.05427,-118.246715|2016-05|Los Angeles Metro|metro.net|https://media.metro.net/riding_metro/maps/images/rail_map.gif +losangeles_metro_metrolink|34.05427,-118.246715|2016-11|Los Angeles Metro & Rail|metro.net|https://media.metro.net/riding_metro/maps/images/metro_regionalrail_map.gif +newyork_subway|40.738452,-73.991919|2010-12|New York Subway|MTA +philadelphia_regional|39.957386,-75.180488|2012-06|Philadelphia Regional Train & Rail Transit|SEPTA +chicago_downtown|41.878674,-87.640333|2016-02|Chicago Downtown|RTA Chicago +chicago_trains|41.878674,-87.640333|2015-03|Chicago Train Connections|RTA Chicago + +# ar + +buenosaires_metro|-34.60837,-58.372171||Buenos Aires Metro|Metrovías|http://www.metrovias.com.ar/v2/html/..%5CImages%5CMapas%5Csubte-mapa-esquematico-2010.jpg +buenosaires_urquiza|-34.60837,-58.372171||Buenos Aires Urquiza|Metrovías|http://www.metrovias.com.ar/v2/Images/Mapas/mapa-urquiza.gif +buenosaires_premetro|-34.60837,-58.372171||Buenos Aires Premetro|Metrovías|http://www.metrovias.com.ar/v2/Images/Mapas/mapa-premetro.gif + +# au + +melbourne_metropolitan_train|-37.813425,144.962869|2016-01|Melbourne Metropolitan Train|Public Transport Victoria +melbourne_metropolitan_tram|-37.813425,144.962869|2015-01|Melbourne Metropolitan Tram|State of Victoria +melbourne_metropolitan_nightrider|-37.813425,144.962869|2015-01|Melbourne NightRider|Public Transport Victoria +sydney_trains|-33.882474,151.206688|2015|Sydney Trains|Transport for NSW +sydney_lightrail|-33.873103,151.199918|2015|Sydney Light Rail|Transport for NSW +sydney_night|-33.873813,151.206805|2015|Sydney NightRide Buses|Transport for NSW +sydney_ferry|-33.861256,151.210954|2015|Sydney Ferries|Transport for NSW +sydney_intercity|-33.882474,151.206688|2014|Sydney Intercity Trains|Transport for NSW +brisbane_light_rail|-27.473986,153.028035||Brisbane Light Rail|TRANSLink|https://translink.com.au/sites/default/files/assets/resources/plan-your-journey/maps/140721-gold-coast-light-rail.jpg +brisbane_ferry|-27.473986,153.028035|2015-07-01|Brisbane Ferry Network|TRANSLink|https://translink.com.au/sites/default/files/assets/resources/plan-your-journey/maps/150701-ferry-network-map.jpg +brisbane_night|-27.473986,153.028035|2014-12-05|Brisbane NightLight and CityGlider Network|TRANSLink +brisbane_train|-27.473986,153.028035|2016-10-04|Brisbane Train Network|QueenslandRail/TRANSLink|https://translink.com.au/sites/default/files/assets/resources/plan-your-journey/maps/160104-train-network-map.jpg + +# sg + +singapore|1.299078,103.84577|2015|Singapore|Land Transport Authority + +# cn + +beijing_subway|39.924854,116.396577|2009|Beijing Subway|Wikimedia Commons|http://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Beijing-Subway-Plan.svg/2000px-Beijing-Subway-Plan.svg.png + +# tw + +taipei_metro|25.06331,121.55169||Taipei Metro|Taipei Rapid Transit Corporation|http://web.metro.taipei/img/E/metrotaipeimap.jpg + +# in + +delhi_metro|28.635481,77.225032|2010|Delhi Metro|Wikimedia Commons|http://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Delhi_metro_rail_network.svg/2000px-Delhi_metro_rail_network.svg.png + +# jp + +tokyo_subway|35.681143,139.76615|2015-08|Tokyo Subway|Bureau of Transportation +osaka_subway|34.693921,135.502181|2014-09-30|Osaka Subway|Osaka Municipal Transportation Bureau diff --git a/oeffi/build.gradle b/oeffi/build.gradle new file mode 100644 index 0000000..bebc354 --- /dev/null +++ b/oeffi/build.gradle @@ -0,0 +1,75 @@ +apply plugin: 'com.android.application' +apply plugin: 'androidsvgdrawable' + +configurations { + all*.exclude group: 'org.json', module: 'json' + all*.exclude group: 'net.sf.kxml', module: 'kxml2' + all*.exclude group: 'android.arch.lifecycle', module: 'runtime' + all*.exclude group: 'com.github.tony19', module: 'apktool-lib' +} + +dependencies { + compile project(':enabler') + compile 'de.schildbach.wallet:integration-android:2.0' + compile 'com.android.support:support-annotations:27.1.1' + compile 'com.android.support:support-compat:27.1.1' + compile 'com.android.support:support-core-ui:27.1.1' + compile 'com.android.support:support-core-utils:27.1.1' + compile 'com.android.support:recyclerview-v7:27.1.1' + compile 'com.squareup.okhttp3:okhttp:3.10.0' + compile 'com.squareup.okhttp3:logging-interceptor:3.10.0' + compile 'com.google.guava:guava:25.1-android' + compile 'org.slf4j:slf4j-api:1.7.25' + compile 'com.github.tony19:logback-android:1.1.1-8' + compile 'com.google.code.findbugs:jsr305:3.0.0' + testCompile 'junit:junit:4.12' +} + +android { + compileSdkVersion 'android-27' + buildToolsVersion '27.0.3' + + lintOptions { + abortOnError false + disable 'MissingTranslation' + } + + defaultConfig { + generatedDensities = ['hdpi', 'xhdpi'] + } + + buildTypes { + all { + minifyEnabled true + proguardFile 'proguard.cfg' + } + debug { + debuggable true + } + } + + sourceSets { + main { + manifest.srcFile 'AndroidManifest.xml' + java.srcDirs = ['src'] + res.srcDirs = ['res'] + assets.srcDirs = ['assets'] + } + test { + java.srcDirs = ['test'] + } + } + + packagingOptions { + exclude 'META-INF/*.version' + exclude 'okhttp3/internal/publicsuffix/publicsuffixes.gz' + } +} + +task svgToPng(type: fr.avianey.androidsvgdrawable.gradle.SvgDrawableTask) { + from = files('graphics') + to = file('res') + targetedDensities = ['hdpi', 'xhdpi', 'xxhdpi', 'xxxhdpi'] + outputFormat = 'PNG' + outputType = 'mipmap' +} diff --git a/oeffi/graphics/ic_oeffi_directions_color_48dp-mdpi.svg b/oeffi/graphics/ic_oeffi_directions_color_48dp-mdpi.svg new file mode 100644 index 0000000..e92a421 --- /dev/null +++ b/oeffi/graphics/ic_oeffi_directions_color_48dp-mdpi.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/oeffi/graphics/ic_oeffi_plans_color_48dp-mdpi.svg b/oeffi/graphics/ic_oeffi_plans_color_48dp-mdpi.svg new file mode 100644 index 0000000..d1817b5 --- /dev/null +++ b/oeffi/graphics/ic_oeffi_plans_color_48dp-mdpi.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/oeffi/graphics/ic_oeffi_stations_color_48dp-mdpi.svg b/oeffi/graphics/ic_oeffi_stations_color_48dp-mdpi.svg new file mode 100644 index 0000000..87f345b --- /dev/null +++ b/oeffi/graphics/ic_oeffi_stations_color_48dp-mdpi.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/oeffi/proguard.cfg b/oeffi/proguard.cfg new file mode 100644 index 0000000..57bfc7a --- /dev/null +++ b/oeffi/proguard.cfg @@ -0,0 +1,80 @@ +-dontskipnonpubliclibraryclasses +-dontoptimize +-dontpreverify +-dontobfuscate +-verbose + +-keepattributes *Annotation* + +-keepclasseswithmembernames class * { + native ; +} + +-keepclassmembers,includedescriptorclasses public class * extends android.view.View { + void set*(***); + *** get*(); +} + +-keepclassmembers class * extends android.app.Activity { + public void *(android.view.View); +} + +-keepclassmembers enum * { + public static **[] values(); + public static ** valueOf(java.lang.String); +} + +-keepclassmembers class * implements android.os.Parcelable { + public static final android.os.Parcelable$Creator CREATOR; +} + +-keepclassmembers class **.R$* { + public static ; +} + +# serializable +-keepclassmembers class * implements java.io.Serializable { + static final long serialVersionUID; + private static final java.io.ObjectStreamField[] serialPersistentFields; + !static !transient ; + private void writeObject(java.io.ObjectOutputStream); + private void readObject(java.io.ObjectInputStream); + java.lang.Object writeReplace(); + java.lang.Object readResolve(); +} + +# android-support +-dontwarn android.support.** +-dontnote android.support.** + +# OkHttp +-dontwarn okio.DeflaterSink +-dontwarn okio.Okio +-dontwarn okhttp3.internal.platform.ConscryptPlatform +-dontnote okhttp3.internal.platform.ConscryptPlatform +-dontnote okhttp3.internal.platform.Platform +-dontnote okhttp3.internal.platform.AndroidPlatform + +# Guava +-dontwarn sun.misc.Unsafe +-dontwarn java.lang.ClassValue +-dontwarn com.google.errorprone.annotations.** +-dontwarn afu.org.checkerframework.checker.**,org.checkerframework.checker.** +-dontnote com.google.common.reflect.** +-dontnote com.google.appengine.** +-dontnote com.google.apphosting.** +-dontnote com.google.common.cache.Striped64,com.google.common.cache.Striped64$Cell +-dontnote com.google.common.hash.Striped64,com.google.common.hash.Striped64$Cell +-dontnote com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper +-dontnote dalvik.system.CloseGuard + +# slf4j +-dontwarn org.slf4j.MDC +-dontwarn org.slf4j.MarkerFactory + +# logback-android +-dontwarn javax.mail.** +-dontwarn brut.androlib.res.decoder.AXmlResourceParser + +# Öffi +-dontnote de.schildbach.oeffi.util.PopupHelper diff --git a/oeffi/project.properties b/oeffi/project.properties new file mode 100644 index 0000000..7c0f563 --- /dev/null +++ b/oeffi/project.properties @@ -0,0 +1,13 @@ +# 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 use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Indicates whether an apk should be generated for each density. +split.density=false +# Project target. +target=android-27 diff --git a/oeffi/res/anim/enter_from_left.xml b/oeffi/res/anim/enter_from_left.xml new file mode 100644 index 0000000..6cef6d9 --- /dev/null +++ b/oeffi/res/anim/enter_from_left.xml @@ -0,0 +1,14 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/enter_from_right.xml b/oeffi/res/anim/enter_from_right.xml new file mode 100644 index 0000000..7a00adc --- /dev/null +++ b/oeffi/res/anim/enter_from_right.xml @@ -0,0 +1,14 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/exit_to_left.xml b/oeffi/res/anim/exit_to_left.xml new file mode 100644 index 0000000..5cdb2f7 --- /dev/null +++ b/oeffi/res/anim/exit_to_left.xml @@ -0,0 +1,14 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/exit_to_right.xml b/oeffi/res/anim/exit_to_right.xml new file mode 100644 index 0000000..84464ae --- /dev/null +++ b/oeffi/res/anim/exit_to_right.xml @@ -0,0 +1,14 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/pop_in.xml b/oeffi/res/anim/pop_in.xml new file mode 100644 index 0000000..9c40724 --- /dev/null +++ b/oeffi/res/anim/pop_in.xml @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/pop_out.xml b/oeffi/res/anim/pop_out.xml new file mode 100644 index 0000000..c9d037a --- /dev/null +++ b/oeffi/res/anim/pop_out.xml @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/rotate.xml b/oeffi/res/anim/rotate.xml new file mode 100644 index 0000000..7daae8c --- /dev/null +++ b/oeffi/res/anim/rotate.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/anim/zoom_controls.xml b/oeffi/res/anim/zoom_controls.xml new file mode 100644 index 0000000..4c17fe7 --- /dev/null +++ b/oeffi/res/anim/zoom_controls.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/animator/heartbeat.xml b/oeffi/res/animator/heartbeat.xml new file mode 100644 index 0000000..e49eaf0 --- /dev/null +++ b/oeffi/res/animator/heartbeat.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + diff --git a/oeffi/res/color/list_entry.xml b/oeffi/res/color/list_entry.xml new file mode 100644 index 0000000..b2f6bc4 --- /dev/null +++ b/oeffi/res/color/list_entry.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/ic_accessible_grey600_18dp.xml b/oeffi/res/drawable-anydpi/ic_accessible_grey600_18dp.xml new file mode 100644 index 0000000..ac9f0d2 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_accessible_grey600_18dp.xml @@ -0,0 +1,12 @@ + + + + diff --git a/oeffi/res/drawable-anydpi/ic_arrow_back_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_arrow_back_white_24dp.xml new file mode 100644 index 0000000..38fbc26 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_arrow_back_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_beenhere_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_beenhere_grey600_24dp.xml new file mode 100644 index 0000000..13dd5aa --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_beenhere_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_block_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_block_black_24dp.xml new file mode 100644 index 0000000..4510bf5 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_block_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_cash_multiple_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_cash_multiple_grey600_24dp.xml new file mode 100644 index 0000000..3465ebe --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_cash_multiple_grey600_24dp.xml @@ -0,0 +1,7 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_clear_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_clear_black_24dp.xml new file mode 100644 index 0000000..ede4b71 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_clear_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_clear_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_clear_grey600_24dp.xml new file mode 100644 index 0000000..01752dd --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_clear_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_contacts_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_contacts_grey600_24dp.xml new file mode 100644 index 0000000..b2c9348 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_contacts_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_18dp.xml b/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_18dp.xml new file mode 100644 index 0000000..d1d6bc1 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_18dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_24dp.xml new file mode 100644 index 0000000..bee35d4 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_directions_bike_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_directions_walk_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_directions_walk_grey600_24dp.xml new file mode 100644 index 0000000..028d086 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_directions_walk_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_expand_less_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_expand_less_black_24dp.xml new file mode 100644 index 0000000..3afdf96 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_expand_less_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_expand_less_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_expand_less_white_24dp.xml new file mode 100644 index 0000000..d58421a --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_expand_less_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_expand_more_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_expand_more_black_24dp.xml new file mode 100644 index 0000000..8d57dbc --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_expand_more_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_expand_more_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_expand_more_white_24dp.xml new file mode 100644 index 0000000..fd3ce4a --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_expand_more_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_favorite_border_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_favorite_border_grey600_24dp.xml new file mode 100644 index 0000000..0efbf80 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_favorite_border_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_filter_list_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_filter_list_white_24dp.xml new file mode 100644 index 0000000..7d435fa --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_filter_list_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_filter_list_yellow_24dp.xml b/oeffi/res/drawable-anydpi/ic_filter_list_yellow_24dp.xml new file mode 100644 index 0000000..1674c3c --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_filter_list_yellow_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_flag_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_flag_grey600_24dp.xml new file mode 100644 index 0000000..192d1da --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_flag_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_gps_fixed_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_gps_fixed_grey600_24dp.xml new file mode 100644 index 0000000..6a0e3d6 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_gps_fixed_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_info_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_info_grey600_24dp.xml new file mode 100644 index 0000000..aa33ba0 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_info_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_info_outline_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_info_outline_grey600_24dp.xml new file mode 100644 index 0000000..f987f36 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_info_outline_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_info_outline_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_info_outline_white_24dp.xml new file mode 100644 index 0000000..9567ecd --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_info_outline_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_local_taxi_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_local_taxi_grey600_24dp.xml new file mode 100644 index 0000000..7b56b7e --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_local_taxi_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_location_disabled_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_location_disabled_white_24dp.xml new file mode 100644 index 0000000..16f058f --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_location_disabled_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_location_searching_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_location_searching_grey600_24dp.xml new file mode 100644 index 0000000..7da6b0c --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_location_searching_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_location_searching_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_location_searching_white_24dp.xml new file mode 100644 index 0000000..9faeb1a --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_location_searching_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_map_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_map_black_24dp.xml new file mode 100644 index 0000000..b9bacc8 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_map_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_menu_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_menu_white_24dp.xml new file mode 100644 index 0000000..cf37e2a --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_menu_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_more_vert_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_more_vert_grey600_24dp.xml new file mode 100644 index 0000000..7fd6212 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_more_vert_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_more_vert_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_more_vert_white_24dp.xml new file mode 100644 index 0000000..3dfd99e --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_more_vert_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_oeffi_directions_grey600_36dp.xml b/oeffi/res/drawable-anydpi/ic_oeffi_directions_grey600_36dp.xml new file mode 100644 index 0000000..49ecb59 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_oeffi_directions_grey600_36dp.xml @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey300_72dp.xml b/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey300_72dp.xml new file mode 100644 index 0000000..737d073 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey300_72dp.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey600_36dp.xml b/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey600_36dp.xml new file mode 100644 index 0000000..5d409f1 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_oeffi_plans_grey600_36dp.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/ic_oeffi_stations_grey600_36dp.xml b/oeffi/res/drawable-anydpi/ic_oeffi_stations_grey600_36dp.xml new file mode 100644 index 0000000..dcb253c --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_oeffi_stations_grey600_36dp.xml @@ -0,0 +1,20 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/ic_offline_pin_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_offline_pin_grey600_24dp.xml new file mode 100644 index 0000000..bdcb493 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_offline_pin_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_place_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_place_grey600_24dp.xml new file mode 100644 index 0000000..64fef3d --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_place_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_portable_wifi_off_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_portable_wifi_off_grey600_24dp.xml new file mode 100644 index 0000000..486b8a0 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_portable_wifi_off_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_refresh_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_refresh_white_24dp.xml new file mode 100644 index 0000000..a8175c3 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_refresh_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_search_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_search_grey600_24dp.xml new file mode 100644 index 0000000..a1dc489 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_search_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_search_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_search_white_24dp.xml new file mode 100644 index 0000000..47432c1 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_search_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_settings_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_settings_grey600_24dp.xml new file mode 100644 index 0000000..e180778 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_settings_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_settings_input_antenna_grey600_18dp.xml b/oeffi/res/drawable-anydpi/ic_settings_input_antenna_grey600_18dp.xml new file mode 100644 index 0000000..a01ddfb --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_settings_input_antenna_grey600_18dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_share_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_share_white_24dp.xml new file mode 100644 index 0000000..9040666 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_share_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_shuffle_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_shuffle_white_24dp.xml new file mode 100644 index 0000000..512042a --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_shuffle_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_star_border_black_24dp.xml b/oeffi/res/drawable-anydpi/ic_star_border_black_24dp.xml new file mode 100644 index 0000000..b36536b --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_star_border_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_star_border_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_star_border_white_24dp.xml new file mode 100644 index 0000000..be9cd28 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_star_border_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_star_grey600_24dp.xml b/oeffi/res/drawable-anydpi/ic_star_grey600_24dp.xml new file mode 100644 index 0000000..56551b9 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_star_grey600_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_star_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_star_white_24dp.xml new file mode 100644 index 0000000..fa1c999 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_star_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_today_white_24dp.xml b/oeffi/res/drawable-anydpi/ic_today_white_24dp.xml new file mode 100644 index 0000000..e758274 --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_today_white_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/ic_warning_amber_24dp.xml b/oeffi/res/drawable-anydpi/ic_warning_amber_24dp.xml new file mode 100644 index 0000000..c3b7fdf --- /dev/null +++ b/oeffi/res/drawable-anydpi/ic_warning_amber_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/oeffi/res/drawable-anydpi/network_bvg_logo.xml b/oeffi/res/drawable-anydpi/network_bvg_logo.xml new file mode 100644 index 0000000..3141ccf --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_bvg_logo.xml @@ -0,0 +1,19 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_db_logo.xml b/oeffi/res/drawable-anydpi/network_db_logo.xml new file mode 100644 index 0000000..c5c2a44 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_db_logo.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_kvv_logo.xml b/oeffi/res/drawable-anydpi/network_kvv_logo.xml new file mode 100644 index 0000000..66c963e --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_kvv_logo.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_oebb_logo.xml b/oeffi/res/drawable-anydpi/network_oebb_logo.xml new file mode 100644 index 0000000..ff10696 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_oebb_logo.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_sh_logo.xml b/oeffi/res/drawable-anydpi/network_sh_logo.xml new file mode 100644 index 0000000..0b69f60 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_sh_logo.xml @@ -0,0 +1,16 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_vagfr_logo.xml b/oeffi/res/drawable-anydpi/network_vagfr_logo.xml new file mode 100644 index 0000000..a4f0a7c --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_vagfr_logo.xml @@ -0,0 +1,16 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_vbb_logo.xml b/oeffi/res/drawable-anydpi/network_vbb_logo.xml new file mode 100644 index 0000000..c9ec1e8 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_vbb_logo.xml @@ -0,0 +1,16 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_vgn_logo.xml b/oeffi/res/drawable-anydpi/network_vgn_logo.xml new file mode 100644 index 0000000..9b4e161 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_vgn_logo.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/network_vrr_logo.xml b/oeffi/res/drawable-anydpi/network_vrr_logo.xml new file mode 100644 index 0000000..a67ec18 --- /dev/null +++ b/oeffi/res/drawable-anydpi/network_vrr_logo.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_bus_color_22dp.xml b/oeffi/res/drawable-anydpi/product_bus_color_22dp.xml new file mode 100644 index 0000000..ce0fd4a --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_bus_color_22dp.xml @@ -0,0 +1,78 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_bus_color_32dp.xml b/oeffi/res/drawable-anydpi/product_bus_color_32dp.xml new file mode 100644 index 0000000..ec1255f --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_bus_color_32dp.xml @@ -0,0 +1,78 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_bus_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_bus_darkgrey_32dp.xml new file mode 100644 index 0000000..77e3b50 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_bus_darkgrey_32dp.xml @@ -0,0 +1,78 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_cablecar_color_22dp.xml b/oeffi/res/drawable-anydpi/product_cablecar_color_22dp.xml new file mode 100644 index 0000000..f41210e --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_cablecar_color_22dp.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_cablecar_color_32dp.xml b/oeffi/res/drawable-anydpi/product_cablecar_color_32dp.xml new file mode 100644 index 0000000..786b9ff --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_cablecar_color_32dp.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_cablecar_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_cablecar_darkgrey_32dp.xml new file mode 100644 index 0000000..56b48a4 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_cablecar_darkgrey_32dp.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_call_color_22dp.xml b/oeffi/res/drawable-anydpi/product_call_color_22dp.xml new file mode 100644 index 0000000..b6ae745 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_call_color_22dp.xml @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_call_color_32dp.xml b/oeffi/res/drawable-anydpi/product_call_color_32dp.xml new file mode 100644 index 0000000..d6e425e --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_call_color_32dp.xml @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml new file mode 100644 index 0000000..446399a --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_call_darkgrey_32dp.xml @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_ferry_color_22dp.xml b/oeffi/res/drawable-anydpi/product_ferry_color_22dp.xml new file mode 100644 index 0000000..fb85ac7 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_ferry_color_22dp.xml @@ -0,0 +1,33 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_ferry_color_32dp.xml b/oeffi/res/drawable-anydpi/product_ferry_color_32dp.xml new file mode 100644 index 0000000..7d9c8ad --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_ferry_color_32dp.xml @@ -0,0 +1,33 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_ferry_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_ferry_darkgrey_32dp.xml new file mode 100644 index 0000000..a1b7ec8 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_ferry_darkgrey_32dp.xml @@ -0,0 +1,33 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_highspeed_color_22dp.xml b/oeffi/res/drawable-anydpi/product_highspeed_color_22dp.xml new file mode 100644 index 0000000..a447eaf --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_highspeed_color_22dp.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_highspeed_color_32dp.xml b/oeffi/res/drawable-anydpi/product_highspeed_color_32dp.xml new file mode 100644 index 0000000..224244d --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_highspeed_color_32dp.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_highspeed_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_highspeed_darkgrey_32dp.xml new file mode 100644 index 0000000..e28c88c --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_highspeed_darkgrey_32dp.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_suburban_color_22dp.xml b/oeffi/res/drawable-anydpi/product_suburban_color_22dp.xml new file mode 100644 index 0000000..da2eda7 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_suburban_color_22dp.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_suburban_color_32dp.xml b/oeffi/res/drawable-anydpi/product_suburban_color_32dp.xml new file mode 100644 index 0000000..c9e8e3b --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_suburban_color_32dp.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_suburban_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_suburban_darkgrey_32dp.xml new file mode 100644 index 0000000..4a4e1db --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_suburban_darkgrey_32dp.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_subway_color_22dp.xml b/oeffi/res/drawable-anydpi/product_subway_color_22dp.xml new file mode 100644 index 0000000..4281764 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_subway_color_22dp.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_subway_color_32dp.xml b/oeffi/res/drawable-anydpi/product_subway_color_32dp.xml new file mode 100644 index 0000000..11933ce --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_subway_color_32dp.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_subway_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_subway_darkgrey_32dp.xml new file mode 100644 index 0000000..11e6610 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_subway_darkgrey_32dp.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_train_color_22dp.xml b/oeffi/res/drawable-anydpi/product_train_color_22dp.xml new file mode 100644 index 0000000..d4bb93f --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_train_color_22dp.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_train_color_32dp.xml b/oeffi/res/drawable-anydpi/product_train_color_32dp.xml new file mode 100644 index 0000000..19d43d1 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_train_color_32dp.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_train_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_train_darkgrey_32dp.xml new file mode 100644 index 0000000..2fe0b62 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_train_darkgrey_32dp.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_tram_color_22dp.xml b/oeffi/res/drawable-anydpi/product_tram_color_22dp.xml new file mode 100644 index 0000000..ba1cd1a --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_tram_color_22dp.xml @@ -0,0 +1,66 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_tram_color_32dp.xml b/oeffi/res/drawable-anydpi/product_tram_color_32dp.xml new file mode 100644 index 0000000..6199760 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_tram_color_32dp.xml @@ -0,0 +1,66 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-anydpi/product_tram_darkgrey_32dp.xml b/oeffi/res/drawable-anydpi/product_tram_darkgrey_32dp.xml new file mode 100644 index 0000000..4df10f4 --- /dev/null +++ b/oeffi/res/drawable-anydpi/product_tram_darkgrey_32dp.xml @@ -0,0 +1,66 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable-hdpi/appwidget_dark_bg.9.png b/oeffi/res/drawable-hdpi/appwidget_dark_bg.9.png new file mode 100644 index 0000000..02ee440 Binary files /dev/null and b/oeffi/res/drawable-hdpi/appwidget_dark_bg.9.png differ diff --git a/oeffi/res/drawable-hdpi/appwidget_dark_bg_focused.9.png b/oeffi/res/drawable-hdpi/appwidget_dark_bg_focused.9.png new file mode 100644 index 0000000..ccc0177 Binary files /dev/null and b/oeffi/res/drawable-hdpi/appwidget_dark_bg_focused.9.png differ diff --git a/oeffi/res/drawable-hdpi/appwidget_dark_bg_pressed.9.png b/oeffi/res/drawable-hdpi/appwidget_dark_bg_pressed.9.png new file mode 100644 index 0000000..efacbcf Binary files /dev/null and b/oeffi/res/drawable-hdpi/appwidget_dark_bg_pressed.9.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_down_disabled.png b/oeffi/res/drawable-hdpi/btn_zoom_down_disabled.png new file mode 100644 index 0000000..b8d641f Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_down_disabled.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_down_normal.png b/oeffi/res/drawable-hdpi/btn_zoom_down_normal.png new file mode 100644 index 0000000..d57d8b9 Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_down_normal.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_down_pressed.png b/oeffi/res/drawable-hdpi/btn_zoom_down_pressed.png new file mode 100644 index 0000000..849549b Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_down_pressed.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_up_disabled.png b/oeffi/res/drawable-hdpi/btn_zoom_up_disabled.png new file mode 100644 index 0000000..c8d2948 Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_up_disabled.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_up_normal.png b/oeffi/res/drawable-hdpi/btn_zoom_up_normal.png new file mode 100644 index 0000000..9b72d6b Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_up_normal.png differ diff --git a/oeffi/res/drawable-hdpi/btn_zoom_up_pressed.png b/oeffi/res/drawable-hdpi/btn_zoom_up_pressed.png new file mode 100644 index 0000000..82987ea Binary files /dev/null and b/oeffi/res/drawable-hdpi/btn_zoom_up_pressed.png differ diff --git a/oeffi/res/drawable-hdpi/da_marker_red.png b/oeffi/res/drawable-hdpi/da_marker_red.png new file mode 100644 index 0000000..256feab Binary files /dev/null and b/oeffi/res/drawable-hdpi/da_marker_red.png differ diff --git a/oeffi/res/drawable-hdpi/ic_maps_indicator_endpoint_list.png b/oeffi/res/drawable-hdpi/ic_maps_indicator_endpoint_list.png new file mode 100644 index 0000000..96747e2 Binary files /dev/null and b/oeffi/res/drawable-hdpi/ic_maps_indicator_endpoint_list.png differ diff --git a/oeffi/res/drawable-hdpi/ic_maps_indicator_startpoint_list.png b/oeffi/res/drawable-hdpi/ic_maps_indicator_startpoint_list.png new file mode 100644 index 0000000..588ffad Binary files /dev/null and b/oeffi/res/drawable-hdpi/ic_maps_indicator_startpoint_list.png differ diff --git a/oeffi/res/drawable-hdpi/ic_station_grey600_24dp.png b/oeffi/res/drawable-hdpi/ic_station_grey600_24dp.png new file mode 100644 index 0000000..3b672bd Binary files /dev/null and b/oeffi/res/drawable-hdpi/ic_station_grey600_24dp.png differ diff --git a/oeffi/res/drawable-hdpi/image_frame_default.9.png b/oeffi/res/drawable-hdpi/image_frame_default.9.png new file mode 100644 index 0000000..ca26f72 Binary files /dev/null and b/oeffi/res/drawable-hdpi/image_frame_default.9.png differ diff --git a/oeffi/res/drawable-hdpi/image_frame_small.9.png b/oeffi/res/drawable-hdpi/image_frame_small.9.png new file mode 100644 index 0000000..607a797 Binary files /dev/null and b/oeffi/res/drawable-hdpi/image_frame_small.9.png differ diff --git a/oeffi/res/drawable-hdpi/location_off.png b/oeffi/res/drawable-hdpi/location_off.png new file mode 100644 index 0000000..1ae7b17 Binary files /dev/null and b/oeffi/res/drawable-hdpi/location_off.png differ diff --git a/oeffi/res/drawable-hdpi/location_on.png b/oeffi/res/drawable-hdpi/location_on.png new file mode 100644 index 0000000..47532f9 Binary files /dev/null and b/oeffi/res/drawable-hdpi/location_on.png differ diff --git a/oeffi/res/drawable-hdpi/popup_dir_pointer_button_normal.9.png b/oeffi/res/drawable-hdpi/popup_dir_pointer_button_normal.9.png new file mode 100644 index 0000000..1b40b4f Binary files /dev/null and b/oeffi/res/drawable-hdpi/popup_dir_pointer_button_normal.9.png differ diff --git a/oeffi/res/drawable-hdpi/popup_dir_pointer_button_selected.9.png b/oeffi/res/drawable-hdpi/popup_dir_pointer_button_selected.9.png new file mode 100644 index 0000000..07303c6 Binary files /dev/null and b/oeffi/res/drawable-hdpi/popup_dir_pointer_button_selected.9.png differ diff --git a/oeffi/res/drawable-hdpi/station_glow.png b/oeffi/res/drawable-hdpi/station_glow.png new file mode 100644 index 0000000..939b04c Binary files /dev/null and b/oeffi/res/drawable-hdpi/station_glow.png differ diff --git a/oeffi/res/drawable-mdpi/capacity_1.png b/oeffi/res/drawable-mdpi/capacity_1.png new file mode 100644 index 0000000..5df2d2b Binary files /dev/null and b/oeffi/res/drawable-mdpi/capacity_1.png differ diff --git a/oeffi/res/drawable-mdpi/capacity_2.png b/oeffi/res/drawable-mdpi/capacity_2.png new file mode 100644 index 0000000..95ab002 Binary files /dev/null and b/oeffi/res/drawable-mdpi/capacity_2.png differ diff --git a/oeffi/res/drawable-mdpi/capacity_3.png b/oeffi/res/drawable-mdpi/capacity_3.png new file mode 100644 index 0000000..c4809db Binary files /dev/null and b/oeffi/res/drawable-mdpi/capacity_3.png differ diff --git a/oeffi/res/drawable-xhdpi/appwidget_dark_bg.9.png b/oeffi/res/drawable-xhdpi/appwidget_dark_bg.9.png new file mode 100644 index 0000000..7ccb762 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/appwidget_dark_bg.9.png differ diff --git a/oeffi/res/drawable-xhdpi/appwidget_dark_bg_focused.9.png b/oeffi/res/drawable-xhdpi/appwidget_dark_bg_focused.9.png new file mode 100644 index 0000000..da9289e Binary files /dev/null and b/oeffi/res/drawable-xhdpi/appwidget_dark_bg_focused.9.png differ diff --git a/oeffi/res/drawable-xhdpi/appwidget_dark_bg_pressed.9.png b/oeffi/res/drawable-xhdpi/appwidget_dark_bg_pressed.9.png new file mode 100644 index 0000000..97a3ba0 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/appwidget_dark_bg_pressed.9.png differ diff --git a/oeffi/res/drawable-xhdpi/ic_maps_product_default.png b/oeffi/res/drawable-xhdpi/ic_maps_product_default.png new file mode 100644 index 0000000..b8bfb39 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/ic_maps_product_default.png differ diff --git a/oeffi/res/drawable-xhdpi/ic_station_grey600_24dp.png b/oeffi/res/drawable-xhdpi/ic_station_grey600_24dp.png new file mode 100644 index 0000000..b7d2f62 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/ic_station_grey600_24dp.png differ diff --git a/oeffi/res/drawable-xhdpi/nearest_favorite_station_widget_preview.png b/oeffi/res/drawable-xhdpi/nearest_favorite_station_widget_preview.png new file mode 100644 index 0000000..79e4491 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/nearest_favorite_station_widget_preview.png differ diff --git a/oeffi/res/drawable-xhdpi/network_bayern_icon.png b/oeffi/res/drawable-xhdpi/network_bayern_icon.png new file mode 100644 index 0000000..0dc3b62 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_bayern_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_dsb_icon.png b/oeffi/res/drawable-xhdpi/network_dsb_icon.png new file mode 100644 index 0000000..1e1e35c Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_dsb_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_nri_icon.png b/oeffi/res/drawable-xhdpi/network_nri_icon.png new file mode 100644 index 0000000..0b5115b Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_nri_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_ns_icon.png b/oeffi/res/drawable-xhdpi/network_ns_icon.png new file mode 100644 index 0000000..0e9eeef Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_ns_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_pl_icon.png b/oeffi/res/drawable-xhdpi/network_pl_icon.png new file mode 100644 index 0000000..58f18d4 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_pl_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_rt_icon.png b/oeffi/res/drawable-xhdpi/network_rt_icon.png new file mode 100644 index 0000000..1f78c9b Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_rt_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_sbb_icon.png b/oeffi/res/drawable-xhdpi/network_sbb_icon.png new file mode 100644 index 0000000..6350dd9 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_sbb_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_se_icon.png b/oeffi/res/drawable-xhdpi/network_se_icon.png new file mode 100644 index 0000000..34141d3 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_se_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_sncb_icon.png b/oeffi/res/drawable-xhdpi/network_sncb_icon.png new file mode 100644 index 0000000..67edda3 Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_sncb_icon.png differ diff --git a/oeffi/res/drawable-xhdpi/network_tfi_icon.png b/oeffi/res/drawable-xhdpi/network_tfi_icon.png new file mode 100644 index 0000000..fac162c Binary files /dev/null and b/oeffi/res/drawable-xhdpi/network_tfi_icon.png differ diff --git a/oeffi/res/drawable/appwidget_dark_bg_clickable.xml b/oeffi/res/drawable/appwidget_dark_bg_clickable.xml new file mode 100644 index 0000000..2a366de --- /dev/null +++ b/oeffi/res/drawable/appwidget_dark_bg_clickable.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/btn_zoom_down.xml b/oeffi/res/drawable/btn_zoom_down.xml new file mode 100644 index 0000000..3b554d4 --- /dev/null +++ b/oeffi/res/drawable/btn_zoom_down.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/btn_zoom_up.xml b/oeffi/res/drawable/btn_zoom_up.xml new file mode 100644 index 0000000..4814d6e --- /dev/null +++ b/oeffi/res/drawable/btn_zoom_up.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/disclaimer_background.xml b/oeffi/res/drawable/disclaimer_background.xml new file mode 100644 index 0000000..c525b0a --- /dev/null +++ b/oeffi/res/drawable/disclaimer_background.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/disclaimer_background_dark.xml b/oeffi/res/drawable/disclaimer_background_dark.xml new file mode 100644 index 0000000..e2e2779 --- /dev/null +++ b/oeffi/res/drawable/disclaimer_background_dark.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/form_background.xml b/oeffi/res/drawable/form_background.xml new file mode 100644 index 0000000..591c316 --- /dev/null +++ b/oeffi/res/drawable/form_background.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_expand_black_24dp.xml b/oeffi/res/drawable/ic_expand_black_24dp.xml new file mode 100644 index 0000000..95f4874 --- /dev/null +++ b/oeffi/res/drawable/ic_expand_black_24dp.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_expand_white_24dp.xml b/oeffi/res/drawable/ic_expand_white_24dp.xml new file mode 100644 index 0000000..7b4f770 --- /dev/null +++ b/oeffi/res/drawable/ic_expand_white_24dp.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_filter_list_24dp.xml b/oeffi/res/drawable/ic_filter_list_24dp.xml new file mode 100644 index 0000000..6ed6a8b --- /dev/null +++ b/oeffi/res/drawable/ic_filter_list_24dp.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_location_white_24dp.xml b/oeffi/res/drawable/ic_location_white_24dp.xml new file mode 100644 index 0000000..3969096 --- /dev/null +++ b/oeffi/res/drawable/ic_location_white_24dp.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_bus.xml b/oeffi/res/drawable/ic_menu_product_bus.xml new file mode 100644 index 0000000..e003ca2 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_bus.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_cablecar.xml b/oeffi/res/drawable/ic_menu_product_cablecar.xml new file mode 100644 index 0000000..4dd9031 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_cablecar.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_call.xml b/oeffi/res/drawable/ic_menu_product_call.xml new file mode 100644 index 0000000..de16a21 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_call.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_ferry.xml b/oeffi/res/drawable/ic_menu_product_ferry.xml new file mode 100644 index 0000000..b4bd668 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_ferry.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_highspeed.xml b/oeffi/res/drawable/ic_menu_product_highspeed.xml new file mode 100644 index 0000000..7c08749 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_highspeed.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_suburban.xml b/oeffi/res/drawable/ic_menu_product_suburban.xml new file mode 100644 index 0000000..fb2c61d --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_suburban.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_subway.xml b/oeffi/res/drawable/ic_menu_product_subway.xml new file mode 100644 index 0000000..d1b0b76 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_subway.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_train.xml b/oeffi/res/drawable/ic_menu_product_train.xml new file mode 100644 index 0000000..9d044a5 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_train.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_menu_product_tram.xml b/oeffi/res/drawable/ic_menu_product_tram.xml new file mode 100644 index 0000000..1184922 --- /dev/null +++ b/oeffi/res/drawable/ic_menu_product_tram.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_oeffi_directions.xml b/oeffi/res/drawable/ic_oeffi_directions.xml new file mode 100644 index 0000000..b764f2c --- /dev/null +++ b/oeffi/res/drawable/ic_oeffi_directions.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_oeffi_plans.xml b/oeffi/res/drawable/ic_oeffi_plans.xml new file mode 100644 index 0000000..1e1259a --- /dev/null +++ b/oeffi/res/drawable/ic_oeffi_plans.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_oeffi_stations.xml b/oeffi/res/drawable/ic_oeffi_stations.xml new file mode 100644 index 0000000..675c88c --- /dev/null +++ b/oeffi/res/drawable/ic_oeffi_stations.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/ic_star_24dp.xml b/oeffi/res/drawable/ic_star_24dp.xml new file mode 100644 index 0000000..2debf02 --- /dev/null +++ b/oeffi/res/drawable/ic_star_24dp.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/popup_dir_pointer_button.xml b/oeffi/res/drawable/popup_dir_pointer_button.xml new file mode 100644 index 0000000..9747e24 --- /dev/null +++ b/oeffi/res/drawable/popup_dir_pointer_button.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/space_24dp.xml b/oeffi/res/drawable/space_24dp.xml new file mode 100644 index 0000000..9f25503 --- /dev/null +++ b/oeffi/res/drawable/space_24dp.xml @@ -0,0 +1,10 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/space_48dp.xml b/oeffi/res/drawable/space_48dp.xml new file mode 100644 index 0000000..3d725ba --- /dev/null +++ b/oeffi/res/drawable/space_48dp.xml @@ -0,0 +1,10 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/view_shadow_bottom.xml b/oeffi/res/drawable/view_shadow_bottom.xml new file mode 100644 index 0000000..264b7bc --- /dev/null +++ b/oeffi/res/drawable/view_shadow_bottom.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/view_shadow_right.xml b/oeffi/res/drawable/view_shadow_right.xml new file mode 100644 index 0000000..6669cc8 --- /dev/null +++ b/oeffi/res/drawable/view_shadow_right.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/drawable/view_shadow_top.xml b/oeffi/res/drawable/view_shadow_top.xml new file mode 100644 index 0000000..ebadc55 --- /dev/null +++ b/oeffi/res/drawable/view_shadow_top.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/layout/action_bar.xml b/oeffi/res/layout/action_bar.xml new file mode 100644 index 0000000..bf484f4 --- /dev/null +++ b/oeffi/res/layout/action_bar.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/layout/changelog_dialog.xml b/oeffi/res/layout/changelog_dialog.xml new file mode 100644 index 0000000..a163d64 --- /dev/null +++ b/oeffi/res/layout/changelog_dialog.xml @@ -0,0 +1,20 @@ + + + + + + + + \ No newline at end of file diff --git a/oeffi/res/layout/create_launcher_shortcut_dialog.xml b/oeffi/res/layout/create_launcher_shortcut_dialog.xml new file mode 100644 index 0000000..29a6819 --- /dev/null +++ b/oeffi/res/layout/create_launcher_shortcut_dialog.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/oeffi/res/layout/directions_content.xml b/oeffi/res/layout/directions_content.xml new file mode 100644 index 0000000..137b81c --- /dev/null +++ b/oeffi/res/layout/directions_content.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +