Sign in
apache
/
cordova-amazon-fireos
/
HEAD
b045018
deprecation notice
by Jan Piotrowski
· 4 years, 6 months ago
master
ebc5bc6
[CB-12762] point package.json repo items to github instead of apache mirrors site
by Jesse MacFadyen
· 6 years ago
f4bce13
Add github pull request template
by Shazron Abdullah
· 7 years ago
7a6c434
Adding .ratignore file.
by Dmitry Blotsky
· 8 years ago
7ec09a6
Removing Intent funtionality out of 3.6
by Joe Bowser
· 8 years ago
79fca25
CB-8417 moved platform specific js into platform
by Steve Gill
· 9 years ago
1bbac72
CB-8168 Add support for `cordova/run --list` (closes #139)
by Murat Sutunc
· 9 years ago
98b1f97
CB-8210 Use PluginResult instead of sendJavascript() for keyboard events (close #142)
by Jason Chase
· 9 years ago
83c8f22
CB-8228 Gradle: Allow plugins to use Maven dependencies
by Andrew Grieve
· 9 years ago
d86bc9d
CB-8229 Gradle: Add CordovaLib as a dependency to all plugin sub-projects
by Andrew Grieve
· 9 years ago
a08f805
CB-7980 Add --minSdkVersion and --versionCode flags to cordova/build command
by Andrew Grieve
· 9 years ago
252ceaf
CB-7980: Add 9 to versionCode for minSdk 20+ if not multiarch
by Mark Koudritsky
· 9 years ago
1ce29c2
Allow plugins to set ext.multiarch to enable multiple APK building
by fujunwei
· 9 years ago
92dbea7
CB-8204: Reinstate link tasks to avoid gradle build failures
by Ian Clelland
· 9 years ago
623efcf
CB-8143 Use gradle 2.2.1 instead of 1.12 to appease Android Studio 1.0 warning-on-startup
by Andrew Grieve
· 9 years ago
9ea7459
CB-8143 Use gradle plugin 1.0.0 for Android Studio 1.0.0
by Andrew Grieve
· 9 years ago
6b60c90
CB-8202 Fix gradle build signing when passwords provided interactively
by Andrew Grieve
· 9 years ago
11b2b1f
CB-8176 Update Android SDK search path for Android Studio 1.0
by Andrew Grieve
· 9 years ago
24d2170
CB-8079 Use activity class package name, but fallback to application
by Daniel Toplak
· 9 years ago
f36ebac
Fix syntax error in 3aca14d53068
by Andrew Grieve
· 9 years ago
06b3ee5
CB-8147 Have corodva/build warn about unrecognized flags rather than fail
by Andrew Grieve
· 9 years ago
25a43b4
Close #126 (not-a-problem)
by Andrew Grieve
· 9 years ago
533fd37
Close #137 (already merged).
by Andrew Grieve
· 9 years ago
0ed7d27
CB-7881 Android tooling shouldn't lock application directory
by sgrebnov
· 9 years ago
df49aca
Add a section for plugin extensions
by fujunwei
· 9 years ago
585db69
CB-3679 Move splashscreen logic into splashscreen plugin
by Andrew Grieve
· 9 years ago
87602e3
CB-8143: Use the correct Android Gradle plugin for the installed Gradle version
by Ian Clelland
· 9 years ago
b409290
Revert Gradle distributionUrlRegex cleanup.
by Brian Geppert
· 9 years ago
251130b
CB-8119 Restart adb when we detect it's hung
by Andrew Grieve
· 9 years ago
b8dcd4e
CB-8112 Turn off mediaPlaybackRequiresUserGesture
by Andrew Grieve
· 9 years ago
b84610a
CB-6153 Add a preference for controlling hardware button audio stream (DefaultVolumeStream)
by Andrew Grieve
· 9 years ago
6003b94
CB-8081 Allow gradle builds to use Java 6 instead of requiring 7
by Andrew Grieve
· 9 years ago
54784a0
CB-8031 Fix race condition that shows as ConcurrentModificationException
by Andrew Grieve
· 9 years ago
4142cbb
CB-7976 Use webView's context rather than Activity's context for intent receiver
by Andrew Grieve
· 9 years ago
181bf85
CB-7974 Cancel timeout timer if view is destroyed
by Andrew Grieve
· 9 years ago
db508a2
CB-7940 Disable exec bridge if bridgeSecret is wrong
by Andrew Grieve
· 9 years ago
95d8067
CB-7758: Allow content-url-hosted pages to access the bridge
by Ian Clelland
· 9 years ago
e99f977
CB-7726 fix typo in gitignore: ant-built -> ant-build
by Chris Alfano
· 9 years ago
0367d93
gradle: Allow storeType to be set (allows using .p12 files)
by Andrew Grieve
· 9 years ago
900db96
gradle: Allow absolute paths to keystore files
by Andrew Grieve
· 9 years ago
39afa07
Updated cordova.js for fireos.
by Archana Naik
· 9 years ago
5c1c26d
Updated cordova.js in test and framework
by Prabhjot Singh
· 9 years ago
7634ecb
Fixed the SecureRandom so it only returns positive values
by Joe Bowser
· 9 years ago
5244afa
Undoing change to Math.random() for now, this creates a weird bug
by Joe Bowser
· 9 years ago
dd92376
Replacing Math.random() with something a little more random.
by Joe Bowser
· 9 years ago
76044fa
CB-6511 Fixes build for android when app name contains unicode characters.
by Vladimir Kotikov
· 9 years ago
ca84c34
CB-7707 Added multipart PluginResult (close #125)
by Rui Zhao
· 9 years ago
d7a6c57
CB-7714 Teach check_reqs about brew's install location for android SDK
by Andrew Grieve
· 9 years ago
30afdff
Fix --shared flag of create script (broke in recent gradle changes)
by Andrew Grieve
· 9 years ago
881e666
Update .gitignore to ignore /framework/build and /node_modules
by Andrew Grieve
· 9 years ago
346f53d
CB-6837 Fix leaked window when hitting back button while alert being rendered
by Martin Gonzalez
· 9 years ago
5c27334
CB-7674: Added sleep to avoid null error after most recent change to not break API
by Joe Bowser
· 9 years ago
0585fd5
CB-7674 move preference activation back into onCreate()
by Marcel Kinard
· 9 years ago
40a3abb
updated .gitignore to include npm-debug.log
by Steven Gill
· 9 years ago
d89a39f
CB-7634 Detect JAVA_HOME properly on Ubuntu
by Andrew Grieve
· 9 years ago
bfdc08a
CB-7410 update the docs to match the actual title
by Marcel Kinard
· 9 years ago
1b72abc
Added gradle distribution URL updating. (commit fix-up)
by Max Woghiren
· 9 years ago
46cdac9
gradle: Build only the active architecture when applicable
by Andrew Grieve
· 9 years ago
f10faf5
gradle: Fix warning about dynamic properties being deprecated
by Andrew Grieve
· 9 years ago
9e636e7
gradle: Have project's build.gradle look for a build-extras.gradle
by Andrew Grieve
· 9 years ago
c66c317
gradle: Write sub-project list explicitly to make Android Studio happy
by Andrew Grieve
· 9 years ago
73e2a9a
Added gradle distribution URL updating.
by Max Woghiren
· 9 years ago
f9cd9a1
CB-7512 Use a standard build.gradle for all plugins
by Andrew Grieve
· 9 years ago
304df34
CB-7512 Make gradle build only a single config for sub-libraries (release vs debug)
by Andrew Grieve
· 9 years ago
3add113
CB-7512 Fix gradle asking for release password when building for debug
by Andrew Grieve
· 9 years ago
3f2397a
CB-3445: Make minSdkVersion and base versionCode settable through env vars
by Ian Clelland
· 9 years ago
68a92ce
CB-7512 Make key password optional & prompt for it when missing
by Andrew Grieve
· 9 years ago
e95f47a
CB-7579 Fix run script's ability to use non-arch-specific APKs
by Andrew Grieve
· 9 years ago
8e83ea0
CB-7493 Adds test-build command to package.json
by Vladimir Kotikov
· 9 years ago
a13d4bd
CB-7512 Fix gradle not copying all archs to out/ (broken by prev commit)
by Andrew Grieve
· 9 years ago
82fb93d
CB-7512 Use aligned apk rather than unaligned apk when sorting
by Andrew Grieve
· 9 years ago
3e18394
CB-7512 Speed up gradle builds by building debug or release (not both)
by Andrew Grieve
· 9 years ago
db03c8b
CB-7512 Add gradle environment vars for signing apks
by Andrew Grieve
· 9 years ago
420e72b
CB-7512 Change gradle android plugins from 0.10 -> 0.12
by Andrew Grieve
· 9 years ago
6dc2407
CB-7536 check_reqs: windows tweaks + sdk manager error message
by Andrew Grieve
· 9 years ago
0c5c9a3
Second part of CB-7499, support RTL text direction
by mbillau
· 9 years ago
f9e6447
CB-7554 Use x86 apk when deploying to an intel device / emulator
by Andrew Grieve
· 9 years ago
9062a78
CB-7512: Fix logic for detecting SDK directory
by Ian Clelland
· 9 years ago
82b77c3
Fix invalid syntax (missing + in multiline string)
by Michal Mocny
· 9 years ago
30f9835
CB-7536 Tweak Android SDK not installed error message.
by Andrew Grieve
· 9 years ago
823cb6e
CB-7536 Tweak error messages for missing JDK / SDK / AVDs
by Andrew Grieve
· 9 years ago
a90fc0d
CB-7511 Auto-detect android sdk when using stand-alone sdk installer
by Andrew Grieve
· 9 years ago
bd29137
CB-7512: Copy cordova.gradle file to project root on build
by Ian Clelland
· 9 years ago
9ec000c
Use add --compact flag in check_reqs when listing targets. No functional change.
by Andrew Grieve
· 9 years ago
d31dbe8
CB-7330 Don't run check_reqs for bin/create.
by Andrew Grieve
· 9 years ago
97218ce
CB-7512: Read android target from project.properties if possible
by Ian Clelland
· 9 years ago
fe85b0b
CB-7512: Determine SDK and build tools version dynamcally at build time
by Ian Clelland
· 9 years ago
9d74ec4
CB-7463: Adding licence to project template gradle file
by Ian Clelland
· 9 years ago
6604aec
CB-7511 Auto-detect Android SDK when Android Studio is installed
by Andrew Grieve
· 9 years ago
8a6cdcc
CB-7463: Looked at the Apache BigTop git, gradle uses C-style comments
by Joe Bowser
· 9 years ago
4970038
CB-7463: Adding licences. I don't know what the gradle syntax is for comments, that still needs to be done.
by Joe Bowser
· 9 years ago
b54fde6
CB-7410 fix the menu test
by Marcel Kinard
· 9 years ago
7ed34e5
CB-7410 Fix the errorUrl test
by Marcel Kinard
· 9 years ago
ccc4a57
CB-7410 Fix Basic Authentication test
by Marcel Kinard
· 9 years ago
c980bbc
CB-3445: Allow build and run scripts to select APK by architecture
by Ian Clelland
· 9 years ago
e384ccb
CB-3445: Add environment variable 'BUILD_MULTIPLE_APKS' for splitting APKs based on architecture
by Ian Clelland
· 9 years ago
22ebf1a
Update JS snapshot to version 3.7.0-dev (via coho)
by Marcel Kinard
· 9 years ago
82425ce
CB-7460: Fixing bug with KitKat where the background colour would override the CSS colours on the application
by Joe Bowser
· 9 years ago
3d7550a
Update JS snapshot to version 3.7.0-dev (via coho)
by Archana Naik
· 9 years ago
cedeae1
Set VERSION to 3.7.0-dev (via coho)
by Archana Naik
· 9 years ago
Next »