projects
/
cordova-app-harness.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deprecation
[cordova-app-harness.git]
/
www
/
2015-05-13
Andrew Grieve
Fix up mistakes from cherry-picks
tree
|
commitdiff
2015-05-13
Andrew Grieve
Hook up the whitelist plugin for loaded apps
tree
|
commitdiff
2015-05-13
Andrew Grieve
Disable remapper in order to pick up custom CSP tags...
tree
|
commitdiff
2015-05-13
Andrew Grieve
createproject.sh: Add whitelist plugin and --link platf...
tree
|
commitdiff
2015-05-13
Andrew Grieve
Update Android code to work with latest 4.0.x
tree
|
commitdiff
2014-12-31
Andrew Grieve
Update HttpServer to use chrome.sockets.tcp.pipeToFile.
tree
|
commitdiff
2014-12-31
Andrew Grieve
Add debug logging to HttpServer.js (disabled by default)
tree
|
commitdiff
2014-12-31
Andrew Grieve
Fix "Unable to bind to port" message when wifi is disabled.
tree
|
commitdiff
2014-12-31
Andrew Grieve
Use chrome.sockets.tcp.update({uri:}) to more efficient...
tree
|
commitdiff
2014-12-31
Andrew Grieve
Allow installer.getPluginMetadata() to return a value...
tree
|
commitdiff
2014-10-27
Andrew Grieve
Convert from chrome.socket -> chrome.sockets.tcp
tree
|
commitdiff
2014-10-25
Andrew Grieve
Fix android launch now that UrlRemapper doesn't apply...
tree
|
commitdiff
2014-10-25
Andrew Grieve
Fix /deletefiles not working when deleting more than...
tree
|
commitdiff
2014-10-25
Max Woghiren
Updated webview reload to take arguments.
tree
|
commitdiff
2014-10-25
Max Woghiren
Stopped destroying the webview on every launch.
tree
|
commitdiff
2014-10-25
Max Woghiren
Added a reload function.
tree
|
commitdiff
2014-10-25
Andrew Grieve
Add a /getfile endpoing to HarnessServer + Fixes for...
tree
|
commitdiff
2014-10-25
Andrew Grieve
Change config.xml-derived properties in installer into...
tree
|
commitdiff
2014-10-25
Andrew Grieve
Delete manifest.json if it causes an exception
tree
|
commitdiff
2014-10-25
Andrew Grieve
Make ResourcesLoader functions not depend on "this"
tree
|
commitdiff
2014-07-11
Andrew Grieve
Add ArrayBuffer.slice polyfill to unbreak Android pre-KK
tree
|
commitdiff
2014-06-25
David Kemp
Adding support for app quit in harness-push
tree
|
commitdiff
2014-06-24
Andrew Grieve
Delete accidentally added CrxInstaller.js
tree
|
commitdiff
2014-06-24
Andrew Grieve
First attempt at hooking back button up to exit app.
tree
|
commitdiff
2014-06-24
Andrew Grieve
Add plugin dependency info to prepare hook
tree
|
commitdiff
2014-06-20
Andrew Grieve
Fix launched apps using renamed cordova_plugins.js...
tree
|
commitdiff
2014-06-20
Andrew Grieve
Renaming cordova_plugins.js caused a race condition...
tree
|
commitdiff
2014-06-20
Andrew Grieve
Fix cordova_plugins.js not being used on Android &...
tree
|
commitdiff
2014-06-19
Andrew Grieve
Delete notification bubble
tree
|
commitdiff
2014-06-17
Andrew Grieve
Bump HarnessServer protocol version, update comments...
tree
|
commitdiff
2014-06-17
David Kemp
[CB6947] move app directory by default.
1/head
tree
|
commitdiff
2014-06-17
Michal Mocny
Replacing CacheClear with inline cache clear (simpler...
tree
|
commitdiff
2014-06-09
Andrew Grieve
Fix curl example in comments for /zippush
tree
|
commitdiff
2014-06-09
Andrew Grieve
Add HttpServer.ResponseException for easier 500 responses
tree
|
commitdiff
2014-06-09
Andrew Grieve
Fix deleteapp?all=1 returning a 500 due to forgetting...
tree
|
commitdiff
2014-06-04
Andrew Grieve
Small fix to UriRemap to remove double forward slash...
tree
|
commitdiff
2014-06-03
Max Woghiren
Added dynamic ip updating.
tree
|
commitdiff
2014-06-02
Andrew Grieve
Use moment.js for last updated time
tree
|
commitdiff
2014-05-30
Andrew Grieve
Merge branch 'master' of https://git-wip-us.apache...
tree
|
commitdiff
2014-05-30
Andrew Grieve
Make view shrink to reveal in-app-menu
tree
|
commitdiff
2014-05-30
Andrew Grieve
Fix HarnessServer menu command
tree
|
commitdiff
2014-05-29
Andrew Grieve
Quit the active app if it's deleted via HarnessServer
tree
|
commitdiff
2014-05-29
Andrew Grieve
Remove some dead code left from last commit
tree
|
commitdiff
2014-05-29
Andrew Grieve
Rework Overlay menu to be another view within the main...
tree
|
commitdiff
2014-05-29
Andrew Grieve
Don't use UrlRemap on iOS (buggy with multiple webviews)
tree
|
commitdiff
2014-05-29
Andrew Grieve
Show total plugin count in plugin message
tree
|
commitdiff
2014-05-29
Andrew Grieve
Add iconURL to Installer (to be shown in the UI in...
tree
|
commitdiff
2014-05-29
Andrew Grieve
Add ng-cloak to make start-up not flicker the html...
tree
|
commitdiff
2014-05-29
Andrew Grieve
Small tweak to promises style in AppsService
tree
|
commitdiff
2014-05-28
Andrew Grieve
Set app title & version in app.js instead of ListCtrl
tree
|
commitdiff
2014-05-28
Andrew Grieve
Delete dead code & add "all" bucket to PluginMetadata...
tree
|
commitdiff
2014-05-28
Andrew Grieve
Update HarnessServer curl examples in the comments
tree
|
commitdiff
2014-05-27
Max Woghiren
Added unzip percentages.
tree
|
commitdiff
2014-05-27
Andrew Grieve
Remove use of file-system-roots plugin (functionality...
tree
|
commitdiff
2014-05-27
Andrew Grieve
Delete explicit toNativeURL() since file: is now the...
tree
|
commitdiff
2014-05-27
Andrew Grieve
Explicitly check that startPage exists before attemptin...
tree
|
commitdiff
2014-05-23
Andrew Grieve
Tweak a console.log()
tree
|
commitdiff
2014-05-23
Andrew Grieve
Delete /prepupdate action, add concept of manifest...
tree
|
commitdiff
2014-05-21
Andrew Grieve
Split Installer into Installer + CordovaInstaller.
tree
|
commitdiff
2014-05-21
Andrew Grieve
Add pushing via zip file logic.
tree
|
commitdiff
2014-05-21
Andrew Grieve
Move curl examples out of README in favour of harness...
tree
|
commitdiff
2014-05-21
Andrew Grieve
Fix jshint warning.
tree
|
commitdiff
2014-05-20
Andrew Grieve
Big refactor to support pushing of apps via HTTP.
tree
|
commitdiff
2014-05-20
Andrew Grieve
Make ResourcesLoader be able to delete files (as well...
tree
|
commitdiff
2014-05-20
Andrew Grieve
Stop setting a UrlRemap reset URL (not used anymore)
tree
|
commitdiff
2014-05-20
Andrew Grieve
Delete Add / Edit screens (Allow add/update from server...
tree
|
commitdiff
2014-05-15
Andrew Grieve
Make /menu command show in-app menu, not main menu.
tree
|
commitdiff
2014-05-15
Andrew Grieve
Add missing license headers
tree
|
commitdiff
2014-05-15
Andrew Grieve
Re-write server in JS via chrome.socket.
tree
|
commitdiff
2014-05-15
Andrew Grieve
Add createFileWriter and createTmpFileUrl to ResourcesL...
tree
|
commitdiff
2014-05-14
Andrew Grieve
Add an AppHarnessUi.execJs() command
tree
|
commitdiff
2014-05-08
Andrew Grieve
Refactor to use different webviews for the app vs menus
tree
|
commitdiff
2014-05-07
Andrew Grieve
Fix serve installer not waiting for update to complete
tree
|
commitdiff
2014-05-06
Andrew Grieve
Delete CRX logic (moving to downstream chrome-app-harne...
tree
|
commitdiff
2014-05-06
Andrew Grieve
Merge remote-tracking branch 'harness/master' into foo
tree
|
commitdiff
2014-05-06
Andrew Grieve
Delete stale .cdvh code
tree
|
commitdiff
2014-05-05
Andrew Grieve
Remove debug console.log() stmts
tree
|
commitdiff
2014-05-05
Andrew Grieve
Fix Android updates not working due to typo in CacheCle...
tree
|
commitdiff
2014-05-05
Andrew Grieve
Fix jshint errors
tree
|
commitdiff
2014-05-03
Andrew Grieve
Even more z-order for context menu
tree
|
commitdiff
2014-05-02
Braden Shepherdson
Fix the naming of pushed apps. No more duplicate entries.
tree
|
commitdiff
2014-05-02
Andrew Grieve
Add ngrok to list of URL templates
tree
|
commitdiff
2014-05-01
Andrew Grieve
Write per-app cordova_plugins.js to contain only requir...
tree
|
commitdiff
2014-05-01
Andrew Grieve
Move console.log into Notify.js. Make it stringify...
tree
|
commitdiff
2014-04-30
Andrew Grieve
Fix ResourcesLoader broken with latest version of file...
tree
|
commitdiff
2014-03-21
Andrew Grieve
Remove unneccessary replace() in CrxInstaller.js
tree
|
commitdiff
2014-03-21
Andrew Grieve
Fix JS exception caused by ng promises not having a...
tree
|
commitdiff
2014-03-21
Andrew Grieve
Auto-listen when harness-push plugin exists (instead...
tree
|
commitdiff
2014-03-21
Andrew Grieve
Clear cache before launching an app.
tree
|
commitdiff
2014-03-18
Andrew Grieve
Show IP address for harness-push.
tree
|
commitdiff
2014-03-10
Andrew Grieve
Use URLs everywhere instead of paths. Removes need...
tree
|
commitdiff
2014-03-10
Andrew Grieve
Fix "updating" message being cleared only on success.
tree
|
commitdiff
2014-03-10
Andrew Grieve
Fix ServeInstaller NPE by having installPath accessed...
tree
|
commitdiff
2014-03-10
Andrew Grieve
Fix addApp returning a promise in the middle of the...
tree
|
commitdiff
2014-03-07
Andrew Grieve
Make crx and serve "Add" view use the same textboxes.
tree
|
commitdiff
2014-03-07
Andrew Grieve
Fix some jshint warnings.
tree
|
commitdiff
2014-03-06
Andrew Grieve
Fix up existence check for window.appharness.
tree
|
commitdiff
2014-03-06
Andrew Grieve
Use updated symbol path for file-system-roots plugin
tree
|
commitdiff
2014-03-06
Andrew Grieve
Move config.xml out of www/ and enhance createproject.sh
tree
|
commitdiff
2014-02-04
Braden Shepherdson
Support CRX pushes.
tree
|
commitdiff
next