191 Commits

Author SHA1 Message Date
Maksim Lin
b5089f6e4b bump version for publishing on FDroid
This should allow next version published on FDroid to overwrite discontinued version from Google Play.
2023-01-03 09:40:47 +11:00
Maksim Lin
96a3106ed3 bump version for publishing on Google Play 2023-01-01 15:37:39 +11:00
Maksim Lin
bd68f531c4 update to newer jquery version 2023-01-01 12:59:31 +11:00
Maksim Lin
f3007d4ce2 update secure prefs version 2023-01-01 12:59:16 +11:00
Maksim Lin
6695b09c5e dialog to explain&request all files perm
If the app doesn't have the all files permission on Android 30 (R) or higher, show dialog explaining why they are needed, take user to Settings screen to set the permission and don't allow using the app until required permissions are granted.
2023-01-01 12:13:55 +11:00
Maksim Lin
c1e5d64850 bump version for release 2022-04-04 20:55:56 +10:00
Sergey Valiulik
51f58f3445 Access to all files in order to read/write repos from external storage 2022-04-04 10:35:28 +03: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
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
225ba6d03b bump version for new release 2021-12-20 14:07:44 +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
ec8faf9c44 target Android SDK30 and bump version 2021-12-17 14:46:07 +11:00
Evgeniy Shumilov
747e3ea94a A lot of syntax fixes in russian string resources. 2021-07-23 20:15:57 +05:00
Sergey Valiulik
809cfbcfc9 Use more clear naming 2020-12-01 20:58:19 +03:00
Sergey Valiulik
a9bdfdcb37 Add settings option to forcibly change language to English 2020-11-01 22:16:07 +03:00
Maksim Lin
1e1b987e21 bump version for release 2020-08-09 16:24:09 +10:00
rsteube
8dcfa70577 fix android 10 permissions (workaround) 2020-07-26 11:26:36 +02:00
Maksim Lin
6c3178fd3a bump version for release 2020-03-11 11:41:22 +11:00
Maksim Lin
7d3a85bb4a dialog for consent to use error reporting. 2020-03-11 11:39:21 +11:00
Maksim Lin
d24c359039 convert AppSingleton to Kotlin & rename 2020-03-11 10:52:21 +11:00
Maksim Lin
05b6184726 bump version for Google Play release 2020-03-04 16:44:53 +11:00