Commit graph

6 commits

Author SHA1 Message Date
evermind
04fc10bb67 BraveNewPipe: convert to doLast in testReplaceMailandJsonandSignature()
and really match two lines
2024-04-26 00:47:00 +02:00
evermind
d167a80985 BraveNewPipeLegacy: remove duplicated files for braveLegacy flavor compilation 2024-04-26 00:47:00 +02:00
evermind
91ffdb4ff7 BraveNewPipe: add gradle task that will rename NewPipe to BraveNewPipe in the workspace
This task should be used before building a release. Run it only once.
2023-11-10 14:41:25 +01:00
evermind
e5c2e2bcd9 BraveNewPipe: gradle task to Patch NewPipe to use BraveNewPipe's:
- support email address
- the update json data URL
- the apk signature
This task (if enabled) will run on the current code base and
does this job for you automatically. To be re-run if needed.
2022-05-03 14:57:05 +02:00
evermind
e587eb49cc delete 'old' files so that no cruft xml files will disturb any new build 2021-09-22 09:15:07 +02:00
evermind
37a0df073d replace all NewPipe occurrences with BraveNewPipe in any strings.xml file
use gradle to replace the strings on the fly
2021-09-08 17:27:39 +02:00