Commit Graph

774 Commits

Author SHA1 Message Date
Simon Frei be8d3f04df
Bumped version to 1.20.1 2022-05-05 09:05:12 +02:00
Simon Frei 841f89b886
Bumped version to 1.20.0 2022-05-03 18:16:38 +02:00
Simon Frei 2d4ff45191
Bumped version to 1.20.0-rc.3 2022-04-27 08:39:47 +02:00
Simon Frei c5d6d24a3a
Imported translations 2022-04-27 08:33:33 +02:00
Simon Frei 3cb96b51d5
Bumped version to 1.20.0-rc.1 2022-04-17 08:05:34 +02:00
Simon Frei 8e12c24b61
Imported translations 2022-04-17 07:58:15 +02:00
Simon Frei 769166ea05
Bumped version to 1.19.2 2022-04-06 21:35:12 +02:00
Simon Frei fe41743c6b
Bumped version to 1.19.2-rc.2 2022-03-23 07:42:00 +01:00
Simon Frei 3e43209d0c
Bumped version to 1.19.2-rc.1 2022-03-12 11:29:03 +01:00
Simon Frei fffc07571d
Imported translations 2022-03-12 11:26:42 +01:00
dependabot[bot] 0c65de6459
Bump guava from 31.0.1-android to 31.1-android
Bumps [guava](https://github.com/google/guava) from 31.0.1-android to 31.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 22:44:30 +01:00
Simon Frei fc1add8352
Bump dagger to 2.41 2022-03-02 22:44:02 +01:00
dependabot[bot] 46b987bb37
Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 22:42:20 +01:00
Simon Frei 73cca3df88
Bumped version to 1.19.1 2022-03-02 22:39:42 +01:00
Simon Frei e2098b9da9
Bumped version to 1.19.1-rc.2.1 2022-02-23 22:30:56 +01:00
Simon Frei e9252298cd
Fix google play si language mapping 2022-02-23 22:30:19 +01:00
Simon Frei a972be8935
Bumped version to 1.19.1-rc.2 2022-02-23 21:10:48 +01:00
Simon Frei 14d8e257b0
Imported translations 2022-02-23 21:05:32 +01:00
Simon Frei 284a11ded9
Rename si_LK translation to general si 2022-02-13 11:30:51 +01:00
Simon Frei c2d288ca20
Bumped version to 1.19.1-rc.1 2022-02-12 00:00:35 +01:00
Simon Frei 86859819a8
Imported translations 2022-02-11 23:56:07 +01:00
Simon Frei 2df2d49983
Bumped version to 1.19.0.3 2022-02-09 11:31:53 +01:00
Simon Frei 07162121e4
Correctly check db dir existence (fixes #1753) (#1755) 2022-02-09 10:42:03 +01:00
Simon Frei 1634019cc1
Bumped version to 1.19.0.2 2022-02-07 12:30:59 +01:00
Simon Frei 800fa19f6c
Bumped version to 1.19.0.1 2022-02-07 09:23:45 +01:00
Simon Frei 28bdd4421d
Fallback to shell if db deletion fails (fixes #1753) (#1754) 2022-02-07 09:16:28 +01:00
Simon Frei b19c7f6f6f
Bumped version to 1.19.0 2022-02-02 08:20:40 +01:00
Simon Frei 8b3ca26e4a
Bumped version to 1.19.0-rc.2 2022-01-27 22:11:37 +01:00
Simon Frei 2abf0d06f5
Imported translations 2022-01-27 22:09:46 +01:00
Simon Frei 70cf50aa4b
Bumped version to 1.18.6-rc.1.2 2021-12-23 20:54:48 +01:00
Simon Frei d2c346d3a7
Bumped version to 1.18.6-rc.1.1 2021-12-23 20:47:51 +01:00
Simon Frei d8efdf1a25
Bumped version to 1.18.6-rc.1 2021-12-23 20:40:19 +01:00
Simon Frei 48e2e58ff9
Imported translations 2021-12-23 19:27:37 +01:00
dependabot[bot] 24220eeac8
Bump zxing-android-embedded from 4.1.0 to 4.3.0
Bumps [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/journeyapps/zxing-android-embedded/releases)
- [Changelog](https://github.com/journeyapps/zxing-android-embedded/blob/master/CHANGES.md)
- [Commits](https://github.com/journeyapps/zxing-android-embedded/compare/v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.journeyapps:zxing-android-embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 19:27:37 +01:00
dependabot[bot] 43555671c1
Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 19:27:37 +01:00
Simon Frei 3c642a686b
Bump gradle to 2.40.5 2021-12-23 19:27:36 +01:00
Simon Frei 81698e1acc
Bump android api level to 30 (ref #1721) (#1724) 2021-12-23 18:32:28 +01:00
Simon Frei abbe8afd2d
Set ndk path automatically in gradle (#1741) 2021-12-08 10:55:50 +01:00
ziem 7639babd14
Simplify welcome wizard layouts (fixes #1626, fixes #1723) (#1727) 2021-11-18 20:17:31 +01:00
Simon Frei 9b4eb57732
Bumped version to 1.18.4-rc.2 2021-10-27 16:20:51 +02:00
Simon Frei 04badc97d5
Bumped version to 1.18.4-rc.1.2 2021-10-12 22:08:38 +02:00
Simon Frei 6ac8ccea36
Bumped version to 1.18.4-rc.1.1 2021-10-12 21:43:57 +02:00
Simon Frei ad5634f36d
Bumped version to 1.18.4-rc.1 2021-10-12 21:18:43 +02:00
Simon Frei 0bbb724cba
Imported translations 2021-10-12 21:16:36 +02:00
Simon Frei f372f02217
Bump dagger to 2.39.1 2021-10-05 18:32:13 +02:00
dependabot[bot] 8c2e5668d1
Bump guava from 30.1.1-android to 31.0.1-android (#1700)
Bumps [guava](https://github.com/google/guava) from 30.1.1-android to 31.0.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 18:31:55 +02:00
Simon Frei 4b3769fa8a
Merge branch 'release' 2021-10-05 17:56:30 +02:00
Simon Frei 63cb62df32
Bumped version to 1.18.3 2021-10-05 16:25:03 +02:00
Audrius Butkevicius 14ecc39b9a
Update NDK (#1695)
* Updated Syncthing to v1.18.3-rc.1

* Allow building on windows

* Update NDK

* Revert "Updated Syncthing to v1.18.3-rc.1"

This reverts commit 377482c855.
2021-09-17 23:47:53 +01:00
dependabot[bot] 9302175118
Bump volley from 1.2.0 to 1.2.1
Bumps [volley](https://github.com/google/volley) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/google/volley/releases)
- [Commits](https://github.com/google/volley/commits)

---
updated-dependencies:
- dependency-name: com.android.volley:volley
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 18:19:21 +02:00
dependabot[bot] 0b0bfd6d62
Bump gson from 2.8.7 to 2.8.8
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.7...gson-parent-2.8.8)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 18:19:08 +02:00
Simon Frei 2f15d352da
Bumped version to 1.18.2 2021-09-07 18:14:37 +02:00
Simon Frei 61a79ee766
Bumped version to 1.18.2-rc.2 2021-08-16 23:16:25 +02:00
Simon Frei 7a1f9dc2d3
Bump dagger 2021-08-04 00:14:39 +02:00
Simon Frei 9ab1faa6d0
Bumped version to 1.18.1 2021-08-03 11:14:02 +02:00
Simon Frei 4d2dedbd42
Bumped version to 1.18.1-rc.2 2021-07-27 12:53:11 +02:00
Simon Frei 66cf49665c
Adjust to API change regarding pending folders/devices (#1678) 2021-07-27 12:50:35 +02:00
Simon Frei 9ba2dd09df
Bumped version to 1.18.1-rc.1.1 2021-07-19 13:40:47 +02:00
Simon Frei 6453599a53
Remove play unsupported languages and add info about that to readme 2021-07-19 13:35:33 +02:00
Simon Frei bc45b27952
Bumped version to 1.18.1-rc.1 2021-07-19 11:58:28 +02:00
Simon Frei 29837be1d0
Imported translations 2021-07-18 13:09:51 +02:00
Simon Frei abd8e9bc2f
Add folder-device with enc-password (fixes #1673) (#1674) 2021-07-18 13:06:57 +02:00
Simon Frei b08e13d7b8
Bump dagger 2021-07-07 11:42:49 +02:00
Simon Frei 7b5215641b
Bump lots of dependencies 2021-07-07 11:42:18 +02:00
Simon Frei 93c722b251
Bumped version to 1.18.0 2021-07-07 11:14:13 +02:00
Simon Frei db6962722c
Bumped version to 1.18.0-rc.2 2021-06-22 13:23:25 +02:00
Simon Frei 212cf4cc3d
Bumped version to 1.18.0-rc.1 2021-06-09 15:22:48 +02:00
Simon Frei 492c1a7de5
Imported translations 2021-06-09 14:59:04 +02:00
Simon Frei e934ef164a
Imported translations 2021-06-01 16:40:13 +02:00
Simon Frei af63b86cfd
Bump dagger and gson dependencies (#1664) 2021-06-01 16:39:47 +02:00
Simon Frei f23c81f101
Bumped version to 1.17.0 2021-06-01 16:27:08 +02:00
Simon Frei 765b2cbdad
Bumped version to 1.17.0-rc.4 2021-05-25 10:11:00 +02:00
Simon Frei d1c6505827
Bumped version to 1.17.0-rc.3 2021-05-14 18:59:46 +02:00
Simon Frei 871442be3d
Bump dagger to 2.35.1 2021-05-14 17:50:01 +02:00
Simon Frei c2e557bf35
Merge branch 'release' 2021-05-14 17:41:14 +02:00
Simon Frei 033714f65f
Bumped version to 1.16.0 2021-05-04 11:05:55 +02:00
Simon Frei c9b1cc2404
Merge branch 'release' 2021-04-27 15:52:55 +02:00
Simon Frei 257da1087b
Bumped version to 1.16.0-rc.3 2021-04-27 15:45:24 +02:00
Simon Frei 733f873ae3
Stop camera when exiting QR scan with back button (fixes #1614) (#1641) 2021-04-19 16:21:37 +02:00
Simon Frei 517c5ca73d
Update zxing-android-embedded and small related fixes (#1642) 2021-04-19 16:20:20 +02:00
Simon Frei 2f83612774
Bumped version to 1.16.0-rc.1 2021-04-13 15:48:44 +02:00
Simon Frei 73f737e5b3
Bump dagger to 2.34 (#1637) 2021-04-13 15:24:20 +02:00
Simon Frei a4f87b4ce2
Merge branch 'release' 2021-04-13 15:17:05 +02:00
Simon Frei c59de6b7ec
Bumped version to 1.15.1 2021-04-13 15:15:55 +02:00
Simon Frei 8593025264
Merge branch 'release' 2021-03-24 12:10:46 +01:00
Simon Frei ed16aebb53
Bumped version to 1.15.0-rc.6 2021-03-23 17:58:32 +01:00
dependabot-preview[bot] 97dda74d53
Bump guava from 30.0-android to 30.1.1-android (#1622)
Bumps [guava](https://github.com/google/guava) from 30.0-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 09:29:36 +01:00
dependabot-preview[bot] 03a37aff4a
Bump stream from 1.2.1 to 1.2.2 (#1621)
Bumps [stream](https://github.com/aNNiMON/Lightweight-Stream-API) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/aNNiMON/Lightweight-Stream-API/releases)
- [Commits](https://github.com/aNNiMON/Lightweight-Stream-API/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 09:20:18 +01:00
Simon Frei e94e7370f6
Bumped version to 1.15.0-rc.5 2021-03-17 15:56:14 +01:00
Simon Frei cb4ff74068
Bumped version to 1.15.0-rc.4 2021-03-17 09:29:48 +01:00
Simon Frei d2cd464537
Bumped version to 1.15.0-rc.2 2021-03-10 08:38:32 +01:00
Simon Frei 3857faa2fc
Bumped version to 1.15.0-rc.1 2021-03-09 12:50:30 +01:00
Simon Frei b301faba3d
Bump gradle to 2.33 2021-03-09 12:42:51 +01:00
dependabot-preview[bot] 24baa63629
Bump volley from 1.1.1 to 1.2.0 (#1616)
Bumps [volley](https://github.com/google/volley) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/google/volley/releases)
- [Commits](https://github.com/google/volley/compare/1.1.1...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-09 12:41:50 +01:00
Simon Frei 6a00ebd322
Bumped version to 1.14.0 2021-03-08 12:33:44 +01:00
Simon Frei d043ff4a71
Imported translations 2021-03-08 12:32:15 +01:00
Simon Frei ed6702b7a0
Bumped version to 1.14.0-rc.3 2021-03-05 09:58:21 +01:00
Simon Frei 6b3740ba6c
Imported translations 2021-03-05 09:56:20 +01:00
Simon Frei 0f522d800a
Bumped version to 1.14.0-rc.2.2 2021-02-23 12:56:48 +01:00
Simon Frei 568d9d611f
Remove files for replaced language code 2021-02-23 12:52:20 +01:00
Simon Frei 0540ec914b
Bumped version to 1.14.0-rc.2.1 2021-02-23 12:43:09 +01:00
Simon Frei fc822cfd68
Imported translations 2021-02-23 12:41:55 +01:00
Simon Frei bbb1f4d0c1
Bumped version to 1.14.0-rc.2 2021-02-23 12:10:27 +01:00
Simon Frei 5275879498
Imported translations 2021-02-23 11:38:49 +01:00
Simon Frei 706d465274
Improve privacy policy (#1610) 2021-02-23 11:37:01 +01:00
Simon Frei b9af703768
Bumped version to 1.14.0-rc.1.1 2021-02-11 20:23:50 +01:00
Simon Frei 087a6080a2
Follow gplay directions regarding privacy policy and location disclosure (#1607) 2021-02-11 20:19:37 +01:00
Simon Frei e4219eae78
Bumped version to 1.14.0-rc.1 2021-02-09 16:35:02 +01:00
Simon Frei 23052cc6db
Imported translations 2021-02-09 16:27:48 +01:00
Simon Frei 780b453480
Bump dagger to 2.31.2 2021-02-02 19:31:18 +01:00
Simon Frei e81a076090
Bumped version to 1.13.0 2021-02-02 18:54:55 +01:00
Simon Frei 00edf5f868
Bumped version to 1.13.0-rc.1 2021-01-16 19:14:59 +01:00
Simon Frei 0c40b9ece3
Bump dagger to 2.31 2021-01-16 19:12:16 +01:00
Simon Frei 684b92dedb
Bumped version to 1.12.1 2021-01-06 09:32:44 +01:00
Simon Frei 254166df7f
Bumped version to 1.12.1-rc.1 2020-12-12 16:48:25 +01:00
Simon Frei 7d3770ec3f
Imported translations 2020-12-12 16:37:54 +01:00
Simon Frei f0d7df834c
Bump dagger to 2.30.1 2020-12-12 16:30:15 +01:00
Simon Frei b03d2465dc
Target android sdk 29 (#1575) 2020-12-12 16:20:06 +01:00
Simon Frei b04cacd8b4
Bump dagger to 2.30 (#1584) 2020-11-23 11:17:54 +01:00
Simon Frei f414fbfab6
Merge branch 'release' into main 2020-11-10 09:50:40 +01:00
Simon Frei 72b1e9413c
Bumped version to 1.11.1 2020-11-03 16:30:27 +01:00
Simon Frei 0dacef3edc
Merge branch 'release' into main 2020-11-03 11:32:03 +01:00
Simon Frei cb03a7f772
Bumped version to 1.11.0 2020-11-03 11:22:20 +01:00
Simon Frei 3858be65d4
Bumped version to 1.11.0-rc.3 2020-10-22 13:32:28 +02:00
Simon Frei 908970f0b2
Bumped version to 1.11.0-rc.2.1 2020-10-21 14:56:38 +02:00
Simon Frei 9db4819321
Bumped version to 1.11.0-rc.2 2020-10-21 14:51:48 +02:00
dependabot-preview[bot] 5ea728eba3
Bump guava from 29.0-android to 30.0-android (#1567)
Bumps [guava](https://github.com/google/guava) from 29.0-android to 30.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-19 08:41:32 +02:00
Simon Frei 60585b76e1 Bumped version to 1.11.0-rc.1.1 2020-10-17 20:24:08 +02:00
Simon Frei 429e5eda96 Bumped version to 1.11.0-rc.1 2020-10-17 09:31:16 +02:00
Simon Frei 4299b1a097 Imported translations 2020-10-17 09:29:17 +02:00
Sumit Anantwar e12663f321
Add Internal Activity for QR Code Scanner (#1556)
* add internal QR Scanner Activity

* add CAMERA permission to Manifest

* add dimension for Button Height

* remove non-existent RestartActivity from Manifest

* accept licenses for Android SDK 29

* rollback gradle to 3.6.3

* add dependency for zxing:core:3.3.0 to support Android API 14+
2020-10-09 07:52:38 +01:00
Simon Frei 16d4f532a9 Bump dagger to 2.29.1 2020-10-06 13:09:01 +02:00
Simon Frei 6af2ab24cb Merge branch 'release' into main 2020-10-06 13:06:40 +02:00
Simon Frei 4403837a10 Bumped version to 1.10.0 2020-10-06 12:58:06 +02:00
Praveen Rajput cdf6a69d1f
Theme: follow system default #1515 (#1555)
- Now app by default follows system theme for api level 28 and higher, for api level below 28, it fall backs to light theme.
2020-09-28 12:32:34 +01:00
Simon Frei 4eccb41c1f Bumped version to 1.10.0-rc.2 2020-09-13 13:58:45 +02:00
Simon Frei 74747bc58a Bumped version to 1.10.0-rc.1 2020-09-10 14:11:12 +02:00
dependabot-preview[bot] 70e7057c6b
Bump rules from 1.2.0 to 1.3.0 (#1546)
Bumps rules from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-10 12:43:42 +02:00
Simon Frei 400dbd94ee Imported translations 2020-09-10 12:07:48 +02:00
Simon Frei 0bbab2c844 Bumped version to 1.9.0 2020-09-08 09:26:24 +02:00
Simon Frei 9c85a4196d Bumped version to 1.9.0-rc.5 2020-08-28 10:43:54 +02:00
Simon Frei 1a53b3edab Bumped version to 1.9.0-rc.4 2020-08-21 13:19:19 +02:00
Simon Frei e0e4f92b1d Imported translations 2020-08-11 11:27:22 +02:00
Simon Frei 069ca66d29 Merge branch 'release' into main 2020-08-11 11:24:32 +02:00
Simon Frei eaa903317a Bumped version to 1.8.0 2020-08-11 11:21:25 +02:00
Simon Frei 160b178775 Bump dagger to 2.28.3 2020-07-28 14:08:04 +02:00
Simon Frei 9f646cc28b Bumped version to 1.8.0-rc.3 2020-07-28 12:24:02 +02:00
Simon Frei b78e1d360a Bumped version to 1.8.0-rc.2 2020-07-21 16:12:36 +02:00
Simon Frei 637f591db3 Merge branch 'release' 2020-07-21 13:39:19 +02:00
Simon Frei cfd38eafc0 Bumped version to 1.7.1 2020-07-21 13:32:55 +02:00
agent-redd 2bb54b65a1
Correction of the Donation Link (#1529)
Changed it from an slightly wrong url to the official https://syncthing.net/donations
2020-07-14 08:07:22 +01:00
Simon Frei 39274f763d Bump dagger(-compiler) from 2.28 to 2.28.1 2020-07-07 09:58:42 +02:00
Simon Frei f4a779cf54 Bumped version to 1.7.0 2020-07-07 09:53:29 +02:00
Simon Frei dbcb71aea4 Bumped version to 1.7.0-rc.1 2020-06-09 14:41:01 +02:00
Simon Frei 796d8a4896 Imported translations 2020-06-09 14:37:52 +02:00
dependabot-preview[bot] 817085ac9a
Bump com.github.triplet.play from 2.7.5 to 2.8.0 (#1516)
Bumps com.github.triplet.play from 2.7.5 to 2.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 08:36:17 +02:00
Simon Frei 6d55619764 Merge branch 'release' 2020-06-02 14:38:35 +02:00
Simon Frei d437e5faaf Bumped version to 1.6.1 2020-06-02 12:03:48 +02:00
Simon Frei 6b3a6217bd Merge branch 'release' 2020-06-02 08:34:40 +02:00
Simon Frei a779506510 Bumped version to 1.6.0 2020-06-02 08:27:42 +02:00
Simon Frei 7638ac8ca3 Bump dagger to 2.28 2020-05-27 08:42:48 +02:00
Simon Frei 125b1969a7 Bumped version to 1.6.0-rc.5 2020-05-20 12:27:24 +02:00
dependabot-preview[bot] 6177628c3b
Bump annotation from 1.0.0 to 1.1.0 (#1508)
Bumps annotation from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 10:40:34 +02:00
dependabot-preview[bot] 103a288958
Bump rules from 1.1.1 to 1.2.0 (#1506)
Bumps rules from 1.1.1 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 08:03:29 +01:00
Simon Frei 4b0b9b3b34 Bumped version to 1.6.0-rc.4.1 2020-05-17 16:57:33 +02:00
Catfriend1 74b460d3e1 Maybe fix root problems since v1.5.0+ / STMONITORED="1" (fixes #655) (#1505) 2020-05-17 16:54:30 +02:00
Catfriend1 5cec53c8c7
Maybe fix root problems since v1.5.0+ / STMONITORED="1" (fixes #655) (#1505) 2020-05-17 16:51:31 +02:00
dependabot-preview[bot] d657bfdc09
Bump dependencies (AndroidX, com.github.triplet.play 2.7.5, gradle 3.6.3) (#1491)
* Bump com.github.triplet.play from 2.5.0 to 2.7.5

Bumps com.github.triplet.play from 2.5.0 to 2.7.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix com.github.triplet.play dependency setup

* gradle-wrapper.properties: Update gradle 6.0.1 > 6.2.2

from: 5ad55348b8

* build.gradle: Update "com.android.tools.build:gradle" from 3.5.3 to 3.6.3

* gradle.properties: + android.useAndroidX=true

* Migrate to AndroidX: import androidx.databinding.DataBindingUtil

* Create setenv.cmd

* Fix lint error: RtlCompat

Right-to-left text compatibility issues
../../src/main/res/layout/activity_firststart_slide1.xml:46: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 43             android:paddingLeft="@dimen/desc_padding"
 44             android:paddingRight="@dimen/desc_padding"
 45             android:text="@string/welcome_text"
 46             android:textAlignment="center"

 47             android:textColor="@android:color/white"
 48             android:textSize="@dimen/slide_desc" />
 49
../../src/main/res/layout/activity_firststart_slide2.xml:61: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 58             android:paddingLeft="@dimen/desc_padding"
 59             android:paddingRight="@dimen/desc_padding"
 60             android:text="@string/storage_permission_desc"
 61             android:textAlignment="center"

 62             android:textColor="@android:color/white"
 63             android:textSize="@dimen/slide_desc" />
 64
../../src/main/res/layout/activity_firststart_slide3.xml:61: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 58             android:paddingLeft="@dimen/desc_padding"
 59             android:paddingRight="@dimen/desc_padding"
 60             android:text="@string/location_permission_desc"
 61             android:textAlignment="center"

 62             android:textColor="@android:color/white"
 63             android:textSize="@dimen/slide_desc" />
 64
../../src/main/res/layout/fragment_external_versioning.xml:11: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
  8         android:layout_height="wrap_content"
  9         android:layout_margin="10dp"
 10         android:text="@string/command"
 11         android:textAlignment="center"

 12         android:textColor="@android:color/black"
 13         android:textSize="18sp"
 14         android:textStyle="bold" />
../../src/main/res/layout/fragment_simple_versioning.xml:23: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 20             android:layout_height="wrap_content"
 21             android:layout_margin="10dp"
 22             android:text="@string/keep_versions"
 23             android:textAlignment="center"

 24             android:textColor="@android:color/black"
 25             android:textSize="18sp"
 26             android:textStyle="bold" />
../../src/main/res/layout/fragment_staggered_versioning.xml:17: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 14             android:layout_width="match_parent"
 15             android:layout_height="wrap_content"
 16             android:text="@string/maximum_age"
 17             android:textAlignment="center"

 18             android:textColor="@android:color/black"
 19             android:textSize="18sp"
 20             android:textStyle="bold"
../../src/main/res/layout/fragment_staggered_versioning.xml:44: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"
 41             android:layout_height="wrap_content"
 42             android:layout_margin="10dp"
 43             android:text="@string/versions_path"
 44             android:textAlignment="center"

 45             android:textColor="@android:color/black"
 46             android:textSize="18sp"
 47             android:textStyle="bold"
../../src/main/res/layout/fragment_trashcan_versioning.xml:23: To support older versions than API 17 (project specifies 16) you must also specify gravity or layout_gravity="center_horizontal"

* AndroidManifest: Add permission ACCESS_FINE_LOCATION

Ref.: 5755ed45ad

* Migrate to AndroidX, solves lint error "IncompatibleGradle"

according to:
- b04489e062

* Fix lint error: MissingPermission, catch SecurityException

* Revert "Create setenv.cmd"

This reverts commit e39c460837.

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Catfriend1 <Catfriend1@users.noreply.github.com>
2020-05-17 15:04:32 +01:00
Simon Frei 78e1aa2084 Bumped version to 1.6.0-rc.4 2020-05-17 14:08:11 +02:00
Simon Frei 4aa0705027 Bumped version to 1.6.0-rc.3 2020-05-16 22:35:05 +02:00
Simon Frei 545a303556 Bumped version to 1.6.0-rc.2 2020-05-13 21:06:12 +02:00
Simon Frei 8469ef487d Bumped version to 1.6.0-rc.1 2020-05-12 10:17:50 +02:00
Simon Frei 257cd78b35 Imported translations 2020-05-12 10:16:04 +02:00
Simon Frei 66410cadc6 Merge branch 'release' 2020-05-05 09:15:38 +02:00
Simon Frei c5a9d35aba Bumped version to 1.5.0 2020-05-05 09:04:53 +02:00
dependabot-preview[bot] c257c55ba2
Bump libsuperuser from 1.1.0.201907261845 to 1.1.0.202004101746 (#1493)
Bumps [libsuperuser](https://github.com/Chainfire/libsuperuser) from 1.1.0.201907261845 to 1.1.0.202004101746.
- [Release notes](https://github.com/Chainfire/libsuperuser/releases)
- [Commits](https://github.com/Chainfire/libsuperuser/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 11:06:06 +02:00
dependabot-preview[bot] 9dfcf37f32
Bump dagger-compiler from 2.26 to 2.27 (#1486)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.26 to 2.27.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.26...dagger-2.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 09:07:18 +01:00
dependabot-preview[bot] 2e96af657b
Bump dagger from 2.26 to 2.27 (#1485)
Bumps [dagger](https://github.com/google/dagger) from 2.26 to 2.27.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.26...dagger-2.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 08:56:00 +01:00
dependabot-preview[bot] e59326ffce
Bump guava from 28.2-android to 29.0-android (#1499)
Bumps [guava](https://github.com/google/guava) from 28.2-android to 29.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 08:30:38 +01:00
Simon Frei 849e95ed36 Bumped version to 1.5.0-rc.2 2020-04-23 20:43:55 +02:00
Simon Frei 125ba851cc Bumped version to 1.5.0-rc.1 2020-04-14 12:06:38 +02:00
Simon Frei 63ceb72e0b Merge branch 'release' 2020-04-08 13:44:43 +02:00
Simon Frei a0986fa193 Bumped version to 1.4.2 2020-04-08 13:29:06 +02:00
Simon Frei 225343eb83 Merge branch 'release' 2020-04-07 08:24:33 +02:00
Simon Frei 1241a1b51d Bumped version to 1.4.1 2020-04-07 08:21:13 +02:00
Jakob Borg 72c6dfb8d0
Create empty file in marker directory (fixes #1249) (#1490)
* Create empty file in marker directory (fixes #1249)

HTH

* wip
2020-04-02 16:48:28 +01:00
Simon Frei dd6f0a50a1 Bumped version to 1.4.1-rc.3 2020-03-20 12:10:10 +01:00
Simon Frei 46f513e86e Bumped version to 1.4.1-rc.2 2020-03-19 16:28:35 +01:00
Simon Frei a4920fc881 Bumped version to 1.4.1-rc.1 2020-03-18 20:55:51 +01:00
Simon Frei aae0b17dac Imported translations 2020-03-17 13:17:34 +01:00
Pander 7ccf78858c
removed menu decorations, decreased file sizes with optipng (#1479) 2020-03-17 13:16:56 +01:00
Simon Frei 8fe42c0415 Bumped version to 1.4.0 2020-03-17 10:55:57 +01:00
Simon Frei 6cf5959613
Bumped version to 1.4.0-rc.11 2020-03-06 21:44:01 +01:00
Simon Frei d7379ab62d
Bumped version to 1.4.0-rc.10 2020-03-02 15:46:30 +01:00
Simon Frei dd2a4cdcdc
Bumped version to 1.4.0-rc.9 2020-02-28 12:55:51 +01:00
Simon Frei 9ea5b574bb
Bumped version to 1.4.0-rc.8 2020-02-27 13:50:47 +01:00
Simon Frei d2579a0669
Bumped version to 1.4.0-rc.7 2020-02-23 20:24:35 +01:00
Simon Frei 81c3406fb4
Bumped version to 1.4.0-rc.5 2020-02-14 08:34:15 +01:00
Simon Frei 01902bc099
Bumped version to 1.4.0-rc.4 2020-02-13 16:02:41 +01:00
Simon Frei 519ea0dc41
Bumped version to 1.4.0-rc.3 2020-02-12 16:17:38 +01:00
Simon Frei 1165d874f0
Bumped version to 1.4.0-rc.2 2020-02-11 16:33:48 +01:00
Simon Frei 9812bc992e
Bumped version to 1.4.0-rc.1 2020-02-11 12:25:47 +01:00
Simon Frei 081f2969d4
Imported translations 2020-02-11 12:23:03 +01:00
Simon Frei dae8392de0
Bump dagger from 2.25.4 to 2.26 (#1474) 2020-02-04 08:35:33 +01:00
Simon Frei ba0d8fad45
Imported translations 2020-02-04 08:30:02 +01:00
Simon Frei 299ad5cc06
Bumped version to 1.3.4 2020-02-04 08:20:17 +01:00
Simon Frei e1fc81360a
Bumped version to 1.3.4-rc.1 2020-01-15 09:11:01 +01:00
Simon Frei d7d17b29a5
Imported translations 2020-01-15 09:08:52 +01:00
dependabot-preview[bot] f9db7ede43 Bump guava from 28.1-android to 28.2-android (#1457)
Bumps [guava](https://github.com/google/guava) from 28.1-android to 28.2-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 14:48:51 +01:00
dependabot-preview[bot] 9719888f67 Bump dagger-compiler from 2.25.2 to 2.25.4 (#1459)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.25.2 to 2.25.4.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.25.2...dagger-2.25.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 14:46:41 +01:00
Simon Frei a5ad4db734
Bump dagger 2020-01-08 14:40:57 +01:00
Simon Frei 83e987ebe8
Bumped version to 1.3.3 2020-01-07 08:19:07 +01:00
Simon Frei 270aa1812c
Bumped version to 1.3.3-rc.1 2019-12-10 09:51:18 +01:00
Simon Frei 0b4760d7db
Imported translations 2019-12-03 09:07:21 +01:00
Simon Frei 528e2cac6c
Bumped version to 1.3.2 2019-12-03 09:00:22 +01:00
Simon Frei 9c8cc9fad1
Bumped version to 1.3.2-rc.3 2019-11-27 12:27:31 +01:00
Simon Frei b1557a8b85
Bumped version to 1.3.2-rc.2 2019-11-21 10:01:29 +01:00
Simon Frei f3f0b26a51
Bumped version to 1.3.2-rc.1 2019-11-12 09:18:21 +01:00
Simon Frei 7a66269dbd
Merge branch 'release' 2019-11-05 10:47:17 +01:00
Simon Frei 911a88f3ea
Bumped version to 1.3.1 2019-11-05 10:31:24 +01:00
Simon Frei 6c87f2fb44
Update dagger to 0.25.2 (#1433) 2019-10-24 08:18:20 +02:00
Simon Frei 6225ae18f5
Bumped version to 1.3.1-rc.2 2019-10-22 14:29:13 +02:00
Simon Frei e7fe18214b
Bumped version to 1.3.1-rc.1 2019-10-13 16:54:27 +02:00
dependabot-preview[bot] 2ec1222bd5 Bump gson from 2.8.5 to 2.8.6 (#1419)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 07:30:22 +01:00
Simon Frei 0646462afb
Bumped version to 1.3.0 2019-10-01 09:50:26 +02:00
Simon Frei fdcb36d32d
Bumped version to 1.3.0-rc.2 2019-09-23 10:31:46 +02:00
Simon Frei 13afc14db2
Bumped version to 1.3.0-rc.1.1 2019-09-11 18:47:48 +02:00
Simon Frei cc1b69ca4d
Bumped version to 1.3.0-rc.1 2019-09-10 13:43:38 +02:00
Simon Frei 6c41b771e1
Merge branch 'release' 2019-09-10 13:38:47 +02:00
Audrius Butkevicius e0b49bb364
Update build.gradle 2019-09-09 08:25:48 +01:00
Audrius Butkevicius 439476c18d
Update AndroidManifest.xml 2019-09-09 08:24:20 +01:00
Sakari b16be9a085 Add permission required by API level 28 (#1399)
reference: https://developer.android.com/about/versions/pie/android-9.0-changes-28
2019-09-09 08:22:57 +01:00
Simon Frei e8975a4714
Bumped version to 1.2.2.2 2019-09-05 18:11:10 +02:00
dependabot-preview[bot] f91fbf9ca3 Bump guava from 28.0-android to 28.1-android (#1386)
Bumps [guava](https://github.com/google/guava) from 28.0-android to 28.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 16:43:54 +01:00
Simon Frei 0b34de48a0
Bumped version to 1.2.2.1 2019-09-04 11:48:31 +02:00
Simon Frei c9a1b2b048
actually do target API level 28 2019-09-03 09:40:19 +02:00
Simon Frei 39b4db18cb
Merge branch 'release' 2019-09-03 09:38:02 +02:00
Simon Frei 9367770fc9
Bumped version to 1.2.2 2019-09-02 11:32:58 +02:00
dependabot-preview[bot] 30ea97131f Bump libsuperuser from 1.1.0.201903290044 to 1.1.0.201907261845 (#1367)
Bumps [libsuperuser](https://github.com/Chainfire/libsuperuser) from 1.1.0.201903290044 to 1.1.0.201907261845.
- [Release notes](https://github.com/Chainfire/libsuperuser/releases)
- [Commits](https://github.com/Chainfire/libsuperuser/commits/1.1.0.201907261845)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 08:37:19 +01:00
Simon Frei 3e5b49badf
Bumped version to 1.2.2-rc.3 2019-08-15 16:05:41 +02:00
Simon Frei 50ad635490
Bumped version to 1.2.2-rc.2 2019-08-15 13:38:39 +02:00
Simon Frei 4414dcc8a4
Bump gradle from 3.1.3 to 3.4.2 (#1381)
* Bump gradle from 3.1.3 to 3.4.2

Bumps gradle from 3.1.3 to 3.4.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix mistakes resulting in build errors after gradle upgrade
2019-08-15 11:48:23 +02:00
Simon Frei bf4f3db717
Bump dagger and dagger-compiler from 2.23.1 to 2.24 2019-08-15 10:53:12 +02:00
Simon Frei d0510be9fa
Imported translations 2019-08-10 20:10:48 +02:00
Simon Frei ef65f03084
Merge branch 'release' 2019-08-10 20:09:03 +02:00
Simon Frei 40840c542b
Bumped version to 1.2.1 2019-08-10 19:44:56 +02:00
dependabot-preview[bot] 22beb42de4 Bump guava from 27.1-android to 28.0-android (#1350)
Bumps [guava](https://github.com/google/guava) from 27.1-android to 28.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-28 17:51:19 +01:00
Simon Frei 7b11f510e0
Bumped version to 1.2.1-rc.5 2019-07-27 21:02:49 +02:00
Simon Frei bf013b57b8
Bumped version to 1.2.1-rc.4 2019-07-23 21:08:34 +02:00
Simon Frei 59bd53e0dd
Bumped version to 1.2.1-rc.3 2019-07-19 22:37:31 +02:00
Simon Frei fd5d0affea
Bumped version to 1.2.1-rc.2 2019-07-17 12:47:28 +02:00
Simon Frei e0f4de092b
Bumped version to 1.2.1-rc.1.1 2019-07-16 10:20:18 +02:00
Simon Frei 58a751d66f
Add play locale mapping: hi_IN -> hi-IN 2019-07-16 10:18:56 +02:00
Simon Frei 48f7f74c22
Bumped version to 1.2.1-rc.1 2019-07-16 10:04:33 +02:00
Simon Frei 2de21eb35e
Imported translations 2019-07-16 10:02:53 +02:00
Simon Frei bca4df0354 Target api level 28 (fixes #1355) (#1360) 2019-07-16 08:41:30 +01:00
Simon Frei c6d85c3218
Bumped version to 1.2.0 2019-07-09 10:58:24 +02:00
Simon Frei 4770f866a3
Bumped version to 1.2.0-rc.4 2019-06-28 10:51:11 +02:00
Simon Frei 57ad451ad4
Reinstate meaningful filenames from before play publisher upgrade 2019-06-27 10:46:09 +02:00
Simon Frei eac018779a
Bumped version to 1.2.0-rc.3 2019-06-27 07:26:31 +02:00
Simon Frei 9c4ba1eea7
Bumped version to 1.2.0-rc.2 2019-06-20 09:22:19 +02:00
Simon Frei 5305e5c7e2
Reinstate lost listings 2019-06-17 14:22:42 +02:00
Simon Frei b9b617132b
Bumped version to 1.2.0-rc.1.4 2019-06-13 21:27:46 +02:00
Simon Frei ac196c65c5
Imported translations 2019-06-13 21:26:56 +02:00
Simon Frei b538164375
Update deleted/unsupported play languages 2019-06-13 21:26:53 +02:00
Simon Frei 392f686bbc
Add dot to version name 2019-06-13 21:14:00 +02:00
Simon Frei 1d2aa7324a
Bumped version to 1.2.0-rc1.3 2019-06-13 21:11:19 +02:00
Simon Frei 6c3f2b3ed8
Update play language mappins and cleanup 2019-06-13 21:10:17 +02:00
Simon Frei 25e3c62fcb
Bumped version to 1.2.0-rc1.2 2019-06-13 17:52:16 +02:00
Simon Frei df7bda5f89
Imported translations 2019-06-13 17:51:14 +02:00
Simon Frei 121474bd1a
Bumped version to 1.2.0-rc.1.1 2019-06-13 17:29:38 +02:00
Simon Frei a8be7cd6cd
Upgrade gradle play publisher to 2.2.1 (#1346) 2019-06-13 16:51:48 +02:00
Cody Mingus 3e0e983868 Adding dark theme (closes #653) (#1301) 2019-06-13 16:48:32 +02:00
Simon Frei 7a2371a949
Bumped version to 1.2.0-rc.1 2019-06-12 23:11:05 +02:00
Simon Frei f69bce15ef
Imported translations 2019-06-12 23:01:57 +02:00
Audrius Butkevicius 90272c4ece Revert "Support Variable Size Blocks (VSB)" (#1344) 2019-06-12 23:00:54 +02:00
dependabot-preview[bot] 39927763c0 Bump dagger-compiler from 2.14.1 to 2.23.1 (#1339)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.14.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.14.1...dagger-2.23.1)
2019-06-10 09:24:43 +02:00
dependabot-preview[bot] 0165a074a2 Bump libsuperuser from 1.0.0.201704021214 to 1.1.0.201903290044 (#1323)
Bumps [libsuperuser](https://github.com/Chainfire/libsuperuser) from 1.0.0.201704021214 to 1.1.0.201903290044.
- [Release notes](https://github.com/Chainfire/libsuperuser/releases)
- [Commits](https://github.com/Chainfire/libsuperuser/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-09 23:13:41 +01:00
dependabot-preview[bot] abfbd61f37 Bump guava from 23.6-android to 27.1-android (#1324)
Bumps [guava](https://github.com/google/guava) from 23.6-android to 27.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-09 23:13:36 +01:00
dependabot-preview[bot] eaaaa2ce95 Bump dagger from 2.14.1 to 2.23.1 (#1335)
Bumps [dagger](https://github.com/google/dagger) from 2.14.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.14.1...dagger-2.23.1)
2019-06-09 23:13:26 +01:00
dependabot-preview[bot] ff7fc29ac1 Bump support-annotations from 27.0.2 to 28.0.0 (#1340)
Bumps support-annotations from 27.0.2 to 28.0.0.
2019-06-09 22:54:35 +01:00
dependabot-preview[bot] 00812f1d3b Bump stream from 1.1.9 to 1.2.1 (#1338)
Bumps [stream](https://github.com/aNNiMON/Lightweight-Stream-API) from 1.1.9 to 1.2.1.
- [Release notes](https://github.com/aNNiMON/Lightweight-Stream-API/releases)
- [Commits](https://github.com/aNNiMON/Lightweight-Stream-API/compare/v1.1.9...v1.2.1)
2019-06-05 12:02:47 +02:00
dependabot-preview[bot] 8e493a35b4 Bump gson from 2.8.2 to 2.8.5 (#1337)
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.5.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.5)
2019-06-05 11:16:49 +02:00
dependabot-preview[bot] 3efc7d1ecb Bump constraint-layout from 1.0.2 to 1.1.3 (#1315)
Bumps constraint-layout from 1.0.2 to 1.1.3.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-04 23:04:45 +02:00
admin_3.exe a65e60b005 Don't open keyboard on save to Syncthing (#1328) 2019-06-04 22:48:57 +02:00
dependabot-preview[bot] a715fb6d79 Bump rules from 1.0.1 to 1.0.2 (#1320)
Bumps rules from 1.0.1 to 1.0.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-04 15:25:57 +02:00
dependabot-preview[bot] 3dad47ff0e Bump volley from 1.1.0 to 1.1.1 (#1321)
Bumps volley from 1.1.0 to 1.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-06-04 15:25:40 +02:00
Simon Frei 9c0a05c470 Bumped version to 1.1.4 2019-06-03 09:56:32 +02:00
Simon Frei 4620f339f6 Bumped version to 1.1.4-rc.2 2019-05-14 09:21:41 +02:00
Simon Frei 4e788efda7 Revert "Imported translations" to remove unsupported hi locale
This reverts commit ffc6239a26.
2019-05-14 09:20:30 +02:00
Simon Frei 5ddbd7533d Bumped version to 1.1.4-rc.1 again 2019-05-14 08:50:21 +02:00
Simon Frei 697afa9334 Merge branch 'release' 2019-05-14 08:48:27 +02:00
Simon Frei 971a1dd4f4 Bumped version to 1.1.4-rc.1 2019-05-13 20:45:56 +02:00
Simon Frei ffc6239a26 Imported translations 2019-05-13 20:41:26 +02:00
Simon Frei a71387898b Bumped version to 1.1.2.1 2019-05-07 09:05:29 +02:00
Simon Frei 7af7d17a25 Merge branch 'release' 2019-05-07 08:40:56 +02:00
Simon Frei d318a28de6 Bumped version to 1.1.2 2019-05-06 15:24:18 +02:00
Catfriend1 cc4d1b4fcf Show notification badge if user interaction is required (#1310) 2019-04-27 09:14:39 +01:00
Max 6a36c2d5c0 Disable badge for persistent notification (fixes #1305) 2019-04-21 00:45:24 +02:00
Simon Frei 9b2d77bc67 Bumped version to 1.1.2-rc.1 2019-04-18 22:55:25 +02:00
Simon Frei 379324aca1 Imported translations 2019-04-18 22:45:46 +02:00
Simon Frei ef733ad256 Update whatsnew 2019-04-02 18:03:13 +02:00
Simon Frei 0459a32eb7 Bumped version to 1.1.1 2019-04-02 18:01:02 +02:00
Simon Frei e1cb269420 Really bump version 2019-03-25 13:26:27 +01:00
Simon Frei 8dda80c2ac
Bumped version to 1.1.1-rc.2 (#1295) 2019-03-25 13:22:47 +01:00
Simon Frei 5e287b8044
Bumped version to 1.1.1-rc.1 (#1290) 2019-03-13 15:39:35 +01:00
Simon Frei 9a386131a1 Imported translations 2019-03-12 20:51:33 +01:00
Simon Frei 4feff85e9f
Bumped version to 0.10.19 (ref #1286) (#1289) 2019-03-08 15:23:17 +01:00
Simon Frei 1e5acd85fa release 0.10.18 2019-03-07 18:54:59 +01:00
Simon Frei 26e8e3c314
0.10.18-beta4 (#1284) 2019-03-01 11:59:16 +01:00
Catfriend1 4537a28d75 Fallback to http if https with TLS 1.2 is unavailable (fixes #1255) (#1281) 2019-02-28 21:13:57 +01:00
Simon Frei 462a013ae2 Fast forward master to current release branch (#1282)
* Bump version number

* Restore modules

* Bump version

* Revert "Disable HTTPS (fixes #1255)"

This reverts commit 1f82ec0fc6.

* Bump version
2019-02-26 19:49:57 +00:00
Audrius Butkevicius 656697128e
0.10.17 release (#1278)
* Imported translations

* Bumped version to 0.10.17
2019-02-22 22:55:22 +00:00
Audrius Butkevicius 1f82ec0fc6
Disable HTTPS (fixes #1255) 2019-02-22 22:52:46 +00:00
Catfriend1 a7e6fb9118 Support Variable Size Blocks (VSB) (#1270)
* Support Variable Size Blocks (VSB) (fixes #153) (#156)

* ConfigXml/Folder - Add "useLargeBlocks"

* Update folder model defaults

* UI for Variable Size Blocks (VBS) (fixes #153)

* Prepare model/Folder for Syncthing 1.0.1
2019-02-12 22:21:39 +00:00
Catfriend1 94c94b4216 Fallback to built-in path selector (#1272) 2019-02-12 07:31:17 +00:00
Audrius Butkevicius ab91c498ab
Merge 0.10.17-beta4 into master (#1269)
* Bumped version to 0.10.17-beta2

* Discard invalid locale

* Imported translations

* Bumped version to 0.10.17-beta3

* Discard invalid locale

* Imported translations

* Bumped version to 0.10.17-beta4
2019-02-11 20:57:24 +00:00
Audrius Butkevicius a5667b9e23
Bumped version to 0.10.17-beta1 2019-02-11 20:10:41 +00:00
Audrius Butkevicius 160e2bd66e
Imported translations 2019-02-11 20:08:56 +00:00
Martin Carpella 700c55e9d3 Show reasons for disabled service in notification dialog (#1264) 2019-01-21 21:05:45 +00:00
Catfriend1 346cc35237 Fix Syncthing getting killed by ActivityManager when started using Intent (fixes #1247) 2019-01-09 21:49:58 +00:00
Simon Frei f1e578e4fc Bumped version to 0.10.15 2018-11-20 08:53:06 +01:00
Simon Frei b27c19c838 Imported translations 2018-11-20 08:53:06 +01:00
Audrius Butkevicius 09b24d8505 Bumped version to 0.10.15-beta1 2018-10-03 19:46:51 +01:00
Audrius Butkevicius 81ba1fd9f6 Imported translations 2018-10-03 19:45:56 +01:00
Catfriend1 d376ed7938 Fix home volume not recognized on Android 8 (fixes #58) (#59)
* Fix home volume not recognized on Android 8 (fixes #58)

* Fix Downloads volume not recognized on Android 8
2018-10-03 19:41:15 +01:00
Catfriend1 37c4574eca Fix UI glitch - folder type explanation not updating (fixes #53) (#54) 2018-10-03 19:41:15 +01:00
Catfriend1 55915d7956 Fix crash when ignoring devices or folders (fixes #50) (#52) 2018-10-03 19:41:15 +01:00
Catfriend1 34faf02e3c Fix override changes button not showing (fixes #38) (#39) 2018-10-03 19:41:15 +01:00
Catfriend1 54daf43d6f Fix phone plugged to charger detection (#27) 2018-10-03 19:41:15 +01:00
Catfriend1 ecd44b231f Speed up syncthing startup and reduce log spam (#60) 2018-10-03 19:41:14 +01:00
Catfriend1 f915331114 Fix DeviceListFragment NPE on Comparator (#20) 2018-10-03 19:41:14 +01:00
Audrius Butkevicius 544e8c11d7
0.10.14 release (#1233)
* Updated Syncthing to v0.14.50

* Allow forcing a version in a release

* Imported translations

* Bumped version to 0.10.14
2018-10-03 19:40:22 +01:00
Catfriend1 680eb7dc86 Add "useLargeBlocks" to model/Folder.java (#1215) 2018-08-12 10:38:58 +01:00
Licaon_Kter 4428ac869f Keep Wi-Fi naming consistent (#1213) 2018-08-09 07:47:52 +01:00
Audrius Butkevicius 7279ac7630 Bumped version to 0.10.14-beta1 2018-08-07 19:22:35 +01:00
Audrius Butkevicius cd2df3b117 Imported translations 2018-08-07 19:18:16 +01:00
Catfriend1 3bd1c753a6 Root only - Temporarily increase fs.inotify.max_user_watches to 128K (fixes #1208) (#1209)
Forum discussion: https://forum.syncthing.net/t/android-failed-to-set-up-inotify-handler-please-increase-inotify-limits/11924/15
2018-08-07 18:22:15 +01:00
Catfriend1 4b7024bf8a Add "receiveonly" folder type to UI and model (fixes #1210) (#1211) 2018-08-07 13:14:21 +01:00
Catfriend1 6a04d640bd
Improve run conditions and run conditions UI (#1189)
* WIP - Extend run condition monitor functions

* WIP - Better run conditions UI

* WIP - Allow applying run conditions to foreground and background
execution of the syncthing app

* WIP - Add mobile data run condition

* WIP - Fix RunConditionMonitor#onSharedPreferenceChanged

* WIP - Directly go to SettingsActivity#Run_Conditions screen
after the "change run condition" button has been clicked in
StateDialogActivity during STATE_DISABLED

* Disable Syncthing in flight mode (fixes #1173)
... and allow to enable it on phone that have problems
detecting wifi connection if the user manually enables
one during flight mode.

* Add run condition "Run on metered wifi" (fixes #937)

* Improve string

* Add run condition "Respect Android Auto-sync data quick toggle" (fixes #588)

* Remove SharedPreferences.OnSharedPreferenceChangeListener

* Added SyncthingService#reEvaluateRunConditions

* Implement mPendingRunConditions in SettingsActivity
to queue run condition changes until the user leaves
the preferences screen after making changes. (fixes #1196)

* Rename reEvaluateRunConditions to evaluateRunConditions
according to review

* Fix implementation of ContentResolver.removeStatusChangeListener

* Reordered run conditions
wifi, metered wifi, wifi whitelist, mobile data

* Review 1/2

* Fix logic for metered/non-metered wifi run condition

* Remove PreferenceScreen dividers on API level > 21

* Revert "Remove PreferenceScreen dividers on API level > 21"

This reverts commit ec037b02e4.

* Detect changes made to wifi connections in android's data usage dialog
related to the metered wifi flag.

* Review - Minor string improvements
Removed unused variable from RunConditionMonitor
Move always_run_in_background pref to pref category
"Behaviour".

* Review - "Start service automatically on boot" string

* Remove unused strings
2018-08-02 10:50:21 +02:00
Catfriend1 cdaf8e69c5
Add welcome wizard slides on first start requesting permissions (#1176)
* Prepare welcome wizard related to issues
https://github.com/syncthing/syncthing-android/issues/1129
https://github.com/syncthing/syncthing-android/issues/622

* Add drawables and texts

* Disable scrolling the ViewPager, we have buttons for that

* Add welcome wizard code
Ask for storage and location permission
Location permission is required to run the app
Recheck storage permission on each app start, if revoked the
welcome slides show again.

* Review

* Review - Do not quit the app when storage permission is not granted

* Review - Minor string improvements
2018-08-01 20:10:31 +02:00
Catfriend1 b50fcf1fa1
Fix races during config access, add missing null check (fixes #1194) (#1195)
* Fix race during config reload and missing null check
in FolderListFragment and DeviceListFragment (fixes #1194)

* Review - synchronize(mConfigLock) when mConfig is accessed

* Review - add two breaks in RestApi
in removeFolderInternal, removeDeviceInternal
2018-07-29 18:25:56 +02:00
Catfriend1 5426e750ef
Fix sending wrongly encoded commands into the unix subshell (fixes #1198) (#1199)
* Fix sending wrongly encoded commands into the unix subshell (fixes #1198)

This reverts commit 7541fa978e.
2018-07-28 01:05:41 +02:00
Catfriend1 b99d6d47d4 Revert "Disable write test to work around (ref #1198)"
This reverts commit a9a863ace9.
2018-07-28 00:54:48 +02:00
Audrius Butkevicius 815f945bb4 Bumped version to 0.10.13 2018-07-27 20:38:00 +01:00
Audrius Butkevicius f5bec66232 Imported translations 2018-07-27 20:34:59 +01:00
Audrius Butkevicius a9a863ace9 Disable write test to work around (ref #1198) 2018-07-27 20:30:15 +01:00
Catfriend1 d0dbb695eb Implement mPendingRunConditions in SettingsActivity to queue run condition changes until the user leaves the preferences screen after making changes. (fixes #1196) 2018-07-26 23:52:36 +01:00
Catfriend1 d78b86f5b4 Fix missing blank line 2018-07-26 10:24:58 +02:00
Catfriend1 aad57de03d Initialize mFolder.type to FOLDER_TYPE_SEND_RECEIVE
according to the switch element having android:checked=false
by default in the xml layout.
2018-07-26 10:23:16 +02:00