Commit Graph

28 Commits

Author SHA1 Message Date
validcube
a17a05995a
ci: caching with gradle-build-action
Allow for automatic capture of buildscan in job summary, and smarter
caching than the one provided by `setup-java`.
2023-12-02 16:55:04 +07:00
Benjamin
63fd7957c6
ci: Add release workflow (#1235) 2023-09-25 19:02:18 +02:00
oSumAtrIX
70e8253b63
Migrate to compose branch
This commit was made to allow cherry-picking the first commit of the followup commits according to https://github.com/ReVanced/revanced-manager-compose/issues/65#issue-1806335545
2023-08-26 18:07:57 +02:00
Pun Butrach
9a57f8b858
ci(build): use correct JDK version
There's no reasons to go higher than JDK 11 since we compile the application using JDK 11
2023-07-10 21:42:24 +07:00
Ushie
7f1dab7ee1
ci: temporarily restore old release workflow 2023-05-02 17:50:07 +03:00
Palm
276f33b9ec
ci: use semantic-release (#746) 2023-03-23 17:34:52 +01:00
Aunali321
b475bd25c8
build: remove env setup step 2023-03-11 23:01:26 +05:30
Ushie
b7227bfad7
fix(build): use correct step id 2022-11-26 22:14:42 +03:00
Ushie
447c16cff1
fix(build): migrate env name to new workflow 2022-11-26 21:17:57 +03:00
Nico Mexis
14e9dd1c04
fix: update workflow actions (#482)
* fix: update workflow actions

* fix: sign apk parameters
2022-11-26 16:34:14 +03:00
Canny
6ea055d486
feat: use secrets for keys (#528) 2022-11-24 00:27:00 +03:00
Aunali321
63b2d8e0bd build: remove create env step from actions. 2022-10-17 21:51:18 +05:30
Aunali321
2e050d06e8
feat: remove firebase. (#405)
* feat: remove firebase.

* build: remove firebase config.
2022-10-17 20:24:47 +05:30
Aunali321
273aa42b17 refactor: redo the environment system. 2022-10-17 16:48:39 +05:30
Aunali321
603917d21e feat: create env with github actions. 2022-10-17 16:25:22 +05:30
Alberto Ponces
14c5ac1b7a fix: Sign APK with own release key 2022-09-14 16:35:17 +01:00
Alberto Ponces
e117331159 fix: Get release version from github tag properly 2022-09-14 12:27:56 +01:00
Alberto Ponces
614a694a77 build: rename jobs [skip ci] 2022-08-18 23:25:47 +01:00
Alberto Ponces
cc5ad7ca58 build: add debug workflow and improve release workflow 2022-08-18 22:25:24 +01:00
Aunali321
106d77ea0c
feat: "New dashboard UI". (#3)
* feat: "New dashboard UI".

* fix: some improvenents

* fix: fix inconsistencies and light theme.

* fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

* feat: move chips to a separate widget.

Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-08-16 14:06:56 +01:00
Alberto Ponces
cd1610d847 Revert "fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)"
This reverts commit ce09a5264a.
2022-08-16 12:12:10 +01:00
Alberto Ponces
ce09a5264a fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip) 2022-08-15 18:42:09 +01:00
Alberto Ponces
70a50c7177 fix: update workflow build output path 2022-08-13 18:56:51 +01:00
Alberto Ponces
70f5d20ca4 fix: Github build workflow. 2022-08-06 22:36:02 +01:00
Aunali321
57b932fd23
Update release-build.yml 2022-08-06 17:47:36 +05:30
Aunali321
884199f2fa
remove flutter analyze. 2022-08-01 17:22:08 +05:30
Aunali321
591c025d2d
fix: use stable flutter version. 2022-08-01 17:13:39 +05:30
Aunali321
34a153e344
Create release-build.yml 2022-08-01 17:08:02 +05:30