Skip to content

Commit

Permalink
Merge branch 'hotfix/1.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlatsch committed Dec 27, 2020
2 parents 7224ee5 + 034904c commit 84d5934
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.1.3
- Improve darkmode
- Update third party software

### 1.1.2
- Fixed more visual issues

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Photok](fastlane/metadata/android/featureGraphic.jpg)
![Photok](fastlane/metadata/android/en-US/images/featureGraphic.jpg)

![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/leonlatsch/Photok?include_prereleases&label=version)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/leonlatsch/Photok/Android%20Build%20CI)
Expand Down
7 changes: 4 additions & 3 deletions fastlane/metadata/android/de/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,21 @@ Photok ist eine kostenloser Foto-Safe. Es speichert deine Fotos verschlüsselt a
Es benutzt Technologien wie AES-256 encryption standard oder bcrypt, um deine Fotos zu sichern.
Photos ist komplett kostenlos, open source und beinhaltet keine Werbung.

-- Funktionen --
<b>Funktionen</b>

- Importiere Fotos aus deine Galerie
- Komplett funktionale In-App-Galerie.
- Exportiere Fotos zurück in deine Galerie
- Ändere dein Passwort
- Erstelle und stelle Backups wieder her

-- Vorteile --
<b>Vorteile</b>

- Verstecke deine sensiblen Fotos vor Anderen
- Schütze deine Fotos vor Datendiebstahl

-- Kommende Funktionen --
<b>Kommende Funktionen</b>

- Fingerprint Unlock
- Backup in der Cloud
- Darkmode
Expand Down
8 changes: 5 additions & 3 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@ Photok is a free Photo-Safe. It stores your photos encrypted on your device and
It uses technologies like, AES-256 encryption standard or bcrypt, to keep your photos secure.
Photok is completely free, open source, and contains no ads.

-- Features --
<b>Features</b>

- Import photos from your gallery
- Fully functional in app gallery
- Export photos back to your gallery
- Change your password
- Create and Restore backups

-- Benefits --
<b>Benefits</b>

- Hide your sensitive photos from others
- Protect your photos from data theft

-- Upcoming Features --
<b>Upcoming Features</b>

- Fingerprint unlock
- Backup in cloud
- Darkmode
Expand Down

0 comments on commit 84d5934

Please sign in to comment.