This repository has been archived by the owner on Sep 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Screen Size Plugin Support #1353
Open
nazrdogan
wants to merge
31
commits into
ionic-team:master
Choose a base branch
from
nazrdogan:dev-next
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
i think, to be able to calculate "_60_seconds_from_now", the "now" value has to be a number, so I added the "getTime()" method
* Add wrapper for 3d plugin * Fixed JSHint warnings for undefined variable
* added iosOptions to $cordovaSpinnerDialog.show() * added missing comma * added additional test for options in spinnerDialog.show() method
* Add key param check * Tests fix * Tests fix
* added tts plugin wrapper * commit only tts.js * only commit plugin
* Add cordovaSerial plugin wrapper and unit tests * Update README with serial plugin * Add serial to jshint globals
* added recents control plugin * built added recents control plugin * added plugin to plugin list * added tts plugin wrapper * commit only tts.js * only commit plugin * only commit recents plugin * remove tts plugin * added plugin to list * added coma :|
* Update google-analytics-plugin * add test * revert dist/* folders
* add SQL Batch * add closeDB + test * fix close * Removed invalid test
* New wrapper for webIntent plugin * Added webIntent in the README
…onic-team#1300) * Add advertising id collection support Add the avaliabilty of enable the Advertising ID Collection using the new function added to the plugin (in danwilson/google-analytics-plugin#252) * Epic fail ; to , fix Yes, shit happen.
* attach promise to the media instance * ionic-team#1288 add cleartimer on stop and release
I added the type check to the existing function and removed the new one fixes ionic-team#1328
…le (ionic-team#1336) * Changed license field in package.json and added keywords Added linebreak to remove strange title on npm page * Added tags from bower
The module `fs` is not actually needed to require the standard library `fs`. This module was temporarily wiped, since the whole module only consists out of a single `console.log(...)` [1]. [1] http://status.npmjs.org/incidents/dw8cr1lwxkcr
* Add fingerprint aio plugin * Tests fingerprint * fingerprint * Fingerprint to build * Fix camelcase * fixup! Fix camelcase
You should point your pull request to driftyco:dev-next |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.