summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WifiInstaller: remove the installation filePeter Qiu2017-03-221-0/+17
* Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-181-1/+0
|\
| * Trust CA certificates added for the whole OS onlyRobin Lee2016-02-262-1/+8
* | Trust CA certificates added for the whole OS onlyRobin Lee2016-03-012-1/+9
* | Nemo CTS: Call the right class for SSLVinod Krishnan2015-10-142-3/+15
|/
* Offload time consuming task to background while installing HS profile.Sanket Padawe2015-08-051-32/+49
* Added logging in a few error paths for wifi config installation.Jan Nordqvist2015-07-311-0/+2
* Allowing rewrite of Passpoint credential.Jan Nordqvist2015-07-091-0/+44
* Fixed missing white-space.Jan Nordqvist2015-06-231-1/+1
* Merge "Add dialog when installing HS 2.0 credentials while wifi is off." into...Sanket Padawe2015-06-232-4/+15
|\
| * Add dialog when installing HS 2.0 credentials while wifi is off.Sanket Padawe2015-06-222-4/+15
* | Catching runtime exception in WifiInstaller.Jan Nordqvist2015-06-221-3/+10
|/
* am 756c09a..655de81 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-2/+0
|\
| * EXTRA_MIME_TYPES is String[], not Object[].Jeff Sharkey2015-05-121-1/+2
| * Removed some logging.Jan Nordqvist2015-04-242-5/+0
* | Hotspot 2.0 credential UI codeSanket Padawe2015-05-132-186/+139
* | Merge commit '7c543b7' into merge2Etan Cohen2015-04-241-1/+18
|\|
| * Changed logging tag.Jan Nordqvist2015-04-171-1/+1
| * Launching PIN entry dialog if keystore access is required and the keystore is...Jan Nordqvist2015-04-151-1/+18
* | EXTRA_MIME_TYPES is String[], not Object[].Jeff Sharkey2015-04-181-1/+2
|/
* Basic WiFi config installer app.Jan Nordqvist2015-04-072-35/+290
* Fix buildSungsoo Lim2014-09-111-2/+0
* am b3f3f024: am 9fa804c6: am 26e6becc: am 69506291: resolved conflicts for me...Kenny Root2014-09-111-0/+2
|\
| * resolved conflicts for merge of 48d20b70 to klp-devKenny Root2014-09-101-1/+5
| |\
| | * Check component class instead of actionKenny Root2014-06-121-1/+5
* | | Merge "Block certificate installation if user restriction enabled."Julia Reynolds2014-06-171-0/+8
|\ \ \
| * | | Block certificate installation if user restriction enabled.Julia Reynolds2014-06-121-0/+8
| |/ /
* / / Check component class instead of actionKenny Root2014-05-301-1/+5
|/ /
* / Pick certificates using OPEN_DOC intent.Jeff Sharkey2013-10-253-490/+75
|/
* Add spinner to select Wi-FiKenny Root2013-04-162-0/+41
* keystore: remove old APIsKenny Root2013-04-121-1/+1
* Allow multiuser use of keystoreKenny Root2013-04-081-7/+0
* Add ability to install credentials as other UIDKenny Root2013-03-284-7/+36
* KeyStore: stop using state()Kenny Root2013-02-141-1/+1
* Do not allow non-primary user to install certsKenny Root2012-09-161-0/+7
* Tracking upgrade to bouncycastle 1.47Brian Carlstrom2012-09-051-3/+5
* Allow empty passwords when installing from a PKCS#12 fileBrian Carlstrom2012-04-151-9/+3
* Broader support for KeyChain.EXTRA_NAMEBrian Carlstrom2012-03-303-13/+25
* Convert to new KeyStore formatKenny Root2012-03-191-8/+14
* Remove PKCS12_PASSWORD_DIALOG and NAME_CREDENTIAL_DIALOG in order to correctl...Shuhrat Dehkanov2012-02-082-2/+21
* Make cert name selected by default.Ben Komalo2011-09-131-15/+13
* Handle VIEW intents for cert installerBen Komalo2011-08-161-0/+48
* Rotation fixes for CertInstallerBrian Carlstrom2011-07-221-73/+59
* Restore installation of CAs from PKCS#12 filesBrian Carlstrom2011-07-221-2/+2
* Remove PKEY_MAP entry when emptyBrian Carlstrom2011-07-101-0/+6
* Canceling cert installation should not delete the fileBrian Carlstrom2011-07-063-5/+11
* Tracking move to KeyChain credential installation APIBrian Carlstrom2011-06-294-18/+29
* Replace KeyChainActivity placeholder UI with more polished dialog (3 of 5)Brian Carlstrom2011-06-251-13/+8
* Move CredentialHelper.convertToPem to frameworks/base for reuse by KeyChainBrian Carlstrom2011-06-071-31/+18
* Remove local reuse in CredentialHelper.isCaBrian Carlstrom2011-06-021-6/+8