850 Commits

Author SHA1 Message Date
izzy2lost
e795ad6ff2 Update build.yml 2024-10-28 04:31:55 -04:00
izzy2lost
2ebbe3997f Update build.yml 2024-10-28 04:17:00 -04:00
izzy2lost
6c820d425e Update build.yml 2024-10-27 20:50:34 -04:00
izzy2lost
974713e2e2 Update build.yml 2024-10-27 20:48:33 -04:00
izzy2lost
25e4f8cc35 Update build.yml 2024-10-27 20:47:34 -04:00
Maksim Lin
19b497a018 Merge pull request #720 from clach04/patch-1
viper edit link
2024-09-24 17:03:46 +10:00
clach04
8e32fbbeba viper edit link
As turbo editor is no longer a valid Google Play Store link
2024-08-10 06:35:42 -07:00
Maksim Lin
9615ca8a7b Merge pull request #668 from maks/bump-version-for-FDroid
bump version for publishing on FDroid
v1.7.0
2023-01-03 09:46:05 +11:00
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
a2c8ffd31d Merge pull request #667 from maks/prep_release
Prep new release on Google Play
2023-01-01 16:11:19 +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
f0cf4bf359 Merge pull request #666 from maks/620-request-files-permission
Dialog to explain&request all files perm
2023-01-01 12:21:49 +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 v1.6.3 2022-04-04 20:55:56 +10:00
Maksim Lin
28e7cace85 Merge pull request #616 from prattpratt/feature/access-all-files
Access to all files in order to read/write repos from external storage
2022-04-04 20:49:53 +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
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