Skip to content

Commit

Permalink
add fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalfree committed Aug 3, 2024
1 parent 748a9ff commit a4e62c8
Show file tree
Hide file tree
Showing 26 changed files with 50 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/fastlane.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
1 change: 1 addition & 0 deletions fastlane/metadata/android/ca/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Canvia el color del calendari
1 change: 1 addition & 0 deletions fastlane/metadata/android/cs/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Změňte barvu kalendáře
1 change: 1 addition & 0 deletions fastlane/metadata/android/de/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Kalenderfarbe ändern
16 changes: 16 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
A simple app to change to color of a calendar in android 6+. Tested with
calendars provided by baikal.

<b>Issues:</b>

The color is slightly different from what the google calendar app is showing.
The google calendar app seems to tweak the colors a little bit. Colors set in
owncloud are also slightly different in the google calendar app.

The colorchanges back after some time: Many calendar services will overwrite the
color when syncing. Set the color directly in the service (e.g. google,
owncloud) instead.

<b>Thanks:</b>

HoloColorPicker - <a href="https://github.com/LarsWerkman/HoloColorPicker">https://github.com/LarsWerkman/HoloColorPicker</a>
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Change the calendar color
1 change: 1 addition & 0 deletions fastlane/metadata/android/eo/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ŝanĝi koloron de kalendaro
1 change: 1 addition & 0 deletions fastlane/metadata/android/es/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Cambiar el color del calendario
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Changer la couleur du calendrier
1 change: 1 addition & 0 deletions fastlane/metadata/android/gd/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Atharraich an dath air a’ mhìosachan
1 change: 1 addition & 0 deletions fastlane/metadata/android/he/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
החלפת צבע היומן
1 change: 1 addition & 0 deletions fastlane/metadata/android/is/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Breyta lit á dagatali
1 change: 1 addition & 0 deletions fastlane/metadata/android/it/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Cambia il colore del calendario
1 change: 1 addition & 0 deletions fastlane/metadata/android/nb/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Endre kalenderfarge
1 change: 1 addition & 0 deletions fastlane/metadata/android/pl/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Zmień kolor kalendarza
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt-BR/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Altere a cor do calendário
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt-PT/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Alterar a cor do calendário
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Alterar a cor do calendário
1 change: 1 addition & 0 deletions fastlane/metadata/android/ro/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Schimbați culoarea calendarului
1 change: 1 addition & 0 deletions fastlane/metadata/android/ru/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Изменить цвет календаря
1 change: 1 addition & 0 deletions fastlane/metadata/android/sq/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ndryshoni ngjyrën e kalendarit
1 change: 1 addition & 0 deletions fastlane/metadata/android/sw/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Badilisha rangi ya kalenda
1 change: 1 addition & 0 deletions fastlane/metadata/android/tr/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Takvim rengini değiştirme
1 change: 1 addition & 0 deletions fastlane/metadata/android/uk/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Змініть колір календаря
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-CN/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
更改日历颜色
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-TW/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
更改日曆顏色

0 comments on commit a4e62c8

Please sign in to comment.