summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-13.0-ZNH2Kblinky@build012016-09-181-0/+1
| | | | | Change-Id: I2ce02d45554b1f38a9cbe6d5c967b63c52493eec Ticket: RM-231
* Automatic translation importblinky@build012016-09-061-1/+1
| | | | | Change-Id: I303d21ae3e2bc06396d501a939cd542bc7450351 Ticket: RM-231
* Merge "Automatic translation import" into stable/cm-13.0-ZNH2KJessica Wagantall2016-08-230-0/+0
|\
| * Automatic translation importpinky@build012016-08-221-1/+1
| | | | | | | | | | Change-Id: I6d9ea1b06d5cf03c0337237c4eb0375d5668b02a Ticket: RM-231
* | Automatic translation importclyde@build012016-08-231-1/+1
|/ | | | | Change-Id: I49bd79edf933100a1df635e9c6c3a4dcd3f188fa Ticket: RM-231
* Ensures ProfileTrustAgent properly grants/revokes trust [1/2]Luis Vidal2016-07-292-17/+212
| | | | | | | | | Keep track of WiFi network and BT connections to make sure the agent grants or revokes trust based on the active profile triggers Change-Id: Ifbe6a205f73b1ed0947f9e28af6449002bc4e79f TICKET: CYNGNOS-2719 (cherry picked from commit ea4e0f404b36afa8c37829dac0a8aea5b5a1a963)
* Merge "Automatic translation import" into stable/cm-13.0-ZNH2KJessica Wagantall2016-07-190-0/+0
|\
| * Automatic translation importblinky@build012016-07-171-0/+21
| | | | | | | | | | Change-Id: I4acb4157d78e12461c263865c6e0301dacacd97a Ticket: RM-231
* | Merge "Automatic translation import" into stable/cm-13.0-ZNH2KJessica Wagantall2016-07-190-0/+0
|\ \
| * | Automatic translation importpinky@build012016-07-171-0/+21
| |/ | | | | | | | | Change-Id: I31bcb4ddfea8650801475332257cad97932b7775 Ticket: RM-231
* / Automatic translation importpinky@build012016-07-161-0/+21
|/ | | | | Change-Id: I8147339c1a45041b2659762b48de92b2afcf194a Ticket: RM-231
* Automatic translation importpinky@build012016-07-061-1/+1
| | | | | Change-Id: I6ace0f069bdb6db6776f5dc96062070ec02df91a Ticket: RM-231
* Automatic translation importstable/cm-13.0-ZNH2KBinky@build012016-06-171-1/+1
| | | | | Change-Id: I0b8c95c29d57310116b8afee9d309f30401f2785 Ticket: RM-231
* Automatic translation importJessica Wagantall2016-05-261-0/+4
| | | | | Change-Id: I4876203cf331453d52084bb1cc06f9e9253ed9b9 Ticket: RM-214
* Automatic translation importAbhisek Devkota2016-05-145-4/+54
| | | | | Change-Id: I81e188ad197f8552149d9960dfa71ef065fd241d Ticket: RM-231
* Automatic translation importMichael Bestas2016-04-061-3/+3
| | | | | | RM-231 Change-Id: Iad0a36736d292d705a6713aefcef3b13fca20102 (cherry picked from commit 7f9e05309321eabb06d744a0dafb72731ee200b1)
* Automatic translation importMichael Bestas2016-03-282-1/+3
| | | | Change-Id: I06cd1245a3a5da3d4babfd1f104ce845f5e84913
* Automatic translation importMichael Bestas2016-03-1716-5/+233
| | | | Change-Id: Id8a692b436db844bf7f2e44c99260ac5facc6c18
* Automatic translation importMichael Bestas2016-03-052-1/+21
| | | | Change-Id: I7b2532f3f1e261ae01787f021b32468180e3320c
* Automatic translation importMichael Bestas2016-02-223-2/+3
| | | | Change-Id: I924f5557cbb308eb7797f4a015065c1fdbc387c8
* Automatic translation importMichael Bestas2016-02-145-0/+74
| | | | Change-Id: I57aa40088d076fb82b87aa540ab106f380c08558
* Automatic translation importMichael Bestas2016-02-024-0/+56
| | | | Change-Id: I697c561ef4cdba20bc54b323915708385e4306e0
* Automatic translation importMichael Bestas2016-01-257-0/+55
| | | | Change-Id: I9c0565fbaa318ca7e52a565704060440fb679798
* Automatic translation importMichael Bestas2016-01-1119-5/+257
| | | | Change-Id: If61dd34f64b5b2c2c0a8513aa1e8859295337c56
* Automatic translation importMichael Bestas2015-12-2522-0/+521
| | | | Change-Id: Ieed9bad60fedf565fbc73ea95bae370423f5ecf5
* Profiles: Temporary compile fixes.Adnan Begovic2015-10-142-4/+4
| | | | Change-Id: Ifbf1435087fd737bba1efc28ab6195cefb8f2337
* Profiles: Don't reference internal resources for profiles.Adnan Begovic2015-10-142-2/+4
| | | | Change-Id: Ieac881fb3bb7b2faba20a36f826873ccd02efc3c
* Profiles: add profile picker Activity (2/2)Roman Birg2015-09-182-0/+245
| | | | | Change-Id: I72afb84e85c170c6e4b8aa729383af7277244a1a Signed-off-by: Roman Birg <roman@cyngn.com>
* ProfileTrustAgent: remove onStart overrideRoman Birg2015-08-201-5/+0
| | | | | | | | Let the super classes handle our state, no need to overrride onStartCommand explicitly. Change-Id: Id67ad43344442349bdee532edf9ab66d5fd81d29 Signed-off-by: Roman Birg <roman@cyngn.com>
* Profiles Trust: respect DPM; use new LockSettingsRoman Birg2015-07-281-1/+10
| | | | | | | | Do not grant trust when Device Policy mandates a secure keyguard. Ref: CYNGNOS-620 Change-Id: Ic4558a977c9227563273a91279f6554e564d6738 Signed-off-by: Roman Birg <roman@cyngn.com>
* Profiles: Refactor to point at Profiles in CMSDK.Adnan Begovic2015-06-252-3/+7
| | | | Change-Id: I8a819c80eaf3a8880893240fb26d3242781b9486
* StartUpReceiver: handle case when there were no trust agentsstable/cm-12.1-YOG3CRoman Birg2015-04-261-0/+4
| | | | | Change-Id: I2261c1720e6b69c1bbb15d2fa3b0536be855ec3a Signed-off-by: Roman Birg <roman@cyngn.com>
* ProfilesTrustAgent: initial implementationRoman Birg2015-04-246-0/+297
| | | | | Change-Id: I6aba123f81fd872e8ac6be532d8ec3995522daf2 Signed-off-by: Roman Birg <roman@cyngn.com>
* Initial commitRoman Birg2015-04-200-0/+0