Commit Graph

1108 Commits

Author SHA1 Message Date
Corbin Champion
4289ad1dd9
Merge branch 'master' into fullscreen 2021-10-07 22:04:05 -07:00
Corbin Champion
9ffbc465fb
Provide method for setting/unsetting an app to auto start on UserLAnd launch (#1441)
* Add autostart feature: you can select one app to launch automatically when UserLAnd opens up
2021-10-07 22:00:36 -07:00
Corbin Champion
da38e9d96b fix lint issues 2021-10-07 21:24:44 -07:00
Corbin Champion
025e18113b Properly use full screen and allow custom scaling 2021-10-07 21:17:19 -07:00
Corbin Champion
7752f954c8
Proot catchup (#1439)
*fix proot getresuid/gid issue
2021-10-05 13:47:39 -07:00
Corbin Champion
265982a905
Proot catchup (#1438)
* fix qemu proot interaction
2021-10-04 12:17:39 -07:00
Corbin Champion
e35a98f165
Bump version number (#1436)
bump version
2021-10-01 14:57:56 -07:00
dependabot[bot]
ddd15733ab
Bump activesupport from 6.0.2.2 to 6.0.3.1 (#1240)
Bump activesupport from 6.0.2.2 to 6.0.3.1
2021-10-01 14:33:52 -07:00
Corbin Champion
fb0c6dca0e
skip vnc test for now (#1435)
* skip instrumented tests for today
2021-10-01 14:04:18 -07:00
Corbin Champion
28e7800934
Merge pull request #1406 from CypherpunkArmory/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
2021-10-01 12:41:38 -07:00
Corbin Champion
5e36ca5dac
Merge pull request #1397 from yas99en/ctrlSpaceWorkaround
Ported ctrl-space workaround from latest termux.
2021-10-01 12:40:03 -07:00
Corbin Champion
aba1c991d5
Merge pull request #1434 from CypherpunkArmory/proot-catchup
Catch up on some proot bugs/features
2021-10-01 12:37:15 -07:00
Corbin Champion
15be132855 point at correct support assets release 2021-10-01 12:02:07 -07:00
Corbin Champion
033d47750b catch up on some proot bugs/features and build proot different for newer android releases 2021-10-01 11:47:40 -07:00
dependabot[bot]
00bf1a5380
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 02:08:38 +00:00
yas99en
2a5d5b9828 Ported ctrl-space workaround from latest termux. 2021-05-30 00:30:08 +09:00
Corbin Champion
89fcd68149
Merge pull request #1364 from pp-sepag/master
German translation
2021-03-10 14:10:47 -08:00
pp-sepag
37403a7d07
German translation 2021-03-09 15:49:19 +01:00
corbinlc
60663f8379
Merge pull request #1269 from antonialoytorrens/master
Add Catalan translation
2020-07-31 21:38:42 -07:00
corbinlc
ee8fbecb51
Merge pull request #1232 from BxOxSxS/master
Add Polish translation
2020-07-31 21:35:42 -07:00
corbinlc
16298ce9a6
Merge pull request #1270 from CypherpunkArmory/add_donation
prompt for donations
2020-07-30 21:30:31 -07:00
Corbin Champion
1113264818 roll version number and fix unit test compile 2020-07-30 21:11:12 -07:00
Corbin Champion
e33d8997fa prompt for donations 2020-07-29 22:00:40 -07:00
antonialoytorrens
4d102724e5
Updated translation 2020-07-27 13:35:40 +02:00
antonialoytorrens
a57a5ef21c
Added missing apostrophes, updated translation 2020-07-27 13:33:52 +02:00
antonialoytorrens
d5e063b208
Added missing apostrophes 2020-07-27 13:18:50 +02:00
antonialoytorrens
0680b63a77
Add Catalan translation 2020-07-27 12:43:05 +02:00
BxOxSxS
c1ba2019d1 Add Polish translation 2020-05-16 11:43:44 +02:00
corbinlc
41e106fabe
Add back arm32 loader for arm64 devices (#1219)
* Firefox and Node fixed in last release.
* Add back the arm32 loader for people with arm64 devices
2020-05-04 11:16:52 -07:00
corbinlc
e4a7bcd8f7
Working firefox and node (#1213)
* update proot and fix firefox, node and others
2020-04-30 15:42:45 -07:00
corbinlc
bb03c3c75c
No longer run by LTM (#1210)
* no longer run by LTM
2020-04-26 20:44:51 -07:00
corbinlc
206517bbec
Update build.gradle 2020-04-13 08:17:35 -07:00
corbinlc
de091539a8
Fix turkish i (#1200)
* specify local when calling toLower to avoid issue where certain locales corrupt a url we use
2020-04-12 22:10:44 -07:00
corbinlc
060e3f6fd3
bump fastlane (#1195) 2020-03-31 21:40:11 -07:00
dependabot[bot]
74ac7e4074
Bump excon from 0.65.0 to 0.71.0 (#1130)
Bumps [excon](https://github.com/excon/excon) from 0.65.0 to 0.71.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](https://github.com/excon/excon/compare/v0.65.0...v0.71.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-27 10:16:22 -07:00
dependabot[bot]
9515820edc
Bump rubyzip from 1.2.3 to 1.3.0 (#1076)
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-27 10:15:58 -07:00
Wang
7593ba1716
Fixed Simplified Chinese translation (#1178) 2020-03-27 10:14:10 -07:00
corbinlc
8051518dae
Assign copyright (#1193) 2020-03-27 10:12:32 -07:00
Furkan SAMANLI
bba23c3c90 Add Turkish Translation (#430) (#1088)
* Add Turkish Translation (#430)
2019-11-21 11:02:22 -08:00
Maher
999773044b Update Arabic language (#1057)
Update Arabic translation
2019-11-04 10:56:11 -08:00
corbinlc
afa98d296c
New Debian and Kali images (#1075) 2019-10-21 23:26:29 -07:00
corbinlc
e255efcc69
Better support for armhf devices running Android 8.0+ (#1064)
Fix crashes on many older devices upgrading to a newer version of Android.
2019-10-10 15:18:41 -07:00
corbinlc
25e8651d87
v2.6.3
Fixing the latest batch of nasty low level issues.
* Handle different `SIGSYS` event ordering on armhf devices running a newer version of Android.  People would have seen this as being stuck at the end of extraction.
* Handle `waitpid` being blocked.  Would show up as infinite spinning at the starting service stage on some devices/versions of Android.
* Handle `sendmmsg` being block on some intel/amd devices.
* Handle some devices (Leveno Yogabook, any others?) using a different set of libraries than advertised in `Build.SUPPORTED_ABIS`
2019-09-04 15:47:13 -07:00
corbinlc
59a24c6d25
Fix fdroid badge
Take that @AndrewScibek
2019-08-27 16:00:33 -07:00
corbinlc
02ffdab1f6
Update CONTRIBUTING.md 2019-08-27 15:54:59 -07:00
corbinlc
8139865d2d
Update README.md (#1022)
We removed public slack access
2019-08-27 12:53:48 -10:00
corbinlc
45271ea73e
Fix new seccomp filtering issues (#1011)
* refetched assets to get a new proot version which should fix some seccomp filtering issues

* try to lock which image we are using for circle
2019-08-16 12:45:57 -07:00
Matthew Tighe
b0f4ffd07d
Create end-to-end VNC session regression test. (#1006)
* Handle server connection numbers in appropriate places, instead of tacking them onto session objects.

* Add end-to-end test for vnc session regression.

* Lint
2019-08-14 11:56:48 -07:00
corbinlc
effcae3319
Fix launching into VNC sessions (#1001)
* Fix launching into VNC sessions
2019-08-12 12:53:16 -07:00
Matthew Tighe
b30f68bc78
Add a sdcard scoped storage binding. (#975)
* Add another binding for sdcard storage.

* Change binding name.

* Rename bindings and add hack to handle version upgrades.

* Fix hack.

* Add some regression tests.

* Update doc provider.

* Lint
2019-07-31 13:14:06 -07:00