Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ jobs:
buildToolsVersion: 36.0.0

- name: Upload artifacts
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: MicroG-RE
archive: false
path: ${{steps.sign_app.outputs.signedFile}}

2 changes: 2 additions & 0 deletions play-services-auth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ dependencies {
api project(':play-services-base')
api project(':play-services-basement')
api project(':play-services-tasks')

annotationProcessor project(':safe-parcel-processor')
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Ενεργός στο παρασκήνιο</string>
<string name="foreground_service_notification_title">Ενεργό στο παρασκήνιο</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s τρέχει στο παρασκήνιο</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Εξαιρέστε το %1$s από τις βελτιώσεις της μπαταρίας ή αλλάξτε τις ρυθμίσεις ειδοποιήσεων για να κρυφθεί αυτή η ειδοποίηση</string>
<string name="foreground_service_notification_big_text">Εξαιρέστε το %1$s από τις βελτιστοποιήσεις μπαταρίας ή αλλάξτε τις ρυθμίσεις ειδοποιήσεων για να κρυφθεί αυτή η ειδοποίηση</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Οικονομία ενέργειας</string>
<string name="foreground_action_battery_optimization">Βελτιστοποίηση μπαταρίας</string>
<string name="foreground_action_notification_settings">Ρυθμίσεις</string>
<!--Actionbar menu-->
<string name="menu_settings">Ρυθμίσεις</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Καμία</string>
<string name="list_item_see_all">Δείξε όλα</string>
<string name="list_no_item_none">Κανένα</string>
<string name="list_item_see_all">Προβολή όλων</string>
<!--gcm: network status-->
<string name="service_status_disabled">Απενεργοποιημένη</string>
<string name="service_status_enabled">Ενεργοποιημένο</string>
<string name="service_status_enabled">Ενεργοποιημένη</string>
<string name="service_status_automatic">Αυτόματο</string>
<string name="service_status_manual">Χειροκίνητο</string>
<string name="service_status_enabled_short">Ενεργό</string>
<string name="service_status_disabled_short">Απενεργοποιημένο</string>
<string name="service_status_disabled_short">Ανενεργό</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Toimii taustalla</string>
<string name="foreground_service_notification_title">Tominnassa taustalla</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s on käynnistää taustalla</string>
<string name="foreground_service_notification_text" formatted="true">%1$s toimii taustalla</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Poista %1$s akkukäytön optimoinnista tai muuta ilmoitussäätöjä piilottaaksesi tämän ilmoituksen</string>
<string name="foreground_service_notification_big_text">Poista %1$s akun käytön optimoinnista tai piilota tämä ilmoitus muuttamalla ilmoitusasetuksia</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Akkulimittaus</string>
<string name="foreground_action_battery_optimization">Akun käytön optimointi</string>
<string name="foreground_action_notification_settings">Asetukset</string>
<!--Actionbar menu-->
<string name="menu_settings">Asetukset</string>
Expand All @@ -22,8 +22,8 @@
<string name="service_status_disabled">Pois käytöstä</string>
<string name="service_status_enabled">Käytössä</string>
<string name="service_status_automatic">Automaattinen</string>
<string name="service_status_manual">Manuaali</string>
<string name="service_status_enabled_short">Päälle</string>
<string name="service_status_manual">Manuaalinen</string>
<string name="service_status_enabled_short">Päällä</string>
<string name="service_status_disabled_short">Pois</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,25 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Aktibo sa likuran</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">Tumatakbo ang %1$s sa likuran</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Huwag isama ang %1$s mula sa pag-optimize ng baterya o baguhin ang pagpipilian sa notipikasyon upang itago ang notipikasyon na ito</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Pag-optimize sa baterya</string>
<string name="foreground_action_notification_settings">Pagpipilian</string>
<!--Actionbar menu-->
<string name="menu_settings">Pagpipilian</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Wala</string>
<string name="list_item_see_all">Ipakita lahat</string>
<!--gcm: network status-->
<string name="service_status_disabled">Nakapatay</string>
<string name="service_status_enabled">Pinagana</string>
<string name="service_status_automatic">Awtomatiko</string>
<string name="service_status_manual">Manu-mano</string>
<string name="service_status_enabled_short">Naka-on</string>
<string name="service_status_disabled_short">Naka-off</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Gníomhtha sa dteagasc</string>
<string name="foreground_service_notification_title">Gníomhach sa chúlra</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s ag rith sa chúlra</string>
<string name="foreground_service_notification_text" formatted="true">%1$s ag rith sa chúlra</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Exclude %1$s from battery optimizations or change notification settings to hide this notification</string>
<string name="foreground_service_notification_big_text">Eisiamh %1$s ó uasmhéaduithe ceallraí nó athraigh socruithe fógra chun an fógra seo a cheilt</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Gníomhartha le battéire</string>
<string name="foreground_action_battery_optimization">Uasmhéadú ceallraí</string>
<string name="foreground_action_notification_settings">Socruithe</string>
<!--Actionbar menu-->
<string name="menu_settings">Socruithe</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Dada</string>
<string name="list_item_see_all">Téagasc gach</string>
<string name="list_item_see_all">Féach ar gach rud</string>
<!--gcm: network status-->
<string name="service_status_disabled">Díchumasaithe</string>
<string name="service_status_enabled">Ábhartha</string>
<string name="service_status_automatic">Dúchasach</string>
<string name="service_status_manual">Dúchas</string>
<string name="service_status_enabled">Cumasaithe</string>
<string name="service_status_automatic">Uathoibríoch</string>
<string name="service_status_manual">Láimhe</string>
<string name="service_status_enabled_short">Ar</string>
<string name="service_status_disabled_short">Ar</string>
<string name="service_status_disabled_short">As</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,25 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Activo en segundo plano</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s está executándose en segundo plano</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Exclúa %1$s das optimizacións de batería ou modifique os axustes de notificación para ocultar esta notificación</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Optimización de batería</string>
<string name="foreground_action_notification_settings">Axustes</string>
<!--Actionbar menu-->
<string name="menu_settings">Axustes</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Ningún</string>
<string name="list_item_see_all">Ver todo</string>
<!--gcm: network status-->
<string name="service_status_disabled">Desactivado</string>
<string name="service_status_enabled">Activado</string>
<string name="service_status_automatic">Automático</string>
<string name="service_status_manual">Manual</string>
<string name="service_status_enabled_short">On</string>
<string name="service_status_disabled_short">Off</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Háttérben aktív</string>
<string name="foreground_service_notification_title">Aktív a háttérben</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s fut a háttérben</string>
<string name="foreground_service_notification_text" formatted="true">A(z) %1$s fut a háttérben</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Kizárja %1$s a akkumulátor-optimizálásokat vagy változtassa a értesítési beállításokat, hogy rejtse el ezt az értesítést</string>
<string name="foreground_service_notification_big_text">Zárja ki a(z) %1$s-t az akkumulátoroptimalizálásból, vagy módosítsa az értesítési beállításokat, hogy elrejtse ezt az értesítést.</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Akkuoptimalizálás</string>
<string name="foreground_action_notification_settings">Beállítások</string>
<!--Actionbar menu-->
<string name="menu_settings">Beállítások</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Egyik sem</string>
<string name="list_item_see_all">Minden megtekintése</string>
<string name="list_item_see_all">Összes megtekintése</string>
<!--gcm: network status-->
<string name="service_status_disabled">Letiltva</string>
<string name="service_status_enabled">Engedélyezve</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<string name="list_no_item_none">Tidak ada</string>
<string name="list_item_see_all">Lihat semua</string>
<!--gcm: network status-->
<string name="service_status_disabled">Nonaktif</string>
<string name="service_status_disabled">Dinonaktifkan</string>
<string name="service_status_enabled">Aktif</string>
<string name="service_status_automatic">Otomatis</string>
<string name="service_status_manual">Manual</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ SPDX-FileCopyrightText: 2020, microG Project Team
~ SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Di navenda dewrêye</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s pozê dewezî de dimewe</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">%1$s ji destûra bateriyê derxêre an sozdanên ragihîneriyê biguherîne da ku ev ragihîneriyê veşêre</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Serûşê bateriyê</string>
<string name="foreground_action_notification_settings">Nastîn</string>
<!--Actionbar menu-->
<string name="menu_settings">Nastîn</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Netû</string>
<string name="list_item_see_all">Çendî bibîne</string>
<!--gcm: network status-->
<string name="service_status_disabled">Vemirandî</string>
<string name="service_status_enabled">Çalak</string>
<string name="service_status_automatic">Otomatîk</string>
<string name="service_status_manual">Manuel</string>
<string name="service_status_enabled_short">Bo</string>
<string name="service_status_disabled_short">Dabe</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<!--Foreground service notification-->
<string name="foreground_service_notification_title">백그라운드에서 실행 중</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">백그라운드에서 \'%1$s\'가 실행 중입니다</string>
<string name="foreground_service_notification_text" formatted="true">%1$s이 백그라운드에서 실행 중입니다</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">배터리 최적화에서 \'%1$s\'를 제외하거나 알림 설정을 변경하여 이 알림을 숨기세요</string>
<string name="foreground_service_notification_big_text">이 알림을 숨기러먼 배터리 최적화 목록에서 %1$s를 제외하거나 알림 설정을 변경하세요</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">배터리 최적화</string>
<string name="foreground_action_notification_settings">설정</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,25 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Darbojas fonā</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s darbojas fonā</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Izslēgt %1$s no akumulatora optimizācijas vai mainiet paziņojuma iestatījumus, lai paslēptu šo paziņojumu</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Akumulatora optimizācija</string>
<string name="foreground_action_notification_settings">Iestatījumi</string>
<!--Actionbar menu-->
<string name="menu_settings">Iestatījumi</string>
<!--Google Cloud Messaging-->
<string name="list_no_item_none">Nav neviena pakalpojuma</string>
<string name="list_item_see_all">Skatīt visus</string>
<!--gcm: network status-->
<string name="service_status_disabled">Atspējots</string>
<string name="service_status_enabled">Iespējots</string>
<string name="service_status_automatic">Automātiski</string>
<string name="service_status_manual">Pašrocīgi</string>
<string name="service_status_enabled_short">Ieslēgts</string>
<string name="service_status_disabled_short">Izslēgts</string>
<!--Patchers names-->
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Actief in de achtergrond</string>
<string name="foreground_service_notification_title">Actief op de achtergrond</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s loopt in de achtergrond</string>
<string name="foreground_service_notification_text" formatted="true">%1$s draait op de achtergrond</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Uitschakelen %1$s uit batterijoptimalisaties of wijzingen in meldingsinstellingen om deze melding te verbergen</string>
<string name="foreground_service_notification_big_text">Sluit %1$s uit van batterijoptimalisaties of wijzig de meldingsinstellingen om deze melding te verbergen</string>
<!--foreground service: notification actions-->
<string name="foreground_action_battery_optimization">Batterijoptimalisatie</string>
<string name="foreground_action_notification_settings">Instellingen</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
-->
<resources>
<!--Foreground service notification-->
<string name="foreground_service_notification_title">Aktywny w tle</string>
<string name="foreground_service_notification_title">Działa w tle</string>
<!-- %1$s is a notification text such as "Exposure Notification" -->
<string name="foreground_service_notification_text" formatted="true">%1$s jest uruchomiony w tle</string>
<string name="foreground_service_notification_text" formatted="true">%1$s działa w tle</string>
<!-- %1$s is a notification text such as "mnicroG Services" -->
<string name="foreground_service_notification_big_text">Wyłącz optymalizację baterii dla %1$s lub zmień ustawienia powiadomień, aby ukryć to powiadomienie</string>
<!--foreground service: notification actions-->
Expand All @@ -23,7 +23,7 @@
<string name="service_status_enabled">Włączony</string>
<string name="service_status_automatic">Automatyczny</string>
<string name="service_status_manual">Ręczny</string>
<string name="service_status_enabled_short">Włączony</string>
<string name="service_status_disabled_short">Wyłączony</string>
<string name="service_status_enabled_short">Wł.</string>
<string name="service_status_disabled_short">Wył.</string>
<!--Patchers names-->
</resources>
Loading
Loading