Skip to content

Commit

Permalink
new file: droidshows_772_src/.classpath
Browse files Browse the repository at this point in the history
new file:   droidshows_772_src/.gitignore
new file:   droidshows_772_src/.project
new file:   droidshows_772_src/.settings/org.eclipse.jdt.core.prefs
new file:   droidshows_772_src/AndroidManifest.xml
new file:   droidshows_772_src/build.xml
new file:   droidshows_772_src/icon/add.png
new file:   droidshows_772_src/icon/droid_org.jpg
new file:   droidshows_772_src/icon/icon1.png
new file:   droidshows_772_src/icon/icon2.png
new file:   droidshows_772_src/icon/icon3.png
new file:   droidshows_772_src/icon/icon4.png
new file:   droidshows_772_src/icon/icon4a.png
new file:   droidshows_772_src/icon/icon5.png
new file:   droidshows_772_src/icon/icon5a.png
new file:   droidshows_772_src/icon/icon6.png
new file:   droidshows_772_src/icon/icon_org.png
new file:   droidshows_772_src/icon/icons.psd
new file:   droidshows_772_src/icon/material-adaptive-icon_foreground.svg
new file:   droidshows_772_src/icon/material-adaptive-render-icon.zip
new file:   droidshows_772_src/icon/material-plain.svg
new file:   droidshows_772_src/icon/material-render-actionbar.zip
new file:   droidshows_772_src/icon/material-render-icon.zip
new file:   droidshows_772_src/icon/material-render.txt
new file:   droidshows_772_src/icon/material.svg
new file:   droidshows_772_src/icon/noposter.psd
new file:   droidshows_772_src/icon/noposter1.png
new file:   droidshows_772_src/icon/noposter3.png
new file:   droidshows_772_src/icon/noposter4.png
new file:   droidshows_772_src/icon/noposter5.png
new file:   droidshows_772_src/icon/org_droidseries_sharpest+droid.png
new file:   droidshows_772_src/icon/org_droidseries_sharpest.png
new file:   droidshows_772_src/icon/screenshot.png
new file:   droidshows_772_src/icon/screenshot.psd
new file:   droidshows_772_src/icon/star.png
new file:   droidshows_772_src/license.md
new file:   droidshows_772_src/lint.xml
new file:   droidshows_772_src/local.properties
new file:   droidshows_772_src/proguard-project.txt
new file:   droidshows_772_src/project.properties
new file:   droidshows_772_src/readme.md
new file:   droidshows_772_src/res/anim/left_enter.xml
new file:   droidshows_772_src/res/anim/left_exit.xml
new file:   droidshows_772_src/res/anim/right_enter.xml
new file:   droidshows_772_src/res/anim/right_exit.xml
new file:   droidshows_772_src/res/drawable-anydpi-v26/icon.xml
new file:   droidshows_772_src/res/drawable-anydpi-v26/icon_foreground.xml
new file:   droidshows_772_src/res/drawable-xxhdpi-v21/actionbar.png
new file:   droidshows_772_src/res/drawable-xxhdpi-v21/context_material.xml
new file:   droidshows_772_src/res/drawable-xxhdpi-v21/icon.png
new file:   droidshows_772_src/res/drawable-xxhdpi/add.png
new file:   droidshows_772_src/res/drawable-xxhdpi/context.png
new file:   droidshows_772_src/res/drawable-xxhdpi/div.xml
new file:   droidshows_772_src/res/drawable-xxhdpi/icon.png
new file:   droidshows_772_src/res/drawable-xxhdpi/menu_dropdown_panel.9.png
new file:   droidshows_772_src/res/drawable-xxhdpi/noposter.png
new file:   droidshows_772_src/res/drawable-xxhdpi/shape_gradient_ring.xml
new file:   droidshows_772_src/res/drawable-xxhdpi/star.png
new file:   droidshows_772_src/res/drawable-xxhdpi/thumb.png
new file:   droidshows_772_src/res/layout/add_serie.xml
new file:   droidshows_772_src/res/layout/add_serie_search.xml
new file:   droidshows_772_src/res/layout/alert_about.xml
new file:   droidshows_772_src/res/layout/alert_filter.xml
new file:   droidshows_772_src/res/layout/main.xml
new file:   droidshows_772_src/res/layout/row.xml
new file:   droidshows_772_src/res/layout/row_excluded.xml
new file:   droidshows_772_src/res/layout/row_search_series.xml
new file:   droidshows_772_src/res/layout/row_serie_episodes.xml
new file:   droidshows_772_src/res/layout/row_serie_seasons.xml
new file:   droidshows_772_src/res/layout/serie_episodes.xml
new file:   droidshows_772_src/res/layout/serie_seasons.xml
new file:   droidshows_772_src/res/layout/view_episode.xml
new file:   droidshows_772_src/res/layout/view_serie.xml
new file:   droidshows_772_src/res/values-de/strings.xml
new file:   droidshows_772_src/res/values-es/strings.xml
new file:   droidshows_772_src/res/values-fr/strings.xml
new file:   droidshows_772_src/res/values-nl/strings.xml
new file:   droidshows_772_src/res/values-ru/strings.xml
new file:   droidshows_772_src/res/values-v21/styles.xml
new file:   droidshows_772_src/res/values-v24/styles.xml
new file:   droidshows_772_src/res/values/donottranslate.xml
new file:   droidshows_772_src/res/values/strings.xml
new file:   droidshows_772_src/res/values/styles.xml
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/DroidShows.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/TheTVDB.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/model/Episode.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/model/Season.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/model/Serie.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/model/TVShowItem.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/utils/XMLHandler.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/thetvdb/utils/XMLParser.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/AddSerie.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/BounceListView.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/IconView.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/SerieEpisodes.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/SerieSeasons.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/ViewEpisode.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/ui/ViewSerie.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/utils/SQLiteStore.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/utils/SwipeDetect.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/utils/Update.java
new file:   droidshows_772_src/src/nl/asymmetrics/droidshows/utils/Utils.java
new file:   droidshows_772_src/src/org/apache/commons/io/FileUtils.java
new file:   droidshows_772_src/src/org/apache/commons/io/IOUtils.java
  • Loading branch information
SDRausty committed Jan 15, 2019
1 parent f821291 commit 0ea4190
Show file tree
Hide file tree
Showing 104 changed files with 8,840 additions and 0 deletions.
9 changes: 9 additions & 0 deletions droidshows_772_src/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
2 changes: 2 additions & 0 deletions droidshows_772_src/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bin/
gen/
33 changes: 33 additions & 0 deletions droidshows_772_src/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>DroidShows</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
5 changes: 5 additions & 0 deletions droidshows_772_src/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Sat Jul 09 13:52:32 WEST 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.source=1.5
29 changes: 29 additions & 0 deletions droidshows_772_src/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="nl.asymmetrics.droidshows"
android:versionCode="772" android:versionName="7.7.2">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="11"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<application android:icon="@drawable/icon" android:label="@string/layout_app_name" android:allowBackup="true" android:theme="@style/ds">
<activity android:label="@string/layout_app_name" android:name="nl.asymmetrics.droidshows.DroidShows" android:configChanges="orientation">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<meta-data android:name="android.app.default_searchable" android:value=".ui.AddSerie"/>
</activity>
<activity android:label="@string/menu_context_add_serie" android:name=".ui.AddSerie" android:configChanges="orientation" android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.SEARCH"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<meta-data android:name="android.app.searchable" android:resource="@layout/add_serie_search"/>
</activity>
<activity android:name=".ui.SerieSeasons" android:configChanges="orientation"/>
<activity android:name=".ui.SerieEpisodes" android:configChanges="orientation"/>
<activity android:name=".ui.ViewEpisode"/>
<activity android:label="@string/menu_context_view_serie_details" android:name=".ui.ViewSerie"/>
</application>
</manifest>
92 changes: 92 additions & 0 deletions droidshows_772_src/build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="DroidShows" default="help">

<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into
Version Control Systems. -->
<property file="local.properties" />

<!-- The ant.properties file can be created by you. It is only edited by the
'android' tool to add properties to it.
This is the place to change some Ant specific build properties.
Here are some properties you may want to change/update:
source.dir
The name of the source directory. Default is 'src'.
out.dir
The name of the output directory. Default is 'bin'.
For other overridable properties, look at the beginning of the rules
files in the SDK, at tools/ant/build.xml
Properties related to the SDK location or the project target should
be updated using the 'android' tool with the 'update' action.
This file is an integral part of the build system for your
application and should be checked into Version Control Systems.
-->
<property file="ant.properties" />

<!-- if sdk.dir was not set from one of the property file, then
get it from the ANDROID_HOME env var.
This must be done before we load project.properties since
the proguard config can use sdk.dir -->
<property environment="env" />
<condition property="sdk.dir" value="${env.ANDROID_HOME}">
<isset property="env.ANDROID_HOME" />
</condition>

<!-- The project.properties file is created and updated by the 'android'
tool, as well as ADT.
This contains project specific properties such as project target, and library
dependencies. Lower level build properties are stored in ant.properties
(or in .classpath for Eclipse projects).
This file is an integral part of the build system for your
application and should be checked into Version Control Systems. -->
<loadproperties srcFile="project.properties" />

<!-- quick check on sdk.dir -->
<fail
message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
unless="sdk.dir"
/>

<!--
Import per project custom build rules if present at the root of the project.
This is the place to put custom intermediary targets such as:
-pre-build
-pre-compile
-post-compile (This is typically used for code obfuscation.
Compiled code location: ${out.classes.absolute.dir}
If this is not done in place, override ${out.dex.input.absolute.dir})
-post-package
-post-build
-pre-clean
-->
<import file="custom_rules.xml" optional="true" />

<!-- Import the actual build file.
To customize existing targets, there are two options:
- Customize only one target:
- copy/paste the target into this file, *before* the
<import> task.
- customize it to your needs.
- Customize the whole content of build.xml
- copy/paste the content of the rules files (minus the top node)
into this file, replacing the <import> task.
- customize to your needs.
***********************
****** IMPORTANT ******
***********************
In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
in order to avoid having your file be overridden by tools such as "android update project"
-->
<!-- version-tag: 1 -->
<import file="${sdk.dir}/tools/ant/build.xml" />

</project>
Binary file added droidshows_772_src/icon/add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/droid_org.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon4a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon5a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icon_org.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added droidshows_772_src/icon/icons.psd
Binary file not shown.
222 changes: 222 additions & 0 deletions droidshows_772_src/icon/material-adaptive-icon_foreground.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading

0 comments on commit 0ea4190

Please sign in to comment.