Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Brendan Coles
cb7a36e8dc
Fix Phonegap_persistence config
2014-10-11 15:36:08 +00:00
Sergey Gorbaty
23eab81d2a
Improved prompt module to include default text supported by Phonegap 2.8
2014-08-21 11:22:19 -07:00
Sergey Gorbaty
9942edc118
Fixing bug when email or phone number is empty
2014-08-21 11:20:48 -07:00
Sergey Gorbaty
8ccc8f8b2e
New alert user module
2014-08-21 11:20:19 -07:00
bcoles
f97087c37a
Change hard-coded 'hook.js' to 'beef.http.hook_file'
2014-01-04 11:33:58 +10:30
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
21417dc3e2
Update BeEF server protocol for multiple modules to use
...
`beef.http.https.enable`
Now uses the `beef.net.httpproto` value rather than a hard-coded
protocol string.
Part of issue #745
2013-08-09 13:21:33 +09:30
Sergey Gorbaty
498372aef3
Adding phonegap integration with keychain plugin
2013-05-08 13:18:31 -07:00
Sergey Gorbaty
55d8506960
Added primitive phonegap plugin detection
2013-05-07 17:10:12 -07:00
Sergey Gorbaty
5722cb2bc1
Added email to contact list
2013-05-03 14:24:23 -07:00
Sergey Gorbaty
0479744dfc
added device model detection
2013-05-03 14:14:19 -07:00
Sergey Gorbaty
3dbfdbac7e
Adding user prompt
2013-05-03 14:02:53 -07:00
Sergey Gorbaty
d3262d9451
Adding local detection
2013-05-03 13:34:09 -07:00
Sergey Gorbaty
1699d52475
adding contact list
2013-05-03 10:09:09 -07:00
bcoles
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
bcoles
bd2b002314
Fix a few typos
2013-01-07 05:17:55 +10:30
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
d2188b230c
More changed license headers
2012-11-02 15:27:01 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
Mike Haworth
5a9a050c1c
added new phonegap modules, to check connection type (wifi/3g) and ensure beef hook survives suspend resume of app.
2012-08-22 20:51:49 +12:00
Mike Haworth
f2d4a88810
added abilty to detect new phonegap renamed 'cordova'
2012-08-22 20:48:55 +12:00
bcoles
a62b77cc1d
Updated introduction of public port settings
...
These settings are experimental
2012-05-07 18:26:27 +09:30
Wade Alcorn
73bd6ab624
Added boilerplate to files with missing boilerplate
2012-04-24 18:00:15 +10:00
Christian Frichot
791b34863e
Renamed / tidied up some of the config. See Issue #82
2012-02-18 10:06:47 +08:00
bcoles
ff0cf9f9ae
Minor spelling/grammatical changes
2011-12-21 23:27:40 +10:30
bcoles
8a1a5259c0
Minor updates to PhoneGap modules:
...
o Fixed bug in the Detect PhoneGap module
o No longer fails to return if PhoneGap is not present
o Some minor module name and description updates
2011-12-21 23:02:45 +10:30
Mike Haworth
815140ac0d
removed readme
2011-12-21 21:33:42 +13:00
Mike Haworth
3abe9e4a4e
changed name of phonegap modules dir back to original
2011-12-21 21:22:38 +13:00
Mike Haworth
d2b69738b7
renamed phonegap modules dir
2011-12-21 21:19:58 +13:00
Mike Haworth
e694e5a019
phonegap modules added
2011-12-21 09:22:56 +13:00