Conversation
Summary of ChangesHello @mmathieum, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request resolves a compatibility issue with Android Gradle Plugin (AGP) 9.0 by adjusting build configuration settings. The changes ensure that resource shrinking and code minification are correctly enabled for release builds, which is crucial for optimizing application size and performance when using newer AGP versions. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request enables code and resource shrinking for release builds of non-main app modules by setting minifyEnabled and shrinkResources to true. This is a good practice for optimizing app size. The change is likely to address compatibility with AGP 9.0 as indicated by the title. I have one suggestion to make this change more robust and prevent potential runtime issues.
- commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58
- commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58
- commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58
…er': - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Minor > logs++
…parser': - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
- commons: Add script to update GitHub repository details mtransitapps/commons#572 - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: Cleanup current DB version - commons-android: Time Utils > Kotlin Instant compat - commons-android: Module screenshots improvement + allow to override 12/24 time format (& time) #DemoMode mtransitapps/commons-android#63 - commons-android: gtfs_real_time_agency_time_zone default value - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges
…parser': - commons: Add script to update GitHub repository details mtransitapps/commons#572 - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: Cleanup current DB version - commons-android: Time Utils > Kotlin Instant compat - commons-android: Module screenshots improvement + allow to override 12/24 time format (& time) #DemoMode mtransitapps/commons-android#63 - commons-android: gtfs_real_time_agency_time_zone default value - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Comments - parser: XML resources generated > ignore Typos... - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
…parser': - commons: Add script to update GitHub repository details mtransitapps/commons#572 - commons: app-android/build.gradle > generated resource values (skip non-news for main app) - commons: More working default values for XML files mtransitapps/commons#571 - commons: Update xerial-SQLiteJDBC version to 3.51.2.0 mtransitapps/commons#570 - commons: Build(deps): Bump androidx.activity:activity from 1.12.3 to 1.12.4 in the androidx group mtransitapps/commons#566 - commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.8.0 to 34.9.0 in the gms group mtransitapps/commons#567 - commons: Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group mtransitapps/commons#568 - commons: Build(deps): Bump kotlin from 2.3.0 to 2.3.10 mtransitapps/commons#569 - commons: New repo creation > code gen++ mtransitapps/commons#557 - commons: Vehicle location feature in generated Play Store listing. mtransitapps/commons#564 - commons: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons#563 - commons: Agency parser > download > do not commit if other files staged mtransitapps/commons#560 - commons: Agency parser > archive selection mtransitapps/commons#561 - commons: Play Store > full description generation > remove " " mtransitapps/commons#562 - commons: Play store listing pull > ignore release notes (& subs & in-app products) - commons: CI: allow `Sync Code & Data` on PRs mtransitapps/commons#559 - commons: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons#558 - commons: HOTFIX: minification regression breaks app in PROD - commons-android: Cleanup current DB version - commons-android: Time Utils > Kotlin Instant compat - commons-android: Module screenshots improvement + allow to override 12/24 time format (& time) #DemoMode mtransitapps/commons-android#63 - commons-android: gtfs_real_time_agency_time_zone default value - commons-android: More working default values for XML files mtransitapps/commons-android#62 - commons-android: New repo creation > code gen++ mtransitapps/commons-android#57 - commons-android: Use `xmllint` for XML parsing in Shell scripts mtransitapps/commons-android#61 - commons-android: Clean locale utils - commons-android: CA Edmonton ETS provider > deprecation... mtransitapps/commons-android#60 - commons-android: Fix assertions in unquoteUnescapeStringOrNull tests - commons-android: AGP 9.0 > fix compat with `android.r8.optimizedResourceShrinking` mtransitapps/commons-android#58 - commons-java: Fix SQL utils unquotes removing too many "'" #TTC #TriggerDataChanges - parser: Comments - parser: XML resources generated > ignore Typos... - parser: Route JSON config > add `route_colors_ignored` list - parser: Generated XML file > ignore `TypographyDashes` mtransitapps/parser#35 - parser: Generate brand new store release notes when missing. mtransitapps/parser#34 - parser: Minor > logs++
After:
android.r8.optimizedResourceShrinkingcommons-android#58Following: