Commit Graph

138 Commits

Author SHA1 Message Date
Davide Depau 71e7b3e9e6
Port UsbMassStorageDevice to Kotlin and make it Parcelable 2019-02-07 19:51:05 +01:00
Davide Depau b0514c115d
Update Gradle and libraries 2019-02-07 19:47:22 +01:00
Davide Depau ec708c1153
Merge branch 'master' into tmp-new-features 2019-02-04 14:30:59 +01:00
Davide Depau 41d7f10ba7
Credit @fyr77 in About activity for German translation 2019-01-10 12:05:52 +01:00
Davide Depau 4b4d234e58
Merge pull request #16 from fyr77/master
add german translation
2019-01-10 12:03:18 +01:00
fyr77 c85196baf0 add german translation 2019-01-09 19:28:38 +01:00
Davide Depau f130e3a1d4
Backup of work in progress so I can pick it up later 2019-01-05 17:15:16 +01:00
Davide Depau e987268ad6
Add comments to BlockDeviceInputStream 2018-12-25 03:00:37 +01:00
Davide Depau 2b6c7eb0de
Add test for BlockDeviceOutputStream and fix bugs found testing 2018-12-25 02:58:35 +01:00
Davide Depau f10e1b982f
Add test for array read in BlockDeviceInputStream, fix found bugs 2018-12-24 23:58:27 +01:00
Davide Depau 4e2f589d00
Fix bugs found while testing BlockDeviceInputStream 2018-12-24 20:02:18 +01:00
Davide Depau a69ce4e4b4
Add test for BlockDeviceInputStream 2018-12-24 20:01:52 +01:00
Davide Depau 6755b3ca7f
Remove files lost during previous refactoring 2018-12-24 03:01:35 +01:00
Davide Depau 9c68672310
Add block device Input/Output Stream wrappers 2018-12-24 02:59:40 +01:00
Davide Depau 53c21a814e
Structure refactor 2018-12-22 01:16:44 +01:00
Davide Depau 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
Taco b457ed7571
Update some dependencies and add some androidx deps
Signed-off-by: Taco <SkytkRSfan3895@gmail.com>
2018-12-21 19:56:49 +01:00
Davide Depau 180a483861
Add cookie banner 2018-12-09 02:11:52 +01:00
Davide Depau ef769053ad
Add Matomo analytics code 2018-12-09 01:50:27 +01:00
Davide Depau 5d2c679973
Remove http link 2018-12-04 19:45:50 +01:00
Davide Depau 3a68582570
Update README.md 2018-12-04 19:45:31 +01:00
Davide Depau 0e3f814108
Version v1.3.31 2018-12-04 12:20:02 +01:00
Davide Depau 41a7b814a1
Add "buy me a coffee" button because I'm broke af lol 2018-12-04 12:18:53 +01:00
Davide Depau 38eee00a62
Fix README links 2018-12-04 12:07:20 +01:00
Davide Depau d363400d6e
Add repo link to sidebar 2018-12-04 12:05:29 +01:00
Davide Depau da72229af5
Update README.md 2018-12-04 12:04:20 +01:00
Davide Depau 63ae2703e4
Update donations page 2018-12-04 12:02:21 +01:00
Davide Depau 007bfd31f0
Update website 2018-12-04 01:22:11 +01:00
Davide Depau dc0f5da652
Version v1.3.3 2018-12-03 15:01:34 +01:00
Davide Depau 751a1ce3be
Switch to Attribouter licenses activity 2018-12-03 14:58:28 +01:00
Davide Depau feec3ec45d
Merge branch 'master' of github.com:Depau/EtchDroid 2018-12-03 11:48:35 +01:00
Davide Depau e3a5561561
Fix LibreSSL build 2018-12-03 11:48:04 +01:00
Davide Depau bd55523d27
Merge pull request #11 from Exodus1831/master
Turkish translation of the app.
2018-12-02 21:53:06 +02:00
Can 76bc4eac83 Turkish Translation 2018-12-02 22:40:38 +03:00
Davide Depau 5bb19efeca
Version 1.3.2 2018-11-19 03:22:59 +01:00
Davide Depau 443eff28f3
Update appcompat 2018-11-19 03:03:42 +01:00
Davide Depau 691bddcc00
Fix onButtonClick bug on Android 6.0 2018-11-19 03:03:13 +01:00
Davide Depau 7db42212ea
Add screenshots and metadata for F-Droid 2018-11-04 03:42:48 +01:00
Davide Depau bef5444433
Version 1.3.1 2018-11-04 00:22:15 +01:00
Davide Depau 928c69d300
Update strings mentioning how to write Raspberry Pi images 2018-11-04 00:21:43 +01:00
Davide Depau 600c8f0d20
Update Kotlin version 2018-11-04 00:10:11 +01:00
Davide Depau 138dd40901
Update Gradle version 2018-11-04 00:09:15 +01:00
Davide Depau ad93ecac26
Add Google Play, F-Droid and GitHub badges to website 2018-10-01 04:20:17 +02:00
Davide Depau bbd2daea2e
Downgrade Gradle version for F-Droid 2018-10-01 03:10:54 +02:00
Davide Depau d2c3bb74f7
Version 1.3 2018-10-01 02:48:57 +02:00
Davide Depau bba01fc6cf
Reformat and optimize code 2018-10-01 02:47:42 +02:00
Davide Depau f71658746d
Try to fix write issues on Android 9 2018-10-01 02:44:49 +02:00
Davide Depau bbfb2e0054
Add licenses activity 2018-10-01 02:39:48 +02:00