File tree
82 files changed
+3898
-1376
lines changed- .github/workflows
- app
- schemas/at.techbee.jtx.database.ICalDatabase
- src
- androidTest/java/at/techbee/jtx
- main
- java/at/techbee/jtx
- contract
- database
- locals
- relations
- views
- ui
- collections
- detail
- list
- presets
- reusable
- dialogs
- elements
- settings
- sync
- util
- widgets
- res
- values
- values-ca
- values-cs
- values-de
- values-el
- values-es
- values-fr
- values-hu
- values-it
- values-ja
- values-nl
- values-pa
- values-pl
- values-pt
- values-ru
- values-sv
- values-tr
- values-vi
- values-zh
- test/java/at/techbee/jtx/database
- fastlane/metadata/android/en-US/changelogs
- gradle
- wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+3898
-1376
lines changedDiff for: .github/workflows/create-beta.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Diff for: .github/workflows/create-release.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Diff for: app/build.gradle.kts
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
0 commit comments