kevin0712
b979362fa8
add chinese(traditional) translation ( #91 )
2026-01-14 21:40:39 +01:00
Pierre-Yves Nicolas
402b25b791
Avoid crashing when the selection of the export directory fails ( #86 )
2026-01-05 21:18:51 +01:00
Pierre-Yves Nicolas
4b6d1ca02d
AboutScreen: adjustments
2025-12-01 08:36:12 +01:00
pynicolas
4453eb1be0
Allow export to JPEG ( #68 )
...
* SettingScreen: export format
* Allow export to JPEG
* Adjust messages in UI to work with PDF and JPEG
* Message for file size should depend on number of files
* Fix call to MediaScanner to avoid crash when scanning multiple files
* Fix strange handling of Open button
2025-11-30 16:55:36 +01:00
Pierre-Yves Nicolas
2d15cd129e
Fix list of recent documents after introduction of the custom export dir
2025-11-28 16:42:11 +01:00
Pierre-Yves Nicolas
5d7011614b
SettingsScreen: translate strings
2025-11-28 16:42:11 +01:00
Pierre-Yves Nicolas
53c9bc3630
Export PDF to preferred dir if it was defined
2025-11-28 16:42:11 +01:00
Pierre-Yves Nicolas
3f10a1cd55
AboutScreen: add button to copy logs to clipboard
2025-11-26 18:07:41 +01:00
pynicolas
7fc4e4e603
New feature: flashlight ( #61 )
2025-11-12 08:12:06 +01:00
Pierre-Yves Nicolas
ba562149ea
Fix plural for page_count in Czech translation
...
It makes Android Lint happy, but it doesn't seem to have an impact at runtime.
2025-10-20 16:25:17 +02:00
vesp
2e0098fe40
Add czech translation
2025-10-20 16:25:17 +02:00
Pierre-Yves Nicolas
56f218c024
Remove app_name from translations
2025-10-15 18:26:40 +02:00
Pierre-Yves Nicolas
900892cfaf
Add monochrome icon ( #48 )
2025-10-15 18:21:52 +02:00
Pierre-Yves Nicolas
4f11a14674
Add translation for Spanish
2025-10-15 15:09:20 +02:00
Pierre-Yves Nicolas
96f76e2b6f
Add translation for Portuguese (Brazil)
2025-10-14 21:45:19 +02:00
Pierre-Yves Nicolas
52a3aae0d6
Adjusted Russian translation for the Download directory ( #45 )
2025-10-14 21:13:30 +02:00
ALILEX-1
52c4958c30
Add Chinese translation ( #47 )
2025-10-11 18:33:42 +02:00
Pierre-Yves Nicolas
d0a568c53e
Russian translation contributed by @Anderhar ( #45 )
2025-10-09 21:10:47 +02:00
unbranched
a7abde2e17
Add italian translation ( #44 )
2025-10-07 17:26:12 +02:00
Pierre-Yves Nicolas
0d0e31d731
Last bits of renaming to FairScan
2025-09-13 11:25:25 +02:00
Pierre-Yves Nicolas
fa41c57388
Add contact information to the About screen
2025-09-13 08:26:52 +02:00
Pierre-Yves Nicolas
8c9949ec8e
Move mipmap-anydpi-v26 to mipmap-anydpi since minSdkVersion is 26
2025-09-09 15:04:57 +02:00
Pierre-Yves Nicolas
c44c6210a1
Adjust label for the list of recent files
2025-09-09 14:39:12 +02:00
Pierre-Yves Nicolas
0c0f8202f5
Localize the name of the Download directory, use it on Home screen
2025-09-08 21:43:54 +02:00
Pierre-Yves Nicolas
89007566d1
Remove unused file: colors.xml
2025-09-05 12:53:54 +02:00
Pierre-Yves Nicolas
d928f7e269
Remove unused strings
2025-09-05 12:25:59 +02:00
Pierre-Yves Nicolas
0f77864859
Request storage permission to save PDF on Android <= 9
2025-09-05 12:11:29 +02:00
Pierre-Yves Nicolas
33d65bb696
Home screen: replace "documents" with "PDF files"
2025-08-31 20:24:39 +02:00
Pierre-Yves Nicolas
bbee4baec3
Home screen: change layout to focus on "New scan"
2025-08-31 12:08:16 +02:00
Pierre-Yves Nicolas
9d5df92c1c
Remove app_name from German translation
2025-08-30 07:23:15 +02:00
Pierre-Yves Nicolas
76a9417259
Move Save & Share to a new Export screen
2025-08-29 21:06:21 +02:00
Pierre-Yves Nicolas
2cfb6ee5b5
PDF export: add an icon button to clear the text field value
2025-08-27 16:50:58 +02:00
Pierre-Yves Nicolas
3457d96bfc
New translation: German
2025-08-26 15:19:38 +02:00
Pierre-Yves Nicolas
cdfc3acd19
Fix the description of the close icon
2025-08-26 14:31:59 +02:00
Pierre-Yves Nicolas
5eb9a2fa88
New confirmation dialog when deleting a page
2025-08-25 12:06:21 +02:00
Pierre-Yves Nicolas
49cdbaf704
Rename app_name to FairScan
2025-08-25 11:40:34 +02:00
Pierre-Yves Nicolas
f3e814b93a
HomeScreen: list of recent documents
2025-08-24 09:58:04 +02:00
Pierre-Yves Nicolas
2c64ebc972
Home screen: extract strings
2025-08-23 18:32:44 +02:00
Pierre-Yves Nicolas
5c7d603c3e
Home screen
2025-08-23 18:32:44 +02:00
Pierre-Yves Nicolas
1784c2abea
Basic icon
2025-07-21 22:13:45 +02:00
Pierre-Yves Nicolas
ba7097c6de
Translation: French
2025-07-12 17:48:12 +02:00
Pierre-Yves Nicolas
62f82d4df8
Extract strings
2025-07-12 17:47:16 +02:00
Pierre-Yves Nicolas
efef66217a
Use strings.xml to manage plural for pageCount
2025-07-09 13:50:21 +02:00
Pierre-Yves Nicolas
731345e440
AboutScreen: include text for GPLv3
2025-07-06 21:01:46 +02:00
Pierre-Yves Nicolas
97b4d333d4
PDF generation: change to a BottomSheet, button to "open" the saved PDF
2025-07-05 18:30:18 +02:00
Pierre-Yves Nicolas
f8b9f47782
Save PDF and share it
2025-05-31 13:42:24 +02:00
Pierre-Yves Nicolas
5957a9aa4e
Project skeleton with Android Studio
2025-05-09 12:10:11 +02:00