Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
henrichg committed Oct 26, 2023
2 parents 0a264cd + ab205bc commit 7d856a8
Show file tree
Hide file tree
Showing 23 changed files with 386 additions and 245 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
PhoneProfilesPlus (aka PPP)
===========================

[![version](https://img.shields.io/badge/version-6.3-blue)](https://github.com/henrichg/PhoneProfilesPlus/releases/tag/6.3)
[![version](https://img.shields.io/badge/version-6.3.0.1-blue)](https://github.com/henrichg/PhoneProfilesPlus/releases/tag/6.3.0.1)
[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)
[![License](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/henrichg/PhoneProfilesPlus/blob/master/LICENSE)
[![Crowdin](https://badges.crowdin.net/phoneprofilesplus/localized.svg)](https://crowdin.com/project/phoneprofilesplus)
Expand Down
122 changes: 61 additions & 61 deletions common/src/main/res/values-zh-rCN/strings.xml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
// 6800 = removed widgets parameter "Rounded corners", Force set rounded corners = true, radius = 1.
// 6920 = enabled PPP notification decorator for Pixel (Android 12+) and OneUI 5 (Samsung Galaxy).
// 6960 = Increased default value for "Bluetooth LE scan duration".
// 7050 = Convered old contacts data format in sensors to new format
// 7065 = Convered old contacts data format in sensors to new format

ext.ppVersions = [
publishVersion : '6.3',
publishVersionCode: 7050,
publishVersion : '6.3.0.1',
publishVersionCode: 7065,

minSdk : 26,
targetSdk : 28,
Expand Down
2 changes: 1 addition & 1 deletion docs/FDroid_ChangeLog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<h1 id="changelog">PhoneProfilesPlus Changelog</h1>

<h2 id="version2">Version: 6.3</h2>
<h2 id="version2">Version: 6.3, 6.3.0.1</h2>

<ul>
<li>Add: New event sensor: "Brightness sensor"</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/FDroid_ChangeLog_CS.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<h1 id="changelog">PhoneProfilesPlus Seznam změn</h1>

<h2 id="version2">Verze: 6.3</h2>
<h2 id="version2">Verze: 6.3, 6.3.0.1</h2>

<ul>
<li>Add: New event sensor: "Brightness sensor"</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/FDroid_ChangeLog_SK.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<h1 id="changelog">PhoneProfilesPlus Zoznam zmien</h1>

<h2 id="version2">Verzia: 6.3</h2>
<h2 id="version2">Verzia: 6.3, 6.3.0.1</h2>

<ul>
<li>Add: New event sensor: "Brightness sensor"</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/releases-debug.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@@@ppp-release:6.3:7050:normal***@@@
@@@ppp-release:6.3.0.1:7065:normal***@@@
2 changes: 1 addition & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@@@ppp-release:6.3:7050:normal***@@@
@@@ppp-release:6.3.0.1:7065:normal***@@@
9 changes: 9 additions & 0 deletions fastlane/android/metadata/cs-CZ/changelogs/7065.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
6.3, 6.3.0.1
Seznam změn:
- Novinky v GUI a procesech na pozadí.
- Změny GUI a procesech na pozadí.
- Opravy v GUI a procesů na pozadí.
- Opravy pádů aplikace.
- Aktualizované překlady.

Úplný seznam změn je ve GitHub vydáních. (https://henrichg.github.io/PhoneProfilesPlus/FDroid_ChangeLog_CS)
9 changes: 9 additions & 0 deletions fastlane/android/metadata/de/changelogs/7065.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
6.3, 6.3.0.1
Change log:
- GUI and background additions.
- GUI and background changes.
- GUI and background fixes.
- Fixed application crashes.
- Updated translations.

Full change log is in GitHub releases. (https://henrichg.github.io/PhoneProfilesPlus/FDroid_ChangeLog)
9 changes: 9 additions & 0 deletions fastlane/android/metadata/en-US/changelogs/7065.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
6.3, 6.3.0.1
Change log:
- GUI and background additions.
- GUI and background changes.
- GUI and background fixes.
- Fixed application crashes.
- Updated translations.

Full change log is in GitHub releases. (https://henrichg.github.io/PhoneProfilesPlus/FDroid_ChangeLog)
9 changes: 9 additions & 0 deletions fastlane/android/metadata/sk-SK/changelogs/7065.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
6.3, 6.3.0.1
Zoznam zmien:
- Novinky v GUI a procesoch na pozadí.
- Zmeny v GUI a procesoch na pozadí.
- Opravy v GUI a procesov na pozadí.
- Opravy pádov aplikácie.
- Aktualizované preklady.

Úplný zoznam zmien je v GitHub vydaniach. (https://henrichg.github.io/PhoneProfilesPlus/FDroid_ChangeLog_SK)
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ protected Void doInBackground(Void... params) {
ContactsCache contactsCache = PPApplicationStatic.getContactsCache();
if (contactsCache == null) {
// cache not created, create it
PPApplicationStatic.createContactsCache(prefContext.getApplicationContext(), false/*, false*//*, true*/);
PPApplicationStatic.createContactsCache(prefContext.getApplicationContext(), false, false/*, true*/);
/*contactsCache = PPApplicationStatic.getContactsCache();
while (contactsCache.getCaching())
GlobalUtils.sleep(100);*/
Expand All @@ -157,7 +157,7 @@ protected Void doInBackground(Void... params) {
List<Contact> contactList = contactsCache.getList(/*withoutNumbers*/);
if (contactList == null) {
// not cached, cache it
PPApplicationStatic.createContactsCache(prefContext.getApplicationContext(), false/*, false*//*, true*/);
PPApplicationStatic.createContactsCache(prefContext.getApplicationContext(), false, false/*, true*/);
/*contactsCache = PPApplicationStatic.getContactsCache();
while (contactsCache.getCaching())
GlobalUtils.sleep(100);*/
Expand Down
Loading

0 comments on commit 7d856a8

Please sign in to comment.