-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #402 from vicolo-dev/develop
Merge into il8n
- Loading branch information
Showing
30 changed files
with
290 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# These are supported funding model platforms | ||
|
||
github: vicolo-dev # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
patreon: vicolo # Replace with a single Patreon username | ||
open_collective: # Replace with a single Open Collective username | ||
ko_fi: # Replace with a single Ko-fi username | ||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
liberapay: # Replace with a single Liberapay username | ||
issuehunt: # Replace with a single IssueHunt username | ||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry | ||
polar: # Replace with a single Polar username | ||
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username | ||
thanks_dev: # Replace with a single thanks.dev username | ||
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,12 @@ | |
}, | ||
{ | ||
"name": "Potato", | ||
"lifetime_amount": "3.66", | ||
"lifetime_amount": "7.36", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "AnotherOnlineAlias", | ||
"lifetime_amount": "3.36", | ||
"email": "[email protected]" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This is a beta release. Please report any issues via GitHub or email. | ||
|
||
🚀 Features | ||
|
||
* Added memory (card matching) task | ||
|
||
🐛 Fixes | ||
|
||
* Added option to disable background service | ||
* Fixed data corruption error in some cases | ||
* Fixed minutes not appearing when 0 | ||
* Fixed sound still playing after dismissing alarm in some cases | ||
* Fixed data persisting even after uninstalling app (disabled auto backup) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This is a beta release. Please report any issues via GitHub or email. | ||
|
||
🚀 Features | ||
|
||
* Added memory (card matching) task | ||
|
||
🐛 Fixes | ||
|
||
* Added option to disable background service | ||
* Fixed data corruption error in some cases | ||
* Fixed minutes not appearing when 0 | ||
* Fixed sound still playing after dismissing alarm in some cases | ||
* Fixed data persisting even after uninstalling app (disabled auto backup) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This is a beta release. Please report any issues via GitHub or email. | ||
|
||
🚀 Features | ||
|
||
* Added memory (card matching) task | ||
|
||
🐛 Fixes | ||
|
||
* Added option to disable background service | ||
* Fixed data corruption error in some cases | ||
* Fixed minutes not appearing when 0 | ||
* Fixed sound still playing after dismissing alarm in some cases | ||
* Fixed data persisting even after uninstalling app (disabled auto backup) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
Changes since 0.5.1 | ||
|
||
🚀 Features | ||
|
||
* Added option to select directory for ringtones (random ringtone will be selected from the directory each time) | ||
* Added multiselect for lists | ||
* Added option to shuffle alarm ringtone | ||
* Added backup and restore for alarms, timers, themes etc. | ||
* Added numpad input for timers | ||
* Added option to reduce volume while solving alarm tasks | ||
* Added quick home screen actions for alarms and timers | ||
* Added option to start ringtone at random position | ||
* Added background service to keep app alive | ||
* Added analog clock to clock tab | ||
* Added memory (card matching) task | ||
|
||
✨ Enhancements | ||
|
||
* Made alarm tasks reorderable | ||
* Added better logging system | ||
* Added alarm labels to alarm notifications | ||
|
||
🐛 Fixes | ||
|
||
* Fixed non-deletable items getting deleted by list actions | ||
* Fixed range weekly schedule not working | ||
* Fixed system navigation bar color | ||
* Fixed database for cities | ||
* Fixed skipped alarms being visible to the system | ||
* Fixed foreground notification foreground type | ||
* Fixed date picker being stuck in the past for range alarms | ||
* Fixed minutes not appearing when 0 | ||
* Fixed sound still playing after dismissing alarm in some cases | ||
* Fixed data persisting even after uninstalling app (disabled auto backup) | ||
|
||
|
Oops, something went wrong.