1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00
Commit graph

2172 commits

Author SHA1 Message Date
Simon Frei
2af5ea9780
Merge branch 'release' 2023-04-12 21:20:23 +02:00
Simon Frei
63fc8a9f95
Add note about not accepting feature request in issue template (#1905) 2023-04-12 21:15:34 +02:00
Simon Frei
22784cc7d5
Explain maintenance status and feature request rejection in readme (#1901)
Maybe we get lucky and someone steps up. And also if not it would at least be possible to see what the state of the project is for anyone who cares to read it, and makes dealing with new feature request simpler/faster. The time I spend on keeping the app alife isn't huge, but it's still quite a few hours every now and then when some upgrade breaks things. And I would like to keep doing that, too many people are using it, but I also have zero energy to engage with feature requests (while I know tons of things that are 1000x more important that I'd address if I ever had the time/energy). And closing them with a documented reason feels better than just ignoring and accumulating tickets.
2023-04-12 19:27:57 +02:00
Simon Frei
45347e407f
Bumped version to 1.23.4 2023-04-05 19:03:22 +02:00
Simon Frei
72ab51dec3
Updated Syncthing to v1.23.4 2023-04-05 19:02:10 +02:00
Simon Frei
64da8fc280
Bumped version to 1.23.3 2023-04-05 00:06:07 +02:00
Simon Frei
ef7a42471c
Updated Syncthing to v1.23.3 2023-04-05 00:04:00 +02:00
Simon Frei
47191f79e0 Bumped version to 1.23.3-rc.2 2023-03-30 13:20:52 +02:00
Simon Frei
127c776566 Updated Syncthing to v1.23.3-rc.2 2023-03-30 13:20:20 +02:00
Simon Frei
f0762bab12
Bump SDK to 32 (#1896)
This is just a "minor" upgrade for android "12L" - some tablet related
improvements we likely don't care about. This bump is to support a contribution
to migrate our UI from something legacy to an up-to-date default framework that
requires >=32.
2023-03-26 18:40:00 +02:00
Simon Frei
b0c811d213
Bumped version to 1.23.3-rc.1 2023-03-14 23:27:00 +01:00
Simon Frei
64557dba27 Updated Syncthing to v1.23.3-rc.1 2023-03-14 23:01:41 +01:00
Simon Frei
ec55993fc8 Revert to go 1.19.7 2023-03-14 22:59:42 +01:00
Simon Frei
a278abd7d8
Updated Syncthing to v1.23.2-rc.1 2023-02-19 15:04:55 +01:00
Simon Frei
f3280bb08b
Bump to go1.20.1 2023-02-19 15:04:13 +01:00
Simon Frei
a5e781fb4e
Bumped version to 1.23.1 2023-02-08 22:47:25 +01:00
Simon Frei
6a65726671
Updated Syncthing to v1.23.1 2023-02-08 22:44:32 +01:00
Simon Frei
a34239dc4d
Imported translations 2023-02-08 22:44:13 +01:00
Simon Frei
724dfb0780
Bumped version to 1.23.1-rc.1 2023-01-14 12:26:10 +01:00
Simon Frei
dd8f65bc4b
Updated Syncthing to v1.23.1-rc.1 2023-01-14 11:38:50 +01:00
dependabot[bot]
4266a2b7e8
Bump gson from 2.9.1 to 2.10.1
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.1.
- [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.9.1...gson-parent-2.10.1)

---
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>
2023-01-14 11:38:35 +01:00
Simon Frei
c2c02fa014
Bump go to 1.19.5 2023-01-14 11:35:30 +01:00
Simon Frei
1ea20e5f27
Imported translations 2023-01-14 11:34:48 +01:00
Simon Frei
eac8f51630
Bumped version to 1.23.0 2023-01-05 00:01:56 +01:00
Simon Frei
49a92b89ac
Updated Syncthing to v1.23.0 2023-01-04 23:50:13 +01:00
tomasz1986
b8896f8f1c
readme: Update and add detailed steps to build instructions (#1865)
Currently, the build instructions are very brief and don't explain the
whole process of setting up the build environment in detail. Thus, add
explicit steps on how to download required tools and prepare then for
compilation.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2023-01-02 09:51:00 +01:00
Simon Frei
67ea05a5cd Remove travis from readme (unused) 2023-01-01 22:03:32 +01:00
Simon Frei
89b708bebf Bumped version to 1.22.3-rc.2 2023-01-01 22:00:21 +01:00
Simon Frei
db17001cb2 Updated Syncthing to v1.22.3-rc.2 2023-01-01 21:58:27 +01:00
Simon Frei
212e1bafa2 Fix removing unsuitable use of open in bump version script 2023-01-01 21:58:06 +01:00
Simon Frei
8d20884817 Remove unsuitable use of open in bump version script 2023-01-01 21:50:38 +01:00
Simon Frei
f6272fabb8
Bumped version to 1.22.3-rc.1 2022-12-17 21:58:59 +01:00
Simon Frei
c50baca2cd
Updated Syncthing to v1.22.3-rc.1 2022-12-17 21:55:05 +01:00
Simon Frei
c187b4998b
Imported translations 2022-12-17 21:53:49 +01:00
Simon Frei
c815bcf6d1
Bumped version to 1.22.2 2022-12-06 13:24:44 +01:00
Simon Frei
5082b5a8e3
Updated Syncthing to v1.22.2 2022-12-06 13:22:14 +01:00
Simon Frei
88e621b432
Bumped version to 1.22.2-rc.3.3 2022-12-03 21:29:25 +01:00
Simon Frei
2a2e8a7f0d
Declare start/stop intents as exported (#1872) 2022-12-03 21:27:20 +01:00
Simon Frei
67c22eaec5
Bumped version to 1.22.2-rc.3.2 2022-11-27 23:29:53 +01:00
Simon Frei
a85cec550e
Updated triplet play plugin to 3.7.0 (gradle compat) 2022-11-27 23:29:30 +01:00
Simon Frei
4366e0fbf4
Bumped version to 1.22.2-rc.3.1 2022-11-27 22:35:48 +01:00
Simon Frei
83ef8dcf2d
And don't use any slahses in path components 2022-11-27 22:32:07 +01:00
Simon Frei
6de42634b3
Bump ndk to 25 2022-11-27 22:17:55 +01:00
Simon Frei
c9ea58cfca
Use os.path.join for CC 2022-11-27 22:17:31 +01:00
Simon Frei
373558b2ec
Fix c compiler (CC env) (ref #1864)
Fixes 2942072594
2022-11-27 21:53:21 +01:00
Simon Frei
2942072594
Compile and target SDK version 31, increase min Sdk to 21 (#1864)
The upgraded compile SDK requires an upgrade of gradle, which introduces a
build error with api lvl <21:
   > Error while processing [...]/app/src/main/res/drawable/ic_close_24dp.xml :
     Invalid color value ?attr/colorControlNormal
Explanation: https://stackoverflow.com/a/49501629

Also minor NDK update
2022-11-27 20:27:54 +01:00
Simon Frei
21b00edfcc
Increase java compat level to 11 2022-11-27 20:25:59 +01:00
Simon Frei
b89c9833eb
Set FLAG_IMMUTABLE on PendingIntent (target 31) (#1868)
Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2022-11-27 20:24:35 +01:00
Simon Frei
9bd413705c
Add android:exported attribute to manifest (target 31) (#1867) 2022-11-27 20:24:25 +01:00
Simon Frei
d8413c6e11
Fix lint failure (target 31) (#1869) 2022-11-27 20:24:14 +01:00