Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PDF Viewer Scanner White
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
PDF Viewer Scanner White
Commits
f627a800
Commit
f627a800
authored
Oct 17, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
b54caee8
Show whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
69 additions
and
13 deletions
+69
-13
PdfActivity.kt
...base/pdfviewerscannerwhite/ui/document/pdf/PdfActivity.kt
+1
-0
MainActivity.kt
...va/com/base/pdfviewerscannerwhite/ui/main/MainActivity.kt
+1
-1
fragment_tool.xml
app/src/main/res/layout/fragment_tool.xml
+31
-0
imagepdf.png
app/src/main/res/mipmap-xxhdpi/imagepdf.png
+0
-0
strings.xml
app/src/main/res/values-ar/strings.xml
+3
-1
strings.xml
app/src/main/res/values-de/strings.xml
+3
-2
strings.xml
app/src/main/res/values-es/strings.xml
+3
-2
strings.xml
app/src/main/res/values-fr/strings.xml
+3
-1
strings.xml
app/src/main/res/values-id/strings.xml
+1
-0
strings.xml
app/src/main/res/values-it/strings.xml
+3
-1
strings.xml
app/src/main/res/values-ja/strings.xml
+3
-1
strings.xml
app/src/main/res/values-ko/strings.xml
+3
-2
strings.xml
app/src/main/res/values-ms/strings.xml
+1
-1
strings.xml
app/src/main/res/values-nl/strings.xml
+1
-0
strings.xml
app/src/main/res/values-pt/strings.xml
+2
-0
strings.xml
app/src/main/res/values-th/strings.xml
+1
-1
strings.xml
app/src/main/res/values-tr/strings.xml
+2
-0
strings.xml
app/src/main/res/values-vi/strings.xml
+2
-0
strings.xml
app/src/main/res/values-zh-rTW/strings.xml
+2
-0
strings.xml
app/src/main/res/values-zh/strings.xml
+2
-0
strings.xml
app/src/main/res/values/strings.xml
+1
-0
No files found.
app/src/main/java/com/base/pdfviewerscannerwhite/ui/document/pdf/PdfActivity.kt
View file @
f627a800
...
@@ -4,6 +4,7 @@ import android.animation.Animator
...
@@ -4,6 +4,7 @@ import android.animation.Animator
import
android.animation.AnimatorSet
import
android.animation.AnimatorSet
import
android.animation.ObjectAnimator
import
android.animation.ObjectAnimator
import
android.annotation.SuppressLint
import
android.annotation.SuppressLint
import
android.app.Dialog
import
android.content.Intent
import
android.content.Intent
import
android.content.pm.ActivityInfo
import
android.content.pm.ActivityInfo
import
android.graphics.Color
import
android.graphics.Color
...
...
app/src/main/java/com/base/pdfviewerscannerwhite/ui/main/MainActivity.kt
View file @
f627a800
...
@@ -65,7 +65,7 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
...
@@ -65,7 +65,7 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
private
val
bookmarkFragment
:
DocumentFragment
by
lazy
{
private
val
bookmarkFragment
:
DocumentFragment
by
lazy
{
DocumentFragment
(
BOOKMARK_DATA_TYPE
)
DocumentFragment
(
BOOKMARK_DATA_TYPE
)
}
}
private
val
toolFragment
:
Fragment
by
lazy
{
private
val
toolFragment
:
Tool
Fragment
by
lazy
{
ToolFragment
()
ToolFragment
()
}
}
private
var
actionId
:
String
=
""
private
var
actionId
:
String
=
""
...
...
app/src/main/res/layout/fragment_tool.xml
View file @
f627a800
...
@@ -231,7 +231,38 @@
...
@@ -231,7 +231,38 @@
</LinearLayout>
</LinearLayout>
<LinearLayout
android:id=
"@+id/ll_image_pdf"
android:layout_width=
"110dp"
android:layout_height=
"86dp"
android:layout_marginTop=
"8dp"
android:layout_marginEnd=
"8dp"
android:orientation=
"vertical"
app:layout_constraintEnd_toStartOf=
"@id/ll_lock"
app:layout_constraintStart_toStartOf=
"@id/ll_scan"
app:layout_constraintTop_toBottomOf=
"@id/ll_scan"
tools:ignore=
"UseCompoundDrawables"
>
<ImageView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_marginTop=
"12dp"
android:src=
"@mipmap/imagepdf"
tools:ignore=
"ContentDescription"
/>
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_marginTop=
"10dp"
android:includeFontPadding=
"false"
android:text=
"@string/image_pdf"
android:textColor=
"#333333"
android:textSize=
"14sp"
tools:ignore=
"HardcodedText"
/>
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
...
...
app/src/main/res/mipmap-xxhdpi/imagepdf.png
0 → 100644
View file @
f627a800
5.75 KB
app/src/main/res/values-ar/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
التالي
</string>
<string
name=
"next"
>
التالي
</string>
<string
name=
"previous"
>
سابق
</string>
<string
name=
"previous"
>
سابق
</string>
...
@@ -105,5 +106,6 @@
...
@@ -105,5 +106,6 @@
<string
name=
"_and_click"
>
&
quot;وانقر
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;وانقر
&
quot;
</string>
<string
name=
"always"
>
دائماً
</string>
<string
name=
"always"
>
دائماً
</string>
<string
name=
"as_the_default_reader"
>
تم تعيينه كقارئ افتراضي.
</string>
<string
name=
"as_the_default_reader"
>
تم تعيينه كقارئ افتراضي.
</string>
<string
name=
"image_pdf"
>
Image PDF
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-de/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
Nächste
</string>
<string
name=
"next"
>
Nächste
</string>
<string
name=
"previous"
>
Vorherige
</string>
<string
name=
"previous"
>
Vorherige
</string>
...
@@ -105,5 +106,5 @@
...
@@ -105,5 +106,5 @@
<string
name=
"_and_click"
>
„und klicken“
</string>
<string
name=
"_and_click"
>
„und klicken“
</string>
<string
name=
"always"
>
Stets
</string>
<string
name=
"always"
>
Stets
</string>
<string
name=
"as_the_default_reader"
>
Es ist als Standardleser festgelegt.
</string>
<string
name=
"as_the_default_reader"
>
Es ist als Standardleser festgelegt.
</string>
<string
name=
"image_pdf"
>
Bild pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-es/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
Próximo
</string>
<string
name=
"next"
>
Próximo
</string>
<string
name=
"previous"
>
Anterior
</string>
<string
name=
"previous"
>
Anterior
</string>
...
@@ -105,5 +106,5 @@
...
@@ -105,5 +106,5 @@
<string
name=
"_and_click"
>
&
quot;y haga clic
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;y haga clic
&
quot;
</string>
<string
name=
"always"
>
Siempre
</string>
<string
name=
"always"
>
Siempre
</string>
<string
name=
"as_the_default_reader"
>
Está configurado como lector predeterminado.
</string>
<string
name=
"as_the_default_reader"
>
Está configurado como lector predeterminado.
</string>
<string
name=
"image_pdf"
>
imagen pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-fr/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
Suivant
</string>
<string
name=
"next"
>
Suivant
</string>
<string
name=
"previous"
>
Précédent
</string>
<string
name=
"previous"
>
Précédent
</string>
...
@@ -105,5 +106,6 @@
...
@@ -105,5 +106,6 @@
<string
name=
"_and_click"
>
&
quot;et cliquez
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;et cliquez
&
quot;
</string>
<string
name=
"always"
>
Toujours
</string>
<string
name=
"always"
>
Toujours
</string>
<string
name=
"as_the_default_reader"
>
Il est défini comme lecteur par défaut.
</string>
<string
name=
"as_the_default_reader"
>
Il est défini comme lecteur par défaut.
</string>
<string
name=
"image_pdf"
>
image pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-id/strings.xml
View file @
f627a800
...
@@ -105,5 +105,6 @@
...
@@ -105,5 +105,6 @@
<string
name=
"_and_click"
>
&
quot;dan klik
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;dan klik
&
quot;
</string>
<string
name=
"always"
>
Selalu
</string>
<string
name=
"always"
>
Selalu
</string>
<string
name=
"as_the_default_reader"
>
Ini ditetapkan sebagai pembaca default.
</string>
<string
name=
"as_the_default_reader"
>
Ini ditetapkan sebagai pembaca default.
</string>
<string
name=
"image_pdf"
>
gambar pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-it/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
Prossimo
</string>
<string
name=
"next"
>
Prossimo
</string>
<string
name=
"previous"
>
Precedente
</string>
<string
name=
"previous"
>
Precedente
</string>
...
@@ -105,5 +106,6 @@
...
@@ -105,5 +106,6 @@
<string
name=
"_and_click"
>
&
quot;e clicca
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;e clicca
&
quot;
</string>
<string
name=
"always"
>
Sempre
</string>
<string
name=
"always"
>
Sempre
</string>
<string
name=
"as_the_default_reader"
>
È impostato come lettore predefinito.
</string>
<string
name=
"as_the_default_reader"
>
È impostato come lettore predefinito.
</string>
<string
name=
"image_pdf"
>
PDF dell\'immagine
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-ja/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
次
</string>
<string
name=
"next"
>
次
</string>
<string
name=
"previous"
>
前の
</string>
<string
name=
"previous"
>
前の
</string>
...
@@ -105,5 +106,6 @@
...
@@ -105,5 +106,6 @@
<string
name=
"_and_click"
>
」をクリックしてください
</string>
<string
name=
"_and_click"
>
」をクリックしてください
</string>
<string
name=
"always"
>
いつも
</string>
<string
name=
"always"
>
いつも
</string>
<string
name=
"as_the_default_reader"
>
デフォルトのリーダーとして設定されます。
</string>
<string
name=
"as_the_default_reader"
>
デフォルトのリーダーとして設定されます。
</string>
<string
name=
"image_pdf"
>
画像 PDF
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-ko/strings.xml
View file @
f627a800
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
>
<string
name=
"next"
>
다음
</string>
<string
name=
"next"
>
다음
</string>
<string
name=
"previous"
>
이전의
</string>
<string
name=
"previous"
>
이전의
</string>
...
@@ -105,5 +106,5 @@
...
@@ -105,5 +106,5 @@
<string
name=
"_and_click"
>
&
quot;그리고 클릭
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;그리고 클릭
&
quot;
</string>
<string
name=
"always"
>
언제나
</string>
<string
name=
"always"
>
언제나
</string>
<string
name=
"as_the_default_reader"
>
기본 리더로 설정되어 있습니다.
</string>
<string
name=
"as_the_default_reader"
>
기본 리더로 설정되어 있습니다.
</string>
<string
name=
"image_pdf"
>
이미지 PDF
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-ms/strings.xml
View file @
f627a800
...
@@ -105,5 +105,5 @@
...
@@ -105,5 +105,5 @@
<string
name=
"_and_click"
>
&
quot;dan klik
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;dan klik
&
quot;
</string>
<string
name=
"always"
>
Sentiasa
</string>
<string
name=
"always"
>
Sentiasa
</string>
<string
name=
"as_the_default_reader"
>
Ia ditetapkan sebagai pembaca lalai.
</string>
<string
name=
"as_the_default_reader"
>
Ia ditetapkan sebagai pembaca lalai.
</string>
<string
name=
"image_pdf"
>
gambar pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-nl/strings.xml
View file @
f627a800
...
@@ -105,5 +105,6 @@
...
@@ -105,5 +105,6 @@
<string
name=
"_and_click"
>
&
quot;en klik
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;en klik
&
quot;
</string>
<string
name=
"always"
>
Altijd
</string>
<string
name=
"always"
>
Altijd
</string>
<string
name=
"as_the_default_reader"
>
Het is ingesteld als de standaardlezer.
</string>
<string
name=
"as_the_default_reader"
>
Het is ingesteld als de standaardlezer.
</string>
<string
name=
"image_pdf"
>
afbeelding pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-pt/strings.xml
View file @
f627a800
...
@@ -105,5 +105,7 @@
...
@@ -105,5 +105,7 @@
<string
name=
"_and_click"
>
&
quot;e clique em
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;e clique em
&
quot;
</string>
<string
name=
"always"
>
Sempre
</string>
<string
name=
"always"
>
Sempre
</string>
<string
name=
"as_the_default_reader"
>
Ele está definido como leitor padrão.
</string>
<string
name=
"as_the_default_reader"
>
Ele está definido como leitor padrão.
</string>
<string
name=
"image_pdf"
>
imagem pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-th/strings.xml
View file @
f627a800
...
@@ -106,5 +106,5 @@
...
@@ -106,5 +106,5 @@
<string
name=
"_and_click"
>
&
quot;และคลิก
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;และคลิก
&
quot;
</string>
<string
name=
"always"
>
เสมอ
</string>
<string
name=
"always"
>
เสมอ
</string>
<string
name=
"as_the_default_reader"
>
มันถูกตั้งค่าเป็นเครื่องอ่านเริ่มต้น
</string>
<string
name=
"as_the_default_reader"
>
มันถูกตั้งค่าเป็นเครื่องอ่านเริ่มต้น
</string>
<string
name=
"image_pdf"
>
รูปภาพ pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-tr/strings.xml
View file @
f627a800
...
@@ -106,5 +106,7 @@
...
@@ -106,5 +106,7 @@
<string
name=
"_and_click"
>
&
quot;ve tıklayın
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot;ve tıklayın
&
quot;
</string>
<string
name=
"always"
>
Her zaman
</string>
<string
name=
"always"
>
Her zaman
</string>
<string
name=
"as_the_default_reader"
>
Varsayılan okuyucu olarak ayarlanmıştır.
</string>
<string
name=
"as_the_default_reader"
>
Varsayılan okuyucu olarak ayarlanmıştır.
</string>
<string
name=
"image_pdf"
>
รresim pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-vi/strings.xml
View file @
f627a800
...
@@ -105,5 +105,7 @@
...
@@ -105,5 +105,7 @@
<string
name=
"_and_click"
>
&
quot; và nhấp chuột
&
quot;
</string>
<string
name=
"_and_click"
>
&
quot; và nhấp chuột
&
quot;
</string>
<string
name=
"always"
>
Luôn luôn
</string>
<string
name=
"always"
>
Luôn luôn
</string>
<string
name=
"as_the_default_reader"
>
Nó được đặt làm trình đọc mặc định.
</string>
<string
name=
"as_the_default_reader"
>
Nó được đặt làm trình đọc mặc định.
</string>
<string
name=
"image_pdf"
>
hình ảnh pdf
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-zh-rTW/strings.xml
View file @
f627a800
...
@@ -105,5 +105,7 @@
...
@@ -105,5 +105,7 @@
<string
name=
"_and_click"
>
“然後點擊”
</string>
<string
name=
"_and_click"
>
“然後點擊”
</string>
<string
name=
"always"
>
總是
</string>
<string
name=
"always"
>
總是
</string>
<string
name=
"as_the_default_reader"
>
它被設定為預設閱讀器。
</string>
<string
name=
"as_the_default_reader"
>
它被設定為預設閱讀器。
</string>
<string
name=
"image_pdf"
>
圖片 PDF
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values-zh/strings.xml
View file @
f627a800
...
@@ -55,5 +55,7 @@
...
@@ -55,5 +55,7 @@
<string
name=
"name_z_a"
>
姓名(Z-A)
</string>
<string
name=
"name_z_a"
>
姓名(Z-A)
</string>
<string
name=
"language"
>
语言
</string>
<string
name=
"language"
>
语言
</string>
<string
name=
"select_language"
>
选择语言
</string>
<string
name=
"select_language"
>
选择语言
</string>
<string
name=
"image_pdf"
>
图片 PDF
</string>
</resources>
</resources>
\ No newline at end of file
app/src/main/res/values/strings.xml
View file @
f627a800
...
@@ -107,5 +107,6 @@
...
@@ -107,5 +107,6 @@
<string
name=
"_and_click"
>
" and click"
</string>
<string
name=
"_and_click"
>
" and click"
</string>
<string
name=
"always"
>
Always
</string>
<string
name=
"always"
>
Always
</string>
<string
name=
"as_the_default_reader"
>
It is set as the default reader.
</string>
<string
name=
"as_the_default_reader"
>
It is set as the default reader.
</string>
<string
name=
"image_pdf"
>
الصورة_pdf
</string>
</resources>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment