Add flag to enable adbd service (#147)#399
Closed
tewarid wants to merge 1 commit intoopenembedded:masterfrom
Closed
Add flag to enable adbd service (#147)#399tewarid wants to merge 1 commit intoopenembedded:masterfrom
tewarid wants to merge 1 commit intoopenembedded:masterfrom
Conversation
Contributor
|
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 |
Contributor
Author
|
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 <devendra.tewari@gmail.com>
d1b0a83 to
8e03ee2
Compare
Contributor
|
Can you turn this into a PACKAGECONFIG that way someone can enable it via a bbappend. |
kraj
requested changes
Aug 5, 2021
Contributor
kraj
left a comment
There was a problem hiding this comment.
turn it into packageconfig or rootfs post processing cmd.
Contributor
Author
|
I'll close this PR and submit another later based on requested changes. |
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
android-tools-adbd service can be enabled in the image using
USB_DEBUGGING_ENABLED = "1"inlocal.conf.