aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/exception
Commit message (Collapse)AuthorAgeFilesLines
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-0/+33
|
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-1/+1
|
* new-edit: add new save keyring stuffVincent Breitmoser2014-06-171-0/+5
|
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+3
|
* Update license header for 2014Dominik Schürmann2014-04-132-2/+2
|
* Remove some Ids...Dominik Schürmann2014-04-111-27/+0
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-083-27/+30
|
* Update copyright timespan for ThialfiharThialfihar2014-04-083-3/+3
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-063-0/+90
f='#n214'>214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293