Commit Graph

18 Commits

Author SHA1 Message Date
shadow578 0db4f4079b refactor(microg-support): share code between `music-microg-support` patch 2022-09-26 04:30:49 +02:00
oSumAtrIX 084a99bc6f
feat: `settings` patch framework (#266) 2022-08-22 01:59:43 +02:00
oSumAtrIX f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
oSumAtrIX 36a2ae886c
fix: rollback to `Dependencies` annotation 2022-08-03 03:09:39 +02:00
Sculas 8dafe05b2c
feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
Sculas de61c38a23
refactor: migrate MicroGResourcePatch.kt to DependsOn 2022-08-02 20:22:57 +02:00
Sculas e58b96a6f4
refactor: cleanup MicroGResourcePatch.kt 2022-08-02 20:21:14 +02:00
oSumAtrIX 0e229a46cb
feat: `settings` patch 2022-07-31 12:15:26 +02:00
oSumAtrIX a2a1ee8eb5
fix: use dependency in correct patch 2022-07-21 01:35:04 +02:00
oSumAtrIX db32ffe56a
fix: migrate to new `proxy` api 2022-06-26 18:10:37 +02:00
oSumAtrIX 084078e7f1 refactor: migrate from `Signature` to `Fingerprint`
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
oSumAtrIX 2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
oSumAtrIX 8e86d9e6cb
refactor: improve `microg-support` reference patches 2022-06-20 21:29:54 +02:00
oSumAtrIX 48bbd574a5
feat: `microg-patch` 2022-06-11 06:37:18 +02:00
oSumAtrIX a0fdee81a6
fix: wrong annotation and signature in patches 2022-05-28 14:31:20 +02:00
oSumAtrIX 7bc60943cb
fix: write while reading resources and remove checking for "." in resource extensions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-24 02:02:39 +02:00
oSumAtrIX 159f7f3c3d
chore: update matching method names for `microg` patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-23 21:14:43 +02:00
oSumAtrIX c24f8063a0
feat: update MicroG patch to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-22 17:41:59 +02:00