Julien Veyssier activity https://gitlab.com/eneiluj 2026-03-15T23:46:54Z tag:gitlab.com,2026-03-15:5205962734 Julien Veyssier pushed to project branch master at Julien Veyssier / moneybuster 2026-03-15T23:46:54Z eneiluj Julien Veyssier

Julien Veyssier (fc5baeb3) at 15 Mar 23:46

Merge branch 'no-expire' into 'master'

... and 1 more commit

tag:gitlab.com,2026-03-15:5205962732 Julien Veyssier accepted merge request !71: Don't expire release artifacts at Julien Veyssier / moneybuster 2026-03-15T23:46:53Z eneiluj Julien Veyssier

It is bad if release artifacts suddenly disappear.

Releases are also not very frequent, so this should not use a lot of storage.

tag:gitlab.com,2026-02-26:5145198887 Julien Veyssier commented on merge request !70 at Julien Veyssier / moneybuster 2026-02-26T09:20:15Z eneiluj Julien Veyssier

I get this when syncing the project with gradle files:

Dependency verification failed for configuration ':app:devDebugAndroidTestCompileClasspath':
  - On artifact commons-codec-1.21.0-javadoc.jar (commons-codec:commons-codec:1.21.0) multiple problems reported:
      - in repository 'MavenRepo': artifact was signed but all keys were ignored
      - in repository 'MavenRepo': checksum is missing from verification metadata.

This can indicate that a dependency has been compromised. Please carefully verify the checksums.

These files failed verification:
  - GRADLE_USER_HOME/caches/modules-2/files-2.1/commons-codec/commons-codec/1.21.0/d39ca9b775b5b90c0a791413b605d8354b74e42b/commons-codec-1.21.0-javadoc.jar
tag:gitlab.com,2026-02-26:5145147903 Julien Veyssier pushed to project branch master at Julien Veyssier / moneybuster 2026-02-26T09:08:54Z eneiluj Julien Veyssier

Julien Veyssier (1ff1720a) at 26 Feb 09:08

Merge branch 'enh/noid/bump-agp-and-target-sdk-36' into 'master'

... and 4 more commits

tag:gitlab.com,2026-02-26:5145147803 Julien Veyssier accepted merge request !69: Bump gradle to 8.13 and targetSdkVersion to 36 at Julien Veyssier / moneybuster 2026-02-26T09:08:53Z eneiluj Julien Veyssier
  • Bump gradle
  • Bump target SDK version to 36
  • Update dependency verification files
  • Change the docker image used in the CI (openjdk:17-jdk-buster is discontinued)

I tried on a virtual device running Android 16, SDK 36 and on a personal device running LineageOS 23 (Android 16 as well). It seems ro work well.

cc

tag:gitlab.com,2026-02-24:5139206223 Julien Veyssier pushed to project branch enh/noid/bump-agp-and-target-sdk-36 at Julien Veyssier / moneybuster 2026-02-24T23:10:59Z eneiluj Julien Veyssier

Julien Veyssier (d036846d) at 24 Feb 23:10

use gradle wrapper 8.14.4

... and 1 more commit

tag:gitlab.com,2026-02-24:5139205911 Julien Veyssier commented on merge request !69 at Julien Veyssier / moneybuster 2026-02-24T23:10:49Z eneiluj Julien Veyssier

Thanks for the review ❤️.

I had to update the verification data after switching to gradle 8.14.4...

The suggested changes were applied 👍.

I also get this when building this MR and running it on Android 16

I can install and use the build produced by the CI on a real Android 16 device.

One thing bugs me. I could not update from a previous CI build to the latest one (with the changes of this PR). I had to uninstall the old one before installing the new one. Any idea why? I get App not installed as package conflicts with an existing package.

tag:gitlab.com,2026-02-24:5139194515 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-24T23:05:24Z eneiluj Julien Veyssier

Julien Veyssier (d036846d) at 24 Feb 23:05

use gradle wrapper 8.14.4

tag:gitlab.com,2026-02-24:5139155935 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-24T22:47:23Z eneiluj Julien Veyssier

Julien Veyssier (a1c9d9c6) at 24 Feb 22:47

use java 21, use debian:13 in CI, remove useless kotlin-stdlib

tag:gitlab.com,2026-02-20:5125822950 Julien Veyssier opened merge request !69: Bump gradle to 8.13 and targetSdkVersion to 36 at Julien Veyssier / moneybuster 2026-02-20T14:45:32Z eneiluj Julien Veyssier
  • Bump gradle
  • Bump target SDK version to 36
  • Update dependency verification files
  • Change the docker image used in the CI (openjdk:17-jdk-buster is discontinued)

I tried on a virtual device running Android 16, SDK 36 and on a personal device running LineageOS 23 (Android 16 as well). It seems ro work well.

cc

tag:gitlab.com,2026-02-20:5125800821 Julien Veyssier pushed new project branch enh/noid/bump-agp-and-target-sdk-36 at Julien Veyssier / moneybuster 2026-02-20T14:39:42Z eneiluj Julien Veyssier

Julien Veyssier (adb44c8c) at 20 Feb 14:39

change the ci docker image

... and 1 more commit

tag:gitlab.com,2026-02-20:5125754497 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-20T14:28:33Z eneiluj Julien Veyssier

Julien Veyssier (adb44c8c) at 20 Feb 14:28

change the ci docker image

tag:gitlab.com,2026-02-20:5125700209 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-20T14:15:23Z eneiluj Julien Veyssier

Julien Veyssier (2b2bff49) at 20 Feb 14:15

change the ci docker image

tag:gitlab.com,2026-02-20:5125691650 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-20T14:13:29Z eneiluj Julien Veyssier

Julien Veyssier (4206df83) at 20 Feb 14:13

change the ci docker image

... and 1 more commit

tag:gitlab.com,2026-02-20:5125620090 Julien Veyssier pushed to project branch build at Julien Veyssier / moneybuster 2026-02-20T13:57:16Z eneiluj Julien Veyssier

Julien Veyssier (88f3b390) at 20 Feb 13:57

bump gradle to 8.13 and targetSdkVersion to 36

... and 9 more commits

tag:gitlab.com,2025-02-12:4024139103 Julien Veyssier pushed to project branch master at Julien Veyssier / phonetrack-android 2025-02-12T21:25:08Z eneiluj Julien Veyssier

Julien Veyssier (8845e7c8) at 12 Feb 21:25

update gradle to 8.12.1, gradle plugin to 8.8.0, remove jcenter in ...

tag:gitlab.com,2025-02-12:4023934791 Julien Veyssier pushed to project branch build at Julien Veyssier / phonetrack-android 2025-02-12T19:41:28Z eneiluj Julien Veyssier

Julien Veyssier (8845e7c8) at 12 Feb 19:41

update gradle to 8.12.1, gradle plugin to 8.8.0, remove jcenter in ...

tag:gitlab.com,2025-02-12:4023922716 Julien Veyssier pushed to project branch build at Julien Veyssier / phonetrack-android 2025-02-12T19:35:11Z eneiluj Julien Veyssier

Julien Veyssier (96659fb0) at 12 Feb 19:35

update gradle wrapper to 8.10.2, gradle to 8.8.0, remove jcenter in...

tag:gitlab.com,2025-02-12:4023600118 Julien Veyssier pushed to project branch build at Julien Veyssier / phonetrack-android 2025-02-12T17:16:44Z eneiluj Julien Veyssier

Julien Veyssier (c97f3850) at 12 Feb 17:16

update to gradle wrapper 8.7, gradle build 8.5.2, remove jcenter in...

... and 1 more commit

tag:gitlab.com,2024-11-24:3844139100 Julien Veyssier accepted merge request !59: feat: make numbers formatting locale aware at Julien Veyssier / moneybuster 2024-11-24T13:37:41Z eneiluj Julien Veyssier

Use the current OS locale to format numbers. The only place where numbers formatting is left untouched is for the "weight" as it makes sense in the current state.

In those changes, the text field containing the bill amount is now displayng the full raw number for correctness, and number format changes are not compatible anyway.