-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e87f44c
commit 6d9336b
Showing
11 changed files
with
287 additions
and
238 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
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
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"version": "1.9.752", | ||
"version": "1.9.759", | ||
"version_name": "hotline", | ||
"name": "o.map", | ||
"description": "O.map, your ultimate navigation companion for KaiOS-powered devices. O.map is a lightweight and feature-rich map application designed specifically for KaiOS, enabling you to explore and navigate the world with ease. Whether you're a local resident, a tourist, or an adventurer, O.map is here to enhance your journey and keep you on the right track.", | ||
"launch_path": "/index.html", | ||
"type": "privileged", | ||
"fullscreen": "true", | ||
"priority": "high", | ||
"userAgentInfo": "o.map / 1.9.751 written by [email protected]", | ||
"userAgentInfo": "o.map / 1.9.755 written by [email protected]", | ||
"icons": { | ||
"56": "/assets/icons/icon-56-56.png", | ||
"112": "/assets/icons/icon-112-112.png" | ||
|
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 |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
|
||
"lang": "en-US", | ||
"start_url": "/index.html", | ||
"priority": "high", | ||
"userAgentInfo": "o.map written by [email protected]", | ||
"priority": "high", | ||
"userAgentInfo": "o.map written by [email protected]", | ||
|
||
"icons": [ | ||
{ | ||
|
@@ -22,7 +22,7 @@ | |
], | ||
|
||
"b2g_features": { | ||
"version": "2.0.78", | ||
"version": "2.0.79", | ||
"id": "o.map", | ||
"core": true, | ||
"categories": ["utilities"], | ||
|
@@ -34,8 +34,8 @@ | |
"name": "strukturart", | ||
"url": "https://github.com/strukturart/o.map" | ||
}, | ||
"messages": [ | ||
|
||
"messages": [ | ||
{ "serviceworker-notification": "index.html" }, | ||
"alarm", | ||
"activity" | ||
|
@@ -54,8 +54,7 @@ | |
}, | ||
|
||
"permissions": { | ||
|
||
"desktop-notification": { | ||
"desktop-notification": { | ||
"description": "Needed to fire system notifications" | ||
}, | ||
"alarms": { | ||
|
Oops, something went wrong.