mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Release 37C3 Schedule, 1.67.0 (105).
This commit is contained in:
parent
c474a5c9c9
commit
e4c61f24f3
1 changed files with 13 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ Description: |
|
|||
* View program by day and rooms (side by side)
|
||||
* Custom grid layout for smartphones (try landscape mode 🙃) and tablets
|
||||
* Read detailed descriptions (speaker names, start time, room name, links, ...) of events
|
||||
* Search through all events
|
||||
* Add events to favorites list
|
||||
* Export favorites list
|
||||
* Setup alarms for individual events
|
||||
|
|
@ -59,7 +60,8 @@ Description: |
|
|||
* Japanese
|
||||
* Lithuanian
|
||||
* Polish
|
||||
* Portuguese
|
||||
* Portuguese (Brazil)
|
||||
* Portuguese (Portugal)
|
||||
* Russian
|
||||
* Spanish
|
||||
* Swedish
|
||||
|
|
@ -470,10 +472,18 @@ Builds:
|
|||
- ccc37c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.67.0
|
||||
versionCode: 105
|
||||
commit: v.1.67.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- ccc37c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manual update.
|
||||
|
||||
ArchivePolicy: 1
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.65.0
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 1.67.0
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue