Commit Graph

15 Commits

Author SHA1 Message Date
Jonathan Weth
447aa7c06d Extend support for apple devices
Add option to specify special icons for apple devices because icons on
apple devices are tailored to size differently
2020-01-04 12:47:28 +01:00
Silvio Leite
595c258ca0 feat(debug): Added PWA_APP_DEBUG_MODE 2019-12-08 18:00:40 -03:00
Jaime Guajardo
f234cbe32f fixing redirect caching issue for offline page happening on Chrome 2019-05-20 15:49:05 -05:00
Embrace
ed8dc195fb Updated manifest.json and serviceworker by adding scope parameter. 2019-03-07 07:52:15 -03:00
André Setti
ab8db72bd3 Fix problem of multiple service workers being registered
Source:
https://stackoverflow.com/questions/33816342/how-to-prevent-the-same-service-worker-from-registering-over-multiple-pages
2019-02-08 02:20:26 -02:00
Embrace
053afe1bc0 Added the splash screen for iOS and Meta tags to Android and Win8 2019-01-23 12:01:00 -02:00
Silvio Leite
79c6963219 Included the default serviceworker, updated the manifest, Add the default offline page, updated the unit test, Redme 2018-11-30 20:33:20 -02:00
Silvio Leite
a23888f6e1 Include the orientation option to manifest.json 2018-10-29 19:43:41 -03:00
Silvio Leite
02e7f914e3 Add the settings dir(Specifies the primary text direction for the name, short_name, and description) and the lang(Specifies the primary language for the values in the name and short_name) to manifest.json options 2018-08-14 08:59:05 -03:00
Silvio Leite
b8d87c8184 rollback the Background settings 2018-08-14 08:35:14 -03:00
Silvio Leite
7d399a8bfa Unit Tests 2018-08-14 08:03:25 -03:00
Silvio Leite
bf77efaa1b Include BACKGROUND_COLOR to config options 2018-08-13 17:17:22 -03:00
Scott Vitale
4a86f1b974 Include scope fix for service worker as shown: https://stackoverflow.com/questions/46541071/progressive-web-app-does-not-work-offline-error 2018-01-31 21:30:39 -07:00
joextodd
2977302cf9 Add more customisable options 2017-02-14 21:54:26 +00:00
Scott
a66325af7b Initial revision. 2017-02-04 22:20:40 -07:00