Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to enable adbd service (#147) #399

Conversation

tewarid
Copy link
Contributor

@tewarid tewarid commented Jul 26, 2021

android-tools-adbd service can be enabled in the image using USB_DEBUGGING_ENABLED = "1" in local.conf.

@kraj
Copy link
Contributor

kraj commented Jul 26, 2021

I wonder if it should be controlled via do_rootfs post-processing instead, so you can use same package to build with and without usb debugging

@tewarid
Copy link
Contributor Author

tewarid commented Jul 26, 2021

I did try it but I haven't been able to get do_rootfs post-processing to work with wic bmap image format used by meta-raspberrypi.

android-tools-adbd service can be enabled in the image using
USB_DEBUGGING_ENABLED = "1" in local.conf.

Signed-off-by: Devendra Tewari <[email protected]>
@tewarid tewarid force-pushed the android-tools-usb-debugging-enabled-flag branch from d1b0a83 to 8e03ee2 Compare August 5, 2021 13:02
@kraj
Copy link
Contributor

kraj commented Aug 5, 2021

Can you turn this into a PACKAGECONFIG that way someone can enable it via a bbappend.

Copy link
Contributor

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

turn it into packageconfig or rootfs post processing cmd.

@tewarid
Copy link
Contributor Author

tewarid commented Aug 5, 2021

I'll close this PR and submit another later based on requested changes.

@tewarid tewarid closed this Aug 5, 2021
@tewarid tewarid deleted the android-tools-usb-debugging-enabled-flag branch August 13, 2021 12:53
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 20, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 22, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 23, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 24, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 26, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 26, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 26, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 27, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 27, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 28, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 28, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 28, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 29, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 29, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 29, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 30, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 30, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 6, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 6, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 11, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 11, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants