Commit graph

80 commits

Author SHA1 Message Date
41d7f10ba7
Credit @fyr77 in About activity for German translation 2019-01-10 12:05:52 +01:00
fyr77
c85196baf0 add german translation 2019-01-09 19:28:38 +01:00
e987268ad6
Add comments to BlockDeviceInputStream 2018-12-25 03:00:37 +01:00
2b6c7eb0de
Add test for BlockDeviceOutputStream and fix bugs found testing 2018-12-25 02:58:35 +01:00
f10e1b982f
Add test for array read in BlockDeviceInputStream, fix found bugs 2018-12-24 23:58:27 +01:00
4e2f589d00
Fix bugs found while testing BlockDeviceInputStream 2018-12-24 20:02:18 +01:00
6755b3ca7f
Remove files lost during previous refactoring 2018-12-24 03:01:35 +01:00
9c68672310
Add block device Input/Output Stream wrappers 2018-12-24 02:59:40 +01:00
53c21a814e
Structure refactor 2018-12-22 01:16:44 +01:00
b286782a79
Revert unwanted change to strings 2018-12-21 19:59:26 +01:00
Taco
1faa81cba4
Fix some English strings
Signed-off-by: Taco <SkytkRSfan3895@gmail.com>
2018-12-21 19:58:08 +01:00
Taco
2074390179
use property access syntax, join declaration and assignment in DoNotShowAgainDialogFragment, and other small misc changes
Signed-off-by: Taco <SkytkRSfan3895@gmail.com>
2018-12-21 19:57:40 +01:00
41a7b814a1
Add "buy me a coffee" button because I'm broke af lol 2018-12-04 12:18:53 +01:00
751a1ce3be
Switch to Attribouter licenses activity 2018-12-03 14:58:28 +01:00
Can
76bc4eac83 Turkish Translation 2018-12-02 22:40:38 +03:00
691bddcc00
Fix onButtonClick bug on Android 6.0 2018-11-19 03:03:13 +01:00
928c69d300
Update strings mentioning how to write Raspberry Pi images 2018-11-04 00:21:43 +01:00
bba01fc6cf
Reformat and optimize code 2018-10-01 02:47:42 +02:00
f71658746d
Try to fix write issues on Android 9 2018-10-01 02:44:49 +02:00
bbfb2e0054
Add licenses activity 2018-10-01 02:39:48 +02:00
1d0c1e82fa
Add "Reset all warnings" menu item 2018-09-30 22:58:09 +02:00
474dbad1a8
Add Android Pie bug warning dialog 2018-09-30 22:51:48 +02:00
23eec4ceb1
Add night mode 2018-09-30 18:12:21 +02:00
8e8f39bf33
Make write exceptions more descriptive 2018-09-13 19:28:01 +02:00
f97cecaf32
Ensure final APK doesn't request READ_PHONE_DATA
I don't want your data
2018-09-02 03:49:25 +02:00
5d67191343
Add and translate "uncompressed" string 2018-09-02 02:05:54 +02:00
47bf826d1c
Disallow backup to avoid backing up binaries 2018-09-02 02:00:55 +02:00
dcf7ce8451
Add error screen 2018-09-02 01:58:32 +02:00
afd41952b4
Add Italian translation 2018-09-02 00:46:23 +02:00
cc3f25f84c
Cleanup unused resources 2018-09-02 00:28:57 +02:00
cdfa3f8fce
Make more strings translatable 2018-09-02 00:26:38 +02:00
063e105028 Update theme color 2018-09-02 00:13:03 +02:00
d6e8ac5782 Add new icon 2018-09-01 23:53:47 +02:00
3f862261c9 Remove commented code 2018-09-01 20:35:15 +02:00
a857108c59 Add license for Storage Chooser 2018-09-01 19:24:07 +02:00
8f229e49f8 Add data loss confirmation dialog 2018-09-01 19:20:20 +02:00
90958e0d80 Add support for multiple parallel instances (or at least I hope so lol) 2018-09-01 18:28:57 +02:00
25fc67c67b Add beta warning when clicking the restore DMG button 2018-09-01 18:20:43 +02:00
aa78d36cb0 Display uncompressed size for DMG images 2018-09-01 03:45:19 +02:00
53dc07490c Complete app redesign
- Switched to AndroidX namespace
- Switched from Fragments to Activities
- Automatically detects USB drives on (dis)connection
- UX is simpler, less taps are needed
2018-09-01 03:06:06 +02:00
309434ebae Remove commented code 2018-08-30 19:43:27 +02:00
7871128c60 Fix FAB not showing up when navigation backwards 2018-08-30 19:41:12 +02:00
6a25f7aade Add licenses activity 2018-08-30 19:11:09 +02:00
c99833f0a6 Change DMG file picker to StorageChooser
Previous picker worked badly on Android P
2018-08-30 17:18:40 +02:00
1b5fe483c6 Request permission to start foreground services (required by Android P) 2018-08-30 16:43:09 +02:00
559061bcc9 Use startForegroundService instead of startService when available 2018-08-30 16:42:35 +02:00
a2b1f24cbe Make partition table and filesystem strings a little more verbose 2018-08-17 22:13:34 +02:00
0b959b5a49 Represent sizes as longs in Partition 2018-08-17 22:10:17 +02:00
e5e9836c5d Fix HR size formatting issues 2018-08-17 22:10:02 +02:00
fd10548035 Use patched dmg2img to display size of DMG partitions 2018-08-17 22:09:41 +02:00