832 Commits

Author SHA1 Message Date
Maksim Lin
6574cbf7a9 Merge pull request #609 from kb-1000/jsch
Update JSCH and Conscrypt
v1.6.2
2022-03-21 11:57:50 +11:00
kb1000
b79b3c0697 Disable TLSv1 and TLSv1.1 and improve SSH private key generation dialog 2022-03-20 12:53:38 +01:00
kb1000
9e11a78ddf Update JSCH and Conscrypt 2022-03-19 12:33:00 +01:00
Maksim Lin
5e272ac2f0 Merge pull request #607 from imnotjames/fix/450/fix-name-section
fix: use correct `user` section name when setting repo config
2022-03-18 14:55:56 +11:00
James Ward
cbb4968c5f fix: use correct user section name when setting repo config
if you use a per-repository configuration of the name, the main section
for user config is added as "name" instead of "user".  this means any
user that wants to set the config can't use the "Config" modal and
instead has to edit the raw config file

instead, this updates the section value to be the correct "user"
as defined in the git documentation:

https://git-scm.com/docs/git-config#Documentation/git-config.txt-username
2022-03-16 13:19:25 -04:00
Maksim Lin
3fef93ccac Merge pull request #597 from maks/use-acra
Use ACRA for basic, optional crash reporting
2021-12-20 14:30:36 +11:00
Maksim Lin
09e46a12c1 make sure commits pushed to PRs trigger CI builds 2021-12-20 14:25:49 +11:00
Maksim Lin
d96cc03bcd Merge pull request #592 from DJCrashdummy/patch-1
corrected typo and updated feature-list
2021-12-20 14:23:09 +11:00
Maksim Lin
3ab21a43e4 now reenable builds on push for main branch 2021-12-20 14:15:30 +11:00
Maksim Lin
53b42dfdc8 try again for only builds for PRs 2021-12-20 14:12:55 +11:00
Maksim Lin
225ba6d03b bump version for new release 2021-12-20 14:07:44 +11:00
Maksim Lin
7f7da55e5f only build PRs and push to main branch 2021-12-20 14:07:04 +11:00
Maksim Lin
5f482a4046 put gradle props back into git to fix CI build err 2021-12-20 14:00:04 +11:00
Maksim Lin
6d1756c5c7 target Android 31 2021-12-20 13:53:35 +11:00
Maksim Lin
61f27c0738 minimal email crash reports with ACRA, update gradle 2021-12-20 13:31:23 +11:00
Maksim Lin
98d7e210f5 update translations 2021-12-20 13:31:23 +11:00
Maksim Lin
66ec88b8a9 remove use of Sentry crash reporting 2021-12-20 13:31:23 +11:00
Maksim Lin
65a06f1ee6 Merge pull request #596 from maks/sdk-30
target Android SDK30 and bump version
2021-12-20 13:30:08 +11:00
Maksim Lin
db164cd89a use Java 11 for GH actions CI, update actions 2021-12-20 12:55:32 +11:00
Maksim Lin
ec8faf9c44 target Android SDK30 and bump version 2021-12-17 14:46:07 +11:00
DJCrashdummy
8f025b4ab6 corrected typo and updated feature-list 2021-12-11 08:13:53 +00:00
Maksim Lin
7bc9519d2f Merge pull request #578 from alive-corpse/master
A lot of syntax fixes in russian string resources.
2021-08-04 20:06:01 +10:00
Evgeniy Shumilov
747e3ea94a A lot of syntax fixes in russian string resources. 2021-07-23 20:15:57 +05:00
Maksim Lin
4de78a9951 Merge pull request #566 from kb-1000/github-actions
Use GitHub actions instead of Travis CI
2021-01-10 16:03:16 +11:00
kb1000
e9abd4b331 Stop Gradle daemon after build 2021-01-08 17:15:51 +01:00