delete useless
|
|
@ -1 +0,0 @@
|
|||
#Tue Apr 19 14:29:15 CST 2016
|
||||
|
|
@ -1 +0,0 @@
|
|||
#Mon Nov 16 17:19:28 CST 2015
|
||||
|
|
@ -1 +0,0 @@
|
|||
Android-Pdf-Viewer-Library
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<resourceExtensions />
|
||||
<wildcardResourcePatterns>
|
||||
<entry name="!?*.java" />
|
||||
<entry name="!?*.form" />
|
||||
<entry name="!?*.class" />
|
||||
<entry name="!?*.groovy" />
|
||||
<entry name="!?*.scala" />
|
||||
<entry name="!?*.flex" />
|
||||
<entry name="!?*.kt" />
|
||||
<entry name="!?*.clj" />
|
||||
</wildcardResourcePatterns>
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="false">
|
||||
<processorPath useClasspath="true" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
<component name="CopyrightManager">
|
||||
<settings default="" />
|
||||
</component>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding">
|
||||
<file url="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="distributionType" value="LOCAL" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="gradleHome" value="$APPLICATION_HOME_DIR$/gradle/gradle-2.10" />
|
||||
<option name="gradleJvm" value="1.8" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/PdfView" />
|
||||
<option value="$PROJECT_DIR$/gestureimageview" />
|
||||
<option value="$PROJECT_DIR$/pdfviewsample" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="myModules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/PdfView" />
|
||||
<option value="$PROJECT_DIR$/gestureimageview" />
|
||||
<option value="$PROJECT_DIR$/pdfviewsample" />
|
||||
</set>
|
||||
</option>
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="hamcrest-core-1.3">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="junit-4.12">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
|
|
@ -1,93 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="EntryPointsManager">
|
||||
<entry_points version="2.0" />
|
||||
</component>
|
||||
<component name="NullableNotNullManager">
|
||||
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
|
||||
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
|
||||
<option name="myNullables">
|
||||
<value>
|
||||
<list size="4">
|
||||
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
|
||||
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
|
||||
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
|
||||
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
<option name="myNotNulls">
|
||||
<value>
|
||||
<list size="4">
|
||||
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
|
||||
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
|
||||
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
|
||||
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectInspectionProfilesVisibleTreeState">
|
||||
<entry key="Project Default">
|
||||
<profile-state>
|
||||
<expanded-state>
|
||||
<State>
|
||||
<id />
|
||||
</State>
|
||||
<State>
|
||||
<id>Android Lint</id>
|
||||
</State>
|
||||
<State>
|
||||
<id>Java</id>
|
||||
</State>
|
||||
<State>
|
||||
<id>Resource management issuesJava</id>
|
||||
</State>
|
||||
</expanded-state>
|
||||
</profile-state>
|
||||
</entry>
|
||||
</component>
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
||||
<OptionsSetting value="true" id="Add" />
|
||||
<OptionsSetting value="true" id="Remove" />
|
||||
<OptionsSetting value="true" id="Checkout" />
|
||||
<OptionsSetting value="true" id="Update" />
|
||||
<OptionsSetting value="true" id="Status" />
|
||||
<OptionsSetting value="true" id="Edit" />
|
||||
<ConfirmationsSetting value="0" id="Add" />
|
||||
<ConfirmationsSetting value="0" id="Remove" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
<component name="masterDetails">
|
||||
<states>
|
||||
<state key="ProjectJDKs.UI">
|
||||
<settings>
|
||||
<last-edited>1.8</last-edited>
|
||||
<splitter-proportions>
|
||||
<option name="proportions">
|
||||
<list>
|
||||
<option value="0.2" />
|
||||
</list>
|
||||
</option>
|
||||
</splitter-proportions>
|
||||
</settings>
|
||||
</state>
|
||||
<state key="ScopeChooserConfigurable.UI">
|
||||
<settings>
|
||||
<splitter-proportions>
|
||||
<option name="proportions">
|
||||
<list>
|
||||
<option value="0.2" />
|
||||
</list>
|
||||
</option>
|
||||
</splitter-proportions>
|
||||
</settings>
|
||||
</state>
|
||||
</states>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/Android-Pdf-Viewer-Library.iml" filepath="$PROJECT_DIR$/Android-Pdf-Viewer-Library.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/PdfView/PdfView.iml" filepath="$PROJECT_DIR$/PdfView/PdfView.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/gestureimageview/gestureimageview.iml" filepath="$PROJECT_DIR$/gestureimageview/gestureimageview.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/pdfviewsample/pdfviewsample.iml" filepath="$PROJECT_DIR$/pdfviewsample/pdfviewsample.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
1837
.idea/workspace.xml
|
|
@ -1,13 +0,0 @@
|
|||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package net.sf.andpdf.pdfviewer.test;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "net.sf.andpdf.pdfviewer.test";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = -1;
|
||||
public static final String VERSION_NAME = "";
|
||||
}
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package net.sf.andpdf.pdfviewer;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "net.sf.andpdf.pdfviewer";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "1.0";
|
||||
}
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package net.sf.andpdf.pdfviewer;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = false;
|
||||
public static final String APPLICATION_ID = "net.sf.andpdf.pdfviewer";
|
||||
public static final String BUILD_TYPE = "release";
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "1.0";
|
||||
}
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package net.sf.andpdf.pdfviewer;
|
||||
|
||||
public final class R {
|
||||
public static final class anim {
|
||||
public static final int slide_in = 0x7f040000;
|
||||
public static final int slide_out = 0x7f040001;
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int back01 = 0x7f020000;
|
||||
public static final int back02 = 0x7f020001;
|
||||
public static final int black = 0x7f02000a;
|
||||
public static final int blue = 0x7f02000b;
|
||||
public static final int doc = 0x7f020002;
|
||||
public static final int folder = 0x7f020003;
|
||||
public static final int icon = 0x7f020004;
|
||||
public static final int left_arrow = 0x7f020005;
|
||||
public static final int pdf = 0x7f020006;
|
||||
public static final int right_arrow = 0x7f020007;
|
||||
public static final int violet = 0x7f02000c;
|
||||
public static final int white = 0x7f02000d;
|
||||
public static final int zoom_in = 0x7f020008;
|
||||
public static final int zoom_out = 0x7f020009;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int btExit = 0x7f060009;
|
||||
public static final int btOK = 0x7f06000a;
|
||||
public static final int etPassword = 0x7f060008;
|
||||
public static final int navigation_next = 0x7f060007;
|
||||
public static final int navigation_page_position_label = 0x7f060005;
|
||||
public static final int navigation_previous = 0x7f060006;
|
||||
public static final int pagenum_edit = 0x7f060001;
|
||||
public static final int pdf_image = 0x7f060002;
|
||||
public static final int username_view = 0x7f060000;
|
||||
public static final int zoom_in = 0x7f060004;
|
||||
public static final int zoom_out = 0x7f060003;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int dialog_pagenumber = 0x7f030000;
|
||||
public static final int graphics_view = 0x7f030001;
|
||||
public static final int main = 0x7f030002;
|
||||
public static final int navigation_overlay = 0x7f030003;
|
||||
public static final int pdf_file_password = 0x7f030004;
|
||||
public static final int scroll_layout = 0x7f030005;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name = 0x7f050000;
|
||||
public static final int hello = 0x7f050001;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,58 +0,0 @@
|
|||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package net.sf.andpdf.pdfviewer.test;
|
||||
|
||||
public final class R {
|
||||
public static final class anim {
|
||||
public static final int slide_in=0x7f040000;
|
||||
public static final int slide_out=0x7f040001;
|
||||
}
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int back01=0x7f020000;
|
||||
public static final int back02=0x7f020001;
|
||||
public static final int black=0x7f02000a;
|
||||
public static final int blue=0x7f02000b;
|
||||
public static final int doc=0x7f020002;
|
||||
public static final int folder=0x7f020003;
|
||||
public static final int icon=0x7f020004;
|
||||
public static final int left_arrow=0x7f020005;
|
||||
public static final int pdf=0x7f020006;
|
||||
public static final int right_arrow=0x7f020007;
|
||||
public static final int violet=0x7f02000c;
|
||||
public static final int white=0x7f02000d;
|
||||
public static final int zoom_in=0x7f020008;
|
||||
public static final int zoom_out=0x7f020009;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int btExit=0x7f060009;
|
||||
public static final int btOK=0x7f06000a;
|
||||
public static final int etPassword=0x7f060008;
|
||||
public static final int navigation_next=0x7f060007;
|
||||
public static final int navigation_page_position_label=0x7f060005;
|
||||
public static final int navigation_previous=0x7f060006;
|
||||
public static final int pagenum_edit=0x7f060001;
|
||||
public static final int pdf_image=0x7f060002;
|
||||
public static final int username_view=0x7f060000;
|
||||
public static final int zoom_in=0x7f060004;
|
||||
public static final int zoom_out=0x7f060003;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int dialog_pagenumber=0x7f030000;
|
||||
public static final int graphics_view=0x7f030001;
|
||||
public static final int main=0x7f030002;
|
||||
public static final int navigation_overlay=0x7f030003;
|
||||
public static final int pdf_file_password=0x7f030004;
|
||||
public static final int scroll_layout=0x7f030005;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f050000;
|
||||
public static final int hello=0x7f050001;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,58 +0,0 @@
|
|||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package net.sf.andpdf.pdfviewer;
|
||||
|
||||
public final class R {
|
||||
public static final class anim {
|
||||
public static int slide_in=0x7f040000;
|
||||
public static int slide_out=0x7f040001;
|
||||
}
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static int back01=0x7f020000;
|
||||
public static int back02=0x7f020001;
|
||||
public static int black=0x7f02000a;
|
||||
public static int blue=0x7f02000b;
|
||||
public static int doc=0x7f020002;
|
||||
public static int folder=0x7f020003;
|
||||
public static int icon=0x7f020004;
|
||||
public static int left_arrow=0x7f020005;
|
||||
public static int pdf=0x7f020006;
|
||||
public static int right_arrow=0x7f020007;
|
||||
public static int violet=0x7f02000c;
|
||||
public static int white=0x7f02000d;
|
||||
public static int zoom_in=0x7f020008;
|
||||
public static int zoom_out=0x7f020009;
|
||||
}
|
||||
public static final class id {
|
||||
public static int btExit=0x7f060009;
|
||||
public static int btOK=0x7f06000a;
|
||||
public static int etPassword=0x7f060008;
|
||||
public static int navigation_next=0x7f060007;
|
||||
public static int navigation_page_position_label=0x7f060005;
|
||||
public static int navigation_previous=0x7f060006;
|
||||
public static int pagenum_edit=0x7f060001;
|
||||
public static int pdf_image=0x7f060002;
|
||||
public static int username_view=0x7f060000;
|
||||
public static int zoom_in=0x7f060004;
|
||||
public static int zoom_out=0x7f060003;
|
||||
}
|
||||
public static final class layout {
|
||||
public static int dialog_pagenumber=0x7f030000;
|
||||
public static int graphics_view=0x7f030001;
|
||||
public static int main=0x7f030002;
|
||||
public static int navigation_overlay=0x7f030003;
|
||||
public static int pdf_file_password=0x7f030004;
|
||||
public static int scroll_layout=0x7f030005;
|
||||
}
|
||||
public static final class string {
|
||||
public static int app_name=0x7f050000;
|
||||
public static int hello=0x7f050001;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,58 +0,0 @@
|
|||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package net.sf.andpdf.pdfviewer;
|
||||
|
||||
public final class R {
|
||||
public static final class anim {
|
||||
public static int slide_in=0x7f040000;
|
||||
public static int slide_out=0x7f040001;
|
||||
}
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static int back01=0x7f020000;
|
||||
public static int back02=0x7f020001;
|
||||
public static int black=0x7f02000a;
|
||||
public static int blue=0x7f02000b;
|
||||
public static int doc=0x7f020002;
|
||||
public static int folder=0x7f020003;
|
||||
public static int icon=0x7f020004;
|
||||
public static int left_arrow=0x7f020005;
|
||||
public static int pdf=0x7f020006;
|
||||
public static int right_arrow=0x7f020007;
|
||||
public static int violet=0x7f02000c;
|
||||
public static int white=0x7f02000d;
|
||||
public static int zoom_in=0x7f020008;
|
||||
public static int zoom_out=0x7f020009;
|
||||
}
|
||||
public static final class id {
|
||||
public static int btExit=0x7f060009;
|
||||
public static int btOK=0x7f06000a;
|
||||
public static int etPassword=0x7f060008;
|
||||
public static int navigation_next=0x7f060007;
|
||||
public static int navigation_page_position_label=0x7f060005;
|
||||
public static int navigation_previous=0x7f060006;
|
||||
public static int pagenum_edit=0x7f060001;
|
||||
public static int pdf_image=0x7f060002;
|
||||
public static int username_view=0x7f060000;
|
||||
public static int zoom_in=0x7f060004;
|
||||
public static int zoom_out=0x7f060003;
|
||||
}
|
||||
public static final class layout {
|
||||
public static int dialog_pagenumber=0x7f030000;
|
||||
public static int graphics_view=0x7f030001;
|
||||
public static int main=0x7f030002;
|
||||
public static int navigation_overlay=0x7f030003;
|
||||
public static int pdf_file_password=0x7f030004;
|
||||
public static int scroll_layout=0x7f030005;
|
||||
}
|
||||
public static final class string {
|
||||
public static int app_name=0x7f050000;
|
||||
public static int hello=0x7f050001;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,121 +0,0 @@
|
|||
[
|
||||
{
|
||||
"outputFile": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/values/values.xml",
|
||||
"map": [
|
||||
{
|
||||
"to": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 45,
|
||||
"endOffset": 96
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 103,
|
||||
"endColumn": 45,
|
||||
"endOffset": 144
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 101,
|
||||
"endColumn": 46,
|
||||
"endOffset": 143
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 4,
|
||||
"startColumn": 4,
|
||||
"startOffset": 149,
|
||||
"endColumn": 46,
|
||||
"endOffset": 191
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 4,
|
||||
"startColumn": 4,
|
||||
"startOffset": 148,
|
||||
"endColumn": 46,
|
||||
"endOffset": 190
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 5,
|
||||
"startColumn": 4,
|
||||
"startOffset": 196,
|
||||
"endColumn": 46,
|
||||
"endOffset": 238
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 5,
|
||||
"startColumn": 4,
|
||||
"startOffset": 195,
|
||||
"endColumn": 47,
|
||||
"endOffset": 238
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 47,
|
||||
"endOffset": 98
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 6,
|
||||
"startColumn": 4,
|
||||
"startOffset": 243,
|
||||
"endColumn": 46,
|
||||
"endOffset": 285
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/strings.xml",
|
||||
"position": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 121,
|
||||
"endColumn": 46,
|
||||
"endOffset": 163
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 7,
|
||||
"startColumn": 4,
|
||||
"startOffset": 290,
|
||||
"endColumn": 65,
|
||||
"endOffset": 351
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/strings.xml",
|
||||
"position": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 65,
|
||||
"endOffset": 116
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/anim/slide_out.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/anim/slide_out.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/anim/slide_in.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/anim/slide_in.xml"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable-hdpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-hdpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable-ldpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-ldpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable-mdpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-mdpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,42 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/back01.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/back01.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/folder.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/folder.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/zoom_out.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/zoom_out.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/icon.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/back02.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/back02.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/doc.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/doc.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/zoom_in.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/zoom_in.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/pdf.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/pdf.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/right_arrow.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/right_arrow.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/drawable/left_arrow.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/left_arrow.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/scroll_layout.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/scroll_layout.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/dialog_pagenumber.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/dialog_pagenumber.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/pdf_file_password.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/pdf_file_password.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/navigation_overlay.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/navigation_overlay.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/main.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/debug/layout/graphics_view.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/graphics_view.xml"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,121 +0,0 @@
|
|||
[
|
||||
{
|
||||
"outputFile": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/values/values.xml",
|
||||
"map": [
|
||||
{
|
||||
"to": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 45,
|
||||
"endOffset": 96
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 103,
|
||||
"endColumn": 45,
|
||||
"endOffset": 144
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 101,
|
||||
"endColumn": 46,
|
||||
"endOffset": 143
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 4,
|
||||
"startColumn": 4,
|
||||
"startOffset": 149,
|
||||
"endColumn": 46,
|
||||
"endOffset": 191
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 4,
|
||||
"startColumn": 4,
|
||||
"startOffset": 148,
|
||||
"endColumn": 46,
|
||||
"endOffset": 190
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 5,
|
||||
"startColumn": 4,
|
||||
"startOffset": 196,
|
||||
"endColumn": 46,
|
||||
"endOffset": 238
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 5,
|
||||
"startColumn": 4,
|
||||
"startOffset": 195,
|
||||
"endColumn": 47,
|
||||
"endOffset": 238
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/color.xml",
|
||||
"position": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 47,
|
||||
"endOffset": 98
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 6,
|
||||
"startColumn": 4,
|
||||
"startOffset": 243,
|
||||
"endColumn": 46,
|
||||
"endOffset": 285
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/strings.xml",
|
||||
"position": {
|
||||
"startLine": 3,
|
||||
"startColumn": 4,
|
||||
"startOffset": 121,
|
||||
"endColumn": 46,
|
||||
"endOffset": 163
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"to": {
|
||||
"startLine": 7,
|
||||
"startColumn": 4,
|
||||
"startOffset": 290,
|
||||
"endColumn": 65,
|
||||
"endOffset": 351
|
||||
},
|
||||
"from": {
|
||||
"file": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/values/strings.xml",
|
||||
"position": {
|
||||
"startLine": 2,
|
||||
"startColumn": 4,
|
||||
"startOffset": 55,
|
||||
"endColumn": 65,
|
||||
"endOffset": 116
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/anim/slide_in.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/anim/slide_in.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/anim/slide_out.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/anim/slide_out.xml"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable-hdpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-hdpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable-ldpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-ldpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable-mdpi-v4/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable-mdpi/icon.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,42 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/back02.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/back02.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/zoom_in.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/zoom_in.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/folder.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/folder.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/back01.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/back01.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/pdf.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/pdf.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/icon.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/icon.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/right_arrow.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/right_arrow.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/left_arrow.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/left_arrow.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/zoom_out.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/zoom_out.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/drawable/doc.png",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/drawable/doc.png"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
[
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/dialog_pagenumber.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/dialog_pagenumber.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/pdf_file_password.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/pdf_file_password.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/graphics_view.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/graphics_view.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/scroll_layout.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/scroll_layout.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/navigation_overlay.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/navigation_overlay.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/build/intermediates/res/merged/release/layout/main.xml",
|
||||
"source": "/Users/winney/git/Android-Pdf-Viewer-Library/PdfView/src/main/res/layout/main.xml"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="net.sf.andpdf.pdfviewer"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="4" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
int anim slide_in 0x7f040000
|
||||
int anim slide_out 0x7f040001
|
||||
int drawable back01 0x7f020000
|
||||
int drawable back02 0x7f020001
|
||||
int drawable black 0x7f02000a
|
||||
int drawable blue 0x7f02000b
|
||||
int drawable doc 0x7f020002
|
||||
int drawable folder 0x7f020003
|
||||
int drawable icon 0x7f020004
|
||||
int drawable left_arrow 0x7f020005
|
||||
int drawable pdf 0x7f020006
|
||||
int drawable right_arrow 0x7f020007
|
||||
int drawable violet 0x7f02000c
|
||||
int drawable white 0x7f02000d
|
||||
int drawable zoom_in 0x7f020008
|
||||
int drawable zoom_out 0x7f020009
|
||||
int id btExit 0x7f060009
|
||||
int id btOK 0x7f06000a
|
||||
int id etPassword 0x7f060008
|
||||
int id navigation_next 0x7f060007
|
||||
int id navigation_page_position_label 0x7f060005
|
||||
int id navigation_previous 0x7f060006
|
||||
int id pagenum_edit 0x7f060001
|
||||
int id pdf_image 0x7f060002
|
||||
int id username_view 0x7f060000
|
||||
int id zoom_in 0x7f060004
|
||||
int id zoom_out 0x7f060003
|
||||
int layout dialog_pagenumber 0x7f030000
|
||||
int layout graphics_view 0x7f030001
|
||||
int layout main 0x7f030002
|
||||
int layout navigation_overlay 0x7f030003
|
||||
int layout pdf_file_password 0x7f030004
|
||||
int layout scroll_layout 0x7f030005
|
||||
int string app_name 0x7f050000
|
||||
int string hello 0x7f050001
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="net.sf.andpdf.pdfviewer"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="4" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2008 Romain Guy
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate
|
||||
android:duration="200"
|
||||
android:fromYDelta="100%"
|
||||
android:toYDelta="0%" />
|
||||
<alpha
|
||||
android:duration="200"
|
||||
android:fromAlpha="0.0"
|
||||
android:toAlpha="1.0" />
|
||||
</set>
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2008 Romain Guy
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate
|
||||
android:duration="200"
|
||||
android:fromYDelta="0%"
|
||||
android:toYDelta="100%" />
|
||||
<alpha
|
||||
android:duration="200"
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="0.0" />
|
||||
</set>
|
||||
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 904 B |
|
|
@ -1,46 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2008 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/username_view"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_marginLeft="20dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:text="Page number:"
|
||||
android:inputType="number"
|
||||
android:gravity="left"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
<EditText
|
||||
android:id="@+id/pagenum_edit"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_marginLeft="20dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:scrollHorizontally="true"
|
||||
android:autoText="false"
|
||||
android:capitalize="none"
|
||||
android:inputType="phone"
|
||||
android:gravity="fill_horizontal"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<ImageView android:id="@+id/pdf_image"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:padding="5px"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
>
|
||||
<TextView
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/hello"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
|
@ -1,50 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:paddingLeft="10dip"
|
||||
android:paddingTop="5dip"
|
||||
android:paddingRight="10dip"
|
||||
android:paddingBottom="4dip"
|
||||
|
||||
android:background="#99000000" >
|
||||
|
||||
<ImageButton android:id="@+id/zoom_out"
|
||||
android:text="Zoom Out"
|
||||
android:src="@drawable/zoom_out"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<ImageButton android:id="@+id/zoom_in"
|
||||
android:text="Zoom In"
|
||||
android:src="@drawable/zoom_in"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<TextView android:id="@+id/navigation_page_position_label"
|
||||
android:text="1/1"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="60"
|
||||
android:gravity="center"
|
||||
android:layout_gravity="center" />
|
||||
|
||||
<ImageButton android:id="@+id/navigation_previous"
|
||||
android:text="Previous"
|
||||
android:src="@drawable/left_arrow"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<ImageButton android:id="@+id/navigation_next"
|
||||
android:text="Next"
|
||||
android:src="@drawable/right_arrow"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,51 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2009 Ferenc Hechler - ferenc_hechler@users.sourceforge.net
|
||||
|
||||
This file is part of the Android PDF Viewer
|
||||
|
||||
The Android PDF Viewer is free software;
|
||||
you can redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation;
|
||||
either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
The Android PDF Viewer is distributed
|
||||
in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with the Android PDF Viewer
|
||||
if not, write to the Free Software Foundation, Inc.,
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
-->
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- filename -->
|
||||
<TextView
|
||||
android:layout_width="wrap_content" android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
android:paddingBottom="0dip"
|
||||
android:text="Password protected PDF-File:"/>
|
||||
|
||||
<EditText
|
||||
android:id="@+id/etPassword"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="60px"
|
||||
android:text=""
|
||||
android:layout_weight="10"
|
||||
android:hint="please enter password for PDF">
|
||||
<requestFocus />
|
||||
</EditText>
|
||||
|
||||
<!-- Buttons 'OK' + 'Exit' -->
|
||||
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:gravity="center_horizontal" android:orientation="horizontal" >
|
||||
<Button android:id="@+id/btExit" android:layout_width="120px" android:layout_height="40px" android:text="Exit"></Button>
|
||||
<Button android:id="@+id/btOK" android:layout_width="120px" android:layout_height="40px" android:text="OK"></Button>
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2009 Ferenc Hechler - ferenc_hechler@users.sourceforge.net
|
||||
|
||||
This file is part of the Android PDF Viewer
|
||||
|
||||
The Android PDF Viewer is free software;
|
||||
you can redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation;
|
||||
either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
The Android PDF Viewer is distributed
|
||||
in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with the Android PDF Viewer
|
||||
if not, write to the Free Software Foundation, Inc.,
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
-->
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<LinearLayout
|
||||
android:orientation="vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView>
|
||||
</ScrollView>
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<drawable name="black">#000000</drawable>
|
||||
<drawable name="blue">#000000FF</drawable>
|
||||
<drawable name="violet">#9370DB</drawable>
|
||||
<drawable name="white">#FFFFFFFF</drawable>
|
||||
<string name="app_name">PdfViewer</string>
|
||||
<string name="hello">Hello World, PdfViewerActivity!</string>
|
||||
</resources>
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="net.sf.andpdf.pdfviewer"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="4" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
int anim slide_in 0x7f040000
|
||||
int anim slide_out 0x7f040001
|
||||
int drawable back01 0x7f020000
|
||||
int drawable back02 0x7f020001
|
||||
int drawable black 0x7f02000a
|
||||
int drawable blue 0x7f02000b
|
||||
int drawable doc 0x7f020002
|
||||
int drawable folder 0x7f020003
|
||||
int drawable icon 0x7f020004
|
||||
int drawable left_arrow 0x7f020005
|
||||
int drawable pdf 0x7f020006
|
||||
int drawable right_arrow 0x7f020007
|
||||
int drawable violet 0x7f02000c
|
||||
int drawable white 0x7f02000d
|
||||
int drawable zoom_in 0x7f020008
|
||||
int drawable zoom_out 0x7f020009
|
||||
int id btExit 0x7f060009
|
||||
int id btOK 0x7f06000a
|
||||
int id etPassword 0x7f060008
|
||||
int id navigation_next 0x7f060007
|
||||
int id navigation_page_position_label 0x7f060005
|
||||
int id navigation_previous 0x7f060006
|
||||
int id pagenum_edit 0x7f060001
|
||||
int id pdf_image 0x7f060002
|
||||
int id username_view 0x7f060000
|
||||
int id zoom_in 0x7f060004
|
||||
int id zoom_out 0x7f060003
|
||||
int layout dialog_pagenumber 0x7f030000
|
||||
int layout graphics_view 0x7f030001
|
||||
int layout main 0x7f030002
|
||||
int layout navigation_overlay 0x7f030003
|
||||
int layout pdf_file_password 0x7f030004
|
||||
int layout scroll_layout 0x7f030005
|
||||
int string app_name 0x7f050000
|
||||
int string hello 0x7f050001
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="net.sf.andpdf.pdfviewer"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="4" />
|
||||
|
||||
<application />
|
||||
|
||||
</manifest>
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2008 Romain Guy
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate
|
||||
android:duration="200"
|
||||
android:fromYDelta="100%"
|
||||
android:toYDelta="0%" />
|
||||
<alpha
|
||||
android:duration="200"
|
||||
android:fromAlpha="0.0"
|
||||
android:toAlpha="1.0" />
|
||||
</set>
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2008 Romain Guy
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate
|
||||
android:duration="200"
|
||||
android:fromYDelta="0%"
|
||||
android:toYDelta="100%" />
|
||||
<alpha
|
||||
android:duration="200"
|
||||
android:fromAlpha="1.0"
|
||||
android:toAlpha="0.0" />
|
||||
</set>
|
||||
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 904 B |
|
|
@ -1,46 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2008 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/username_view"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_marginLeft="20dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:text="Page number:"
|
||||
android:inputType="number"
|
||||
android:gravity="left"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
<EditText
|
||||
android:id="@+id/pagenum_edit"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_marginLeft="20dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:scrollHorizontally="true"
|
||||
android:autoText="false"
|
||||
android:capitalize="none"
|
||||
android:inputType="phone"
|
||||
android:gravity="fill_horizontal"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<ImageView android:id="@+id/pdf_image"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:padding="5px"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
>
|
||||
<TextView
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/hello"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
|
@ -1,50 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:paddingLeft="10dip"
|
||||
android:paddingTop="5dip"
|
||||
android:paddingRight="10dip"
|
||||
android:paddingBottom="4dip"
|
||||
|
||||
android:background="#99000000" >
|
||||
|
||||
<ImageButton android:id="@+id/zoom_out"
|
||||
android:text="Zoom Out"
|
||||
android:src="@drawable/zoom_out"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<ImageButton android:id="@+id/zoom_in"
|
||||
android:text="Zoom In"
|
||||
android:src="@drawable/zoom_in"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<TextView android:id="@+id/navigation_page_position_label"
|
||||
android:text="1/1"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="60"
|
||||
android:gravity="center"
|
||||
android:layout_gravity="center" />
|
||||
|
||||
<ImageButton android:id="@+id/navigation_previous"
|
||||
android:text="Previous"
|
||||
android:src="@drawable/left_arrow"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
<ImageButton android:id="@+id/navigation_next"
|
||||
android:text="Next"
|
||||
android:src="@drawable/right_arrow"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="10" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
@ -1,51 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2009 Ferenc Hechler - ferenc_hechler@users.sourceforge.net
|
||||
|
||||
This file is part of the Android PDF Viewer
|
||||
|
||||
The Android PDF Viewer is free software;
|
||||
you can redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation;
|
||||
either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
The Android PDF Viewer is distributed
|
||||
in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with the Android PDF Viewer
|
||||
if not, write to the Free Software Foundation, Inc.,
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
-->
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- filename -->
|
||||
<TextView
|
||||
android:layout_width="wrap_content" android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
android:paddingBottom="0dip"
|
||||
android:text="Password protected PDF-File:"/>
|
||||
|
||||
<EditText
|
||||
android:id="@+id/etPassword"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="60px"
|
||||
android:text=""
|
||||
android:layout_weight="10"
|
||||
android:hint="please enter password for PDF">
|
||||
<requestFocus />
|
||||
</EditText>
|
||||
|
||||
<!-- Buttons 'OK' + 'Exit' -->
|
||||
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:gravity="center_horizontal" android:orientation="horizontal" >
|
||||
<Button android:id="@+id/btExit" android:layout_width="120px" android:layout_height="40px" android:text="Exit"></Button>
|
||||
<Button android:id="@+id/btOK" android:layout_width="120px" android:layout_height="40px" android:text="OK"></Button>
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2009 Ferenc Hechler - ferenc_hechler@users.sourceforge.net
|
||||
|
||||
This file is part of the Android PDF Viewer
|
||||
|
||||
The Android PDF Viewer is free software;
|
||||
you can redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation;
|
||||
either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
The Android PDF Viewer is distributed
|
||||
in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
|
||||
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with the Android PDF Viewer
|
||||
if not, write to the Free Software Foundation, Inc.,
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
-->
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<LinearLayout
|
||||
android:orientation="vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView>
|
||||
</ScrollView>
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<drawable name="black">#000000</drawable>
|
||||
<drawable name="blue">#000000FF</drawable>
|
||||
<drawable name="violet">#9370DB</drawable>
|
||||
<drawable name="white">#FFFFFFFF</drawable>
|
||||
<string name="app_name">PdfViewer</string>
|
||||
<string name="hello">Hello World, PdfViewerActivity!</string>
|
||||
</resources>
|
||||