Erisu [Wed, 27 Oct 2021 11:39:32 +0000 (20:39 +0900)]
release(6.0.0): updated release notes & version (app-hello-world-6.0.0)
Erisu [Wed, 27 Oct 2021 11:39:20 +0000 (20:39 +0900)]
release(6.0.0): add missing license header (app-hello-world-6.0.0)
エリス [Fri, 1 Oct 2021 04:38:23 +0000 (13:38 +0900)]
cleanup!(config.xml): simplify defaults (#73)
* cleanup!(config.xml): simplify defaults
* chore: add link to content tag documentation
エリス [Fri, 1 Oct 2021 04:38:09 +0000 (13:38 +0900)]
chore(version): bump 6.0.0-dev (#74)
エリス [Wed, 21 Jul 2021 11:30:37 +0000 (20:30 +0900)]
chore(ios): remove gap from CSP (#67)
エリス [Wed, 21 Jul 2021 11:30:04 +0000 (20:30 +0900)]
chore: remove whitelist plugin & reference (#66)
Darryl Pogue [Wed, 7 Oct 2020 03:32:08 +0000 (20:32 -0700)]
chore(asf): Update GitHub repo metadata
Erisu [Wed, 22 Apr 2020 04:29:51 +0000 (13:29 +0900)]
chore(asf): update git notification settings
Niklas Merz [Mon, 13 Apr 2020 12:45:11 +0000 (14:45 +0200)]
Update CONTRIBUTING.md
Erisu [Mon, 13 Apr 2020 01:32:16 +0000 (10:32 +0900)]
Increment package version to 5.0.1-dev
Erisu [Wed, 8 Apr 2020 01:40:28 +0000 (10:40 +0900)]
app-hello-world-5.0.0 Updated version and RELEASENOTES.md for release 5.0.0
エリス [Wed, 1 Apr 2020 14:59:34 +0000 (23:59 +0900)]
doc(README): fix markdown lint warnings & add npm badge (#64)
Tim Brust [Wed, 1 Apr 2020 10:23:09 +0000 (10:23 +0000)]
chore(git): ignores node_modules folder (#62)
エリス [Mon, 30 Mar 2020 15:43:19 +0000 (00:43 +0900)]
chore(npm): add ignore list & update package data (#61)
エリス [Mon, 30 Mar 2020 15:21:38 +0000 (00:21 +0900)]
refactor: transform var to let/const (#60)
Darryl Pogue [Wed, 4 Mar 2020 06:18:50 +0000 (22:18 -0800)]
feature: dark mode (#43)
* GH-41: Add support for dark mode to the template
* Minor misc CSS cleanups
Darryl Pogue [Tue, 7 Jan 2020 15:07:55 +0000 (07:07 -0800)]
Merge pull request #59 from mosabab/patch-3
[enhancement] XML declaration to default
Mosab A [Tue, 7 Jan 2020 13:14:23 +0000 (15:14 +0200)]
update to set in Quotation mark
Mosab A [Tue, 7 Jan 2020 13:10:00 +0000 (15:10 +0200)]
Set UTF-8 in capital letters as standard in XML
UTF-8 in capital letters as standard in XML
Mosab A [Wed, 4 Dec 2019 23:14:03 +0000 (01:14 +0200)]
chore(index.html): add charset, prevent scaling, use default attributes (#58)
- Add missing `<meta charset="utf-8">` to `<head>` section
- Add `user-scalable=no` to `<meta viewport>` to prevent users from scaling the app
- Remove unnecessary default type attributes like `type="text/css"`, `type="text/javascript"`
Darryl Pogue [Wed, 4 Dec 2019 15:12:36 +0000 (07:12 -0800)]
Merge pull request #57 from mosabab/patch-1
Update index.css, fixes duplicated env right
Mosab A [Wed, 4 Dec 2019 12:02:20 +0000 (14:02 +0200)]
Update index.css, fixes duplicated env right
Raphael von der Grün [Fri, 22 Nov 2019 13:34:48 +0000 (14:34 +0100)]
Simplify demo app JavaScript (#55)
* more helpful stupid-friendly index.js
* Update comments
* Further simplify index.js
* Actually use some Cordova APIs in onDeviceReady
Raphael von der Grün [Fri, 22 Nov 2019 11:46:54 +0000 (12:46 +0100)]
fix: move default plugin to package.json (#56)
Current versions of Cordova expect dependencies to be defined in
package.json. This updates the sample app to adhere to that practice.
Fixes #39
Raphael von der Grün [Tue, 19 Nov 2019 09:44:48 +0000 (10:44 +0100)]
fix: remove unsupported hooks directory (#52)
Raphael von der Grün [Wed, 13 Nov 2019 00:19:34 +0000 (01:19 +0100)]
feat: ensure .gitignore file in generated app (#50)
* feat: ensure .gitignore file in generated app
It is impossible to deploy `.gitignore` files via npm packages.
Instead, Cordova templates should include `gitignore` files that will be
renamed to `.gitignore` by `cordova-create@>=3`.
For more details see apache/cordova-discuss#69.
* docs: add paragraph about .gitignore files
Raphael von der Grün [Wed, 13 Nov 2019 00:13:16 +0000 (01:13 +0100)]
chore: bump version to 5.0.0-dev (#51)
Jan Piotrowski [Mon, 11 Feb 2019 17:36:11 +0000 (18:36 +0100)]
Add or update GitHub pull request and issue template
エリス [Thu, 20 Dec 2018 02:28:36 +0000 (11:28 +0900)]
GH-10 Incremented package version to -dev
エリス [Thu, 20 Dec 2018 01:48:17 +0000 (10:48 +0900)]
GH-10 Updated version and RELEASENOTES.md for release 4.0.0
faisal211 [Wed, 31 Oct 2018 13:13:58 +0000 (18:43 +0530)]
Update index.js (#29)
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
### What testing has been done on this change?
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
Raphael von der Grün [Wed, 12 Sep 2018 11:51:54 +0000 (13:51 +0200)]
Absorb cordova-template-reference (#24)
Darryl Pogue [Sun, 2 Sep 2018 05:08:33 +0000 (22:08 -0700)]
Merge pull request #23 from dpogue/fix-safe-area-height
Fixes for iOS 11 & WKWebView safe area insets
Darryl Pogue [Sun, 17 Jun 2018 01:02:36 +0000 (18:02 -0700)]
Slight CSS modernization & use system fonts
Darryl Pogue [Sun, 17 Jun 2018 00:53:10 +0000 (17:53 -0700)]
CB-12886: Fix for safe-area handling on iOS 11+
Shazron Abdullah [Mon, 21 May 2018 09:55:40 +0000 (17:55 +0800)]
Merge pull request #21 from raphinesse/slimdown
CB-14098: Remove unused res folder
Raphael von der Grün [Wed, 16 May 2018 23:42:39 +0000 (01:42 +0200)]
CB-14098: Remove unused res folder
Steve Gill [Fri, 18 May 2018 12:07:21 +0000 (14:07 +0200)]
Merge pull request #19 from brodybits/cb-12397
CB-12397 fix .gitignore for plugins & platforms
Steve Gill [Fri, 18 May 2018 12:06:55 +0000 (14:06 +0200)]
Update .gitignore
Jesse MacFadyen [Fri, 8 Dec 2017 01:57:10 +0000 (17:57 -0800)]
[CB-12762] point package.json repo items to github instead of apache mirrors site
Christopher J. Brody [Tue, 9 May 2017 13:11:49 +0000 (15:11 +0200)]
CB-12397 fix .gitignore for plugins & platforms
Audrey So [Fri, 21 Apr 2017 23:20:51 +0000 (16:20 -0700)]
CB-12684 : added package.json to default hello world app
This closes #18
Shazron Abdullah [Wed, 5 Oct 2016 05:02:54 +0000 (22:02 -0700)]
Add github pull request template
Steve Gill [Fri, 30 Sep 2016 01:42:02 +0000 (18:42 -0700)]
CB-11931 Incremented package version to -dev
Steve Gill [Fri, 30 Sep 2016 01:21:10 +0000 (18:21 -0700)]
CB-11931 Updated version and RELEASENOTES.md for release 3.11.0
Steve Gill [Fri, 30 Sep 2016 00:25:33 +0000 (17:25 -0700)]
CB-11938 updated csp to include content: for img-src
carynbear [Wed, 15 Jun 2016 20:15:14 +0000 (13:15 -0700)]
CB-11412 Update templates to designate template source dir
This closes #16
Sarangan Rajamanickam [Fri, 5 Feb 2016 19:25:34 +0000 (11:25 -0800)]
CB-10522: Event binding in Hello World is misleading
Fixing the Hello World example
Steve Gill [Tue, 27 Oct 2015 00:20:17 +0000 (17:20 -0700)]
Incremented package version to -dev
Steve Gill [Tue, 27 Oct 2015 00:17:25 +0000 (17:17 -0700)]
added missing license header
Steve Gill [Mon, 26 Oct 2015 23:49:53 +0000 (16:49 -0700)]
Updated version and RELEASENOTES.md for release 3.10.0
daserge [Tue, 6 Oct 2015 10:33:52 +0000 (13:33 +0300)]
CB-9712 CLI 5.3 breaks with node 3.3.3
Added index.js so that module can be required and resolved
Exposed dirname in module exports
sgrebnov [Thu, 11 Jun 2015 12:49:24 +0000 (15:49 +0300)]
don't duplicate hooks guide
Nikhil Khandelwal [Fri, 5 Jun 2015 19:01:44 +0000 (12:01 -0700)]
This closes #13. This closes #12
Steve Gill [Wed, 22 Apr 2015 23:36:43 +0000 (16:36 -0700)]
CB-8896 updated whitelist dependency to use spec
Steve Gill [Tue, 24 Mar 2015 00:10:39 +0000 (17:10 -0700)]
CB-8731 Incremented package version to -dev
Steve Gill [Tue, 24 Mar 2015 00:09:32 +0000 (17:09 -0700)]
CB-8731 Updated version and RELEASENOTES.md for release 3.9.0
Andrew Grieve [Fri, 20 Mar 2015 18:33:54 +0000 (14:33 -0400)]
CB-8716 Add Whitelist plugin to config.xml
Steve Gill [Fri, 13 Mar 2015 18:07:52 +0000 (11:07 -0700)]
Updated RELEASENOTES
Andrew Grieve [Fri, 13 Mar 2015 16:51:13 +0000 (12:51 -0400)]
Add unsafe-eval to default CSP since many frameworks run faster with it on
Steve Gill [Thu, 12 Mar 2015 22:51:27 +0000 (15:51 -0700)]
Updated releasenotes
Andrew Grieve [Thu, 12 Mar 2015 17:43:40 +0000 (13:43 -0400)]
Another CSP comment tweak
Andrew Grieve [Thu, 12 Mar 2015 17:33:29 +0000 (13:33 -0400)]
Remove path from CSP string (since CSP ignores paths). Add CSP rationale within comment
Andrew Grieve [Thu, 12 Mar 2015 01:13:28 +0000 (21:13 -0400)]
CB-8295 Fix CSP string, which had an invalid : in it
Steve Gill [Tue, 10 Mar 2015 22:46:57 +0000 (15:46 -0700)]
CB-8645 Incremented package version to -dev
Steve Gill [Tue, 10 Mar 2015 22:42:40 +0000 (15:42 -0700)]
CB-8645 updated RELEASENOTES
Steve Gill [Tue, 10 Mar 2015 22:38:42 +0000 (15:38 -0700)]
added license header to config.xml
Steve Gill [Tue, 10 Mar 2015 00:40:12 +0000 (17:40 -0700)]
Merge branch 'copy-from-app-hello-world'
Steve Gill [Mon, 9 Mar 2015 23:44:10 +0000 (16:44 -0700)]
added releasenotes.md
Steve Gill [Mon, 9 Mar 2015 22:39:03 +0000 (15:39 -0700)]
removed version file, package.json can keep track of version
Steve Gill [Sat, 7 Mar 2015 01:12:47 +0000 (17:12 -0800)]
updated package.json
Jesse MacFadyen [Fri, 6 Mar 2015 21:32:44 +0000 (13:32 -0800)]
Remove jasmine ref
Andrew Grieve [Fri, 6 Mar 2015 14:53:42 +0000 (09:53 -0500)]
Tweak CSP string
Andrew Grieve [Fri, 6 Mar 2015 03:06:10 +0000 (22:06 -0500)]
CB-8295 Add content-security-policy `<meta>` to template
Andrew Grieve [Fri, 6 Mar 2015 03:04:56 +0000 (22:04 -0500)]
Remove target-density and height=device-height from `<viewport>`
These are known to cause more problems than they solve. Shouldn't be in
the default template
Andrew Grieve [Fri, 6 Mar 2015 03:03:59 +0000 (22:03 -0500)]
Remove self-closing slashes from `<meta>` since this isn't xhtml
Michal Mocny [Tue, 3 Mar 2015 22:43:19 +0000 (17:43 -0500)]
Adding hooks to default app
Michal Mocny [Tue, 3 Mar 2015 20:06:45 +0000 (15:06 -0500)]
[CB-8597] First attempt at importing cordova-app-hello-world via npm dependency
Steven Gill [Tue, 26 Aug 2014 20:35:28 +0000 (13:35 -0700)]
Set VERSION to 3.7.0-dev (via coho)
Piotr Zalewa [Mon, 14 Jul 2014 10:41:08 +0000 (12:41 +0200)]
Merge remote-tracking branch 'marti1125/CB-6949'
Willy Aguirre [Mon, 30 Jun 2014 02:47:53 +0000 (21:47 -0500)]
update index.html and index.js
Michael Brooks [Wed, 11 Jun 2014 22:25:27 +0000 (15:25 -0700)]
[www] Move meta tag msapplication-tap-highlight to correct area.
Marcel Kinard [Fri, 30 May 2014 16:34:04 +0000 (12:34 -0400)]
CB-6793 Add missing licenses
Marcel Kinard [Fri, 30 May 2014 15:16:56 +0000 (11:16 -0400)]
CB-6793 Add license to CONTRIBUTING.md
Steven Gill [Fri, 2 May 2014 18:15:02 +0000 (11:15 -0700)]
Set VERSION to 3.6.0-dev (via coho)
Jesse MacFadyen [Fri, 2 May 2014 00:13:13 +0000 (17:13 -0700)]
remove ugly grey box from WP8 links
Marcel Kinard [Wed, 30 Apr 2014 12:47:33 +0000 (08:47 -0400)]
CB-6491 add CONTRIBUTING.md
Josh Soref [Thu, 6 Mar 2014 22:16:02 +0000 (17:16 -0500)]
CB-6185 Spelling: explicitly
github: close #7
Marcel Kinard [Mon, 10 Feb 2014 22:49:16 +0000 (17:49 -0500)]
CB-5908: add notice about file usage
Make it clear to developers that these files do not automatically flow into
a new project created with the CLI. This should get corrected when support
for icons and splashscreens is added to the CLI.
Steven Gill [Wed, 22 Jan 2014 21:23:38 +0000 (13:23 -0800)]
Set VERSION to 3.5.0-dev (via coho)
Steven Gill [Tue, 3 Dec 2013 23:22:23 +0000 (15:22 -0800)]
Set VERSION to 3.4.0-dev (via coho)
lmnbeyond [Fri, 8 Nov 2013 03:58:31 +0000 (11:58 +0800)]
CB-5290 iOS: Updated launch images sizes to include the status bar region
Steven Gill [Tue, 29 Oct 2013 21:48:10 +0000 (14:48 -0700)]
Set VERSION to 3.3.0-dev (via coho)
Andrew Grieve [Tue, 22 Oct 2013 14:21:14 +0000 (10:21 -0400)]
CB-5150 Remove Spec from app-hello-world
Andrew Grieve [Tue, 22 Oct 2013 14:18:11 +0000 (10:18 -0400)]
CB-5145 Move the res/ directory to a sibling of www/
Andrew Grieve [Mon, 16 Sep 2013 19:53:25 +0000 (15:53 -0400)]
Set VERSION to 3.2.0-dev (via coho)
Shazron Abdullah [Fri, 13 Sep 2013 19:08:47 +0000 (12:08 -0700)]
[CB-4814] Add note in app-hello-world index.html regarding viewport issue in iOS 7
Jeffrey Heifetz [Tue, 20 Aug 2013 18:51:53 +0000 (14:51 -0400)]
[CB-4634][BlackBerry10] Adding resources for BlackBerry 10
Andrew Grieve [Wed, 8 May 2013 13:54:20 +0000 (09:54 -0400)]
[CB-3307] Remove instruction about updating version in cordova.js
No longer required.
Andrew Grieve [Tue, 30 Apr 2013 18:21:13 +0000 (14:21 -0400)]
Set VERSION to "dev" on master.