Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-21 | Remove nightly patch for fdroidserver | Torsten Grote | |
2021-10-12 | fix nightly builds | Torsten Grote | |
2020-08-03 | Try to get fdroid nightly command to pick up our release builds | Torsten Grote | |
2020-07-31 | Enable code minification for release builds of all apps | Torsten Grote | |
Attention: This brings a high run-time crash risk. So all release builds need to be thoroughly tested before publication. Nightly builds have been switched to release builds for that reason. | |||
2020-07-30 | Split out common code into multiplatform Kotlin library | Torsten Grote | |
2020-07-21 | [wallet] introduce build flavors for distribution channels | Torsten Grote | |
(google play, fdroid, nightly) and show flavor name in dev settings | |||
2020-05-11 | one more attempt at hot-fixing installed fdroidserver in CI | Torsten Grote | |
2020-05-11 | [wallet] Fix F-Droid nightly repo archive, so less versions stay in repo | Torsten Grote | |
2020-05-11 | [wallet] try to keep only last 5 versions in nightly repo | Torsten Grote | |
The wallet APK is huge and 20 versions take up to much space and prevent the repo to be published to the Gitlab Pages mirror. | |||
2020-04-13 | [common] run unit tests in CI | Torsten Grote | |
2020-04-13 | [wallet] Fix HistoryEventTest and run unit tests in CI | Torsten Grote | |
2020-04-10 | [wallet] move wallet-core library download into gradle task | Torsten Grote | |
This removes the last dependency that had to be manually copied. | |||
2020-04-10 | [wallet] move akono into a normal gradle dependency | Torsten Grote | |
This removes the need to manually copy a binary blob and should also make F-Droid inclusion easier. | |||
2020-04-02 | Prevent parallel deploys to nightly repo | Torsten Grote | |
2020-03-20 | Let all apps use the same Amount class | Torsten Grote | |
The wallet now also uses taler-kotlin-common | |||
2020-03-18 | Fix lint issues and CI dependencies | Torsten Grote | |
2020-03-18 | Merge all three apps into one repository | Torsten Grote | |