aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/remote/RemoteServiceActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-231-278/+0
* Fix code style in keychain/service/uberspot2014-03-131-10/+14
* Optimize imports in all files, remove useless whitespace in some and fix inde...uberspot2014-03-131-1/+0
* Remove duplicate code from ActionBarHelper. You can now set the drawables via...uberspot2014-03-111-5/+5
* API changesDominik Schürmann2014-03-021-22/+15
* Fix register activityDominik Schürmann2014-02-171-59/+16
* Restructure API lib folder to support EclipseDominik Schürmann2014-02-151-4/+2
* fix regression bug with finish not called on activity but on fragment causing...Dominik Schürmann2014-02-151-4/+4
* code simplificationsDominik Schürmann2014-02-151-5/+6
* fix passtrough of paramsDominik Schürmann2014-02-151-24/+29
* conversion of other methodsDominik Schürmann2014-02-141-57/+20
* PendingIntent to handle user inputDominik Schürmann2014-02-141-27/+33
* Layout fixes for registered appsDominik Schürmann2014-02-131-3/+2
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-5/+6
* New Gradle project structureDominik Schürmann2014-01-271-0/+352