Commit Graph

10 Commits

Author SHA1 Message Date
corbinlc
bb03c3c75c
No longer run by LTM (#1210)
* no longer run by LTM
2020-04-26 20:44:51 -07:00
Matthew Tighe
60c3e43dec
Add wiki link to options menu. (#902) 2019-06-18 11:29:15 -07:00
Matthew Tighe
5851d0d4aa
Fix delete filesystem action. Save user storage. (#897)
* Remove rootfs files from <filesystem>/support.

* Ensure busybox is present when clearing support files.

* Truncate play store release notes to adhere to max size.

* Add regression for asset clearing link setup.

* Fix bug just introduced and add regression.

* Use new script to delete filesystems.

* Update FilesystemUtilityTest.

* Lint

* Delete local intermediate file during filesystem export.

* Setup links on object creation, instead of during session startup.

* Lint

* Fix test name.
2019-06-17 13:40:51 -07:00
Matthew Tighe
97a6809067
Add clarifier to beta version names. Fix automated changelogs. (#887)
* Add beta build type to gradle.

* Update signing configs and CD jobs.

* Fix automated changelogs.

* Refine version name and add comment.

* Move versionCode to expected directory for fastlane.

* Treat version name the same as code.
2019-06-11 16:01:02 -07:00
Matthew Tighe
8393595acc
Add beta deployment to master branch. (#880) 2019-06-10 11:52:59 -07:00
Matthew Tighe
f0404254b8
Automate github releases. (#813)
* Automate github releases.

* Fix circleci variable.

* Fix command.
2019-05-07 14:20:36 -07:00
MatthewTighe
0a035999ad Update supply apk path. 2019-02-21 11:10:21 -08:00
Matthew Tighe
30e4ad60fe
Fix continuous deployment (#655)
* Use pretty formatting for changelogs.

* Bump version.

* Remove changelog and update full description.
2019-02-21 10:37:25 -08:00
Matthew Tighe
8665c64c0e
Add continuous deployment (#651)
* Attempt to add coverage reporting.

* Use correct variable names.

* Fix indentation.

* Get unified coverage reporting working.

* Add coverage uploading.

* Add release build workflow.

* Correct path.

* Actually use signing config.

* Remove hyphen.

* Remove build release requirements while testing.

* Rename env variables in config to match names in CI.

* Add command to skip some jobs for forked PRs.

* Add deployment job and configuration.

* Filter deployment off this branch.

* Spell things correctly.

* Change early return for forked PRs to a reference variable.

* Fix format.

* Add closing quotation.

* Remove space from ruby deps argument.

* Add automated changelog reporting.

* Exlude merge commits from changelog, and simplify lanes.

* Switch branch filtering back to releases.
2019-02-20 14:29:14 -08:00
Poussinou
2f089e011d add fastlane for F-Droid (#466) 2018-12-10 10:01:22 -08:00