Skip to content

Commit

Permalink
prepare for release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff committed Jul 13, 2021
1 parent ceb807e commit 95e0518
Show file tree
Hide file tree
Showing 11 changed files with 75 additions and 11 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Version 2.1.0
* New feature, Joint album, edit it with other Nextcloud users
* Support user avatar from Nextcloud server
* Refresh publication content automatically
* Replaced Sardine library with homebrew, app should be more snappy
* Fixed cover display for video only album
* Fixed bug when renaming a shared album


## Version 2.0.4
* Fixed bug when new folder in Camera Roll not being backup, might due to Nextcloud changed the http response code

Expand Down
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
![Feature graphic](fastlane//metadata/android/en-US/images/featureGraphic.png)

## A photo album that saves all your precious memory in the private Nextcloud server
## A photo album that saves and shares all your precious memory in the private Nextcloud server
<a href='https://play.google.com/store/apps/details?id=site.leos.apps.lespas'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' height='50'/></a>
<a href='https://f-droid.org/packages/site.leos.apps.lespas/'><img alt='Get it on F-Droid' src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png' height='50'></a>

Les Pas, is a free, modern, lightweight and fast gallery app. Organize your photos, GIFs and videos into albums for easy viewing and sharing. With built-in two-way sync with your Nextcloud server, your files are kept private, secure and safe.

Features:
- Simple, beautiful and fast photos & videos viewing
- View picture details
- Organized albums
- Organized photos and videos in albums
- Manage your phone's camera roll and auto backup to server
- Synchronization among your Nextcloud server and multiple devices
- Manage albums and photos on Nextcloud server and also on your phones
- Share album with other users on Nextcloud server
- Search for photos by objects
- Integrate Snapseed for photo editing
- Synchronization works with Nextcloud server and among multiple devices, edit albums on Nextcloud server and on all your mobile devices simultaneously
- Share albums with other Nextcloud users
- Joint album which you and other Nextcloud users can edit together
- Search for photos by objects with AI
- Integrate with Snapseed for photo editing on mobile devices
- Share to social networks
- Theme design inspired by Wes Anderson's works
- All files saved in App's private storage, stop being scanned by malicious apps
- Open-source


This project build using the following open source software:
- <a href=https://github.com/thegrizzlylabs/sardine-android>Sardine-android</a>
- <a href=https://square.github.io/okhttp/>OkHttp</a>
- <a href=https://github.com/chrisbanes/PhotoView>PhotoView</a>
- <a href=https://www.tensorflow.org>TensorFlow</a>

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "site.leos.apps.lespas"
minSdkVersion 25
targetSdkVersion 30
versionCode 21
versionName "2.0.4"
versionCode 22
versionName "2.1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
archivesBaseName = "LesPas-v$versionName"
Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* Neue Funktion, gemeinsames Album, mit anderen Nextcloud-Benutzern bearbeiten
* Unterstützung des Benutzeravatars vom Nextcloud-Server
* Publikationsinhalte automatisch aktualisieren
* Sardine-Bibliothek durch Homebrew ersetzt, App sollte flotter sein
* Behobene Cover-Anzeige für Nur-Video-Album
* Fehler beim Umbenennen eines freigegebenen Albums behoben
* Andere Verbesserungen und Bugs behoben
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* New feature, Joint album, edit it with other Nextcloud users
* Support user avatar from Nextcloud server
* Refresh publication content automatically
* Replaced Sardine library with homebrew, app should be more snappy
* Fixed cover display for video only album
* Fixed bug when renaming a shared album
* Other improvements and bugs fixed
7 changes: 7 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* Nueva característica, álbum conjunto, editarlo con otros usuarios de Nextcloud
* Soporta el avatar del usuario desde el servidor de Nextcloud
* Refrescar el contenido de la publicación automáticamente
* Sustitución de la biblioteca Sardine con homebrew, la aplicación debe ser más ágil
* Arreglada la visualización de la portada para el álbum de sólo vídeo
* Corregido un error al renombrar un álbum compartido
* Otras mejoras y errores corregidos
7 changes: 7 additions & 0 deletions fastlane/metadata/android/fr-FR/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* Nouvelle fonctionnalité, Album Commun, l'éditer avec d'autres utilisateurs Nextcloud
* Support de l'avatar de l'utilisateur depuis le serveur Nextcloud
* Rafraîchissement automatique du contenu des publications
* Remplacement de la bibliothèque Sardine par une bibliothèque maison, l'application devrait être plus rapide.
* Correction de l'affichage de la couverture pour les albums vidéo uniquement
* Correction d'un bug lors du renommage d'un album partagé
* Autres améliorations et corrections de bogues
7 changes: 7 additions & 0 deletions fastlane/metadata/android/ja-JP/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* 新機能、ジョイントアルバム、他のNextcloudユーザーと一緒にそれを編集する
* Nextcloudサーバーからのユーザーアバターのサポート
* 出版物の内容を自動的に更新
* Sardineライブラリをhomebrewに置き換え、アプリがより迅速になるようにしました。
* ビデオのみのアルバムのカバー表示を修正
* 共有アルバムの名前を変更する際のバグを修正
* その他の改善とバグフィックス
7 changes: 7 additions & 0 deletions fastlane/metadata/android/zh-CN/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* 新功能:合作相册,您可以与其他Nextcloud用户一齐编辑
* 支持使用来自Nextcloud服务器的用户头像
* 自动刷新亲友分享的相册内容
* 使用全新网络访问代码替代开源的Sardine代码库,应用运行因此会更快捷
* 修正了全视频相册封面的显示问题
* 修正了修改已分享相册的名字问题
* 其他改进以及错误修复
7 changes: 7 additions & 0 deletions fastlane/metadata/android/zh-HK/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* 新功能:合作相冊,您可以與其他Nextcloud用戶一齊編輯
* 支持使用來自Nextcloud伺服器的用戶頭像
* 自動刷新親友分享的相冊內容
* 使用全新網絡訪問代碼替代開源的Sardine代碼庫,應用運行因此會更快捷
* 修正了全視頻相冊封面的顯示問題
* 修正了修改已分享相冊的名字問題
* 其他改進以及錯誤修復
7 changes: 7 additions & 0 deletions fastlane/metadata/android/zh-TW/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* 新功能:合作相冊,您可以與其他Nextcloud用戶一齊編輯
* 支持使用來自Nextcloud伺服器的用戶頭像
* 自動刷新親友分享的相冊內容
* 使用全新網絡訪問代碼替代開源的Sardine代碼庫,應用運行因此會更快捷
* 修正了全視頻相冊封面的顯示問題
* 修正了修改已分享相冊的名字問題
* 其他改進以及錯誤修復

0 comments on commit 95e0518

Please sign in to comment.