Skip to content

Commit

Permalink
.idea: force project import sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterCxy committed Sep 26, 2018
1 parent 519fc0d commit 30466c7
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 3 deletions.
144 changes: 144 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
import android.content.IntentFilter;
import android.os.IBinder;

import androidx.annotation.Nullable;

import net.typeblog.shelter.receivers.ShelterDeviceAdminReceiver;

import java.util.ArrayList;
import java.util.List;

import androidx.annotation.Nullable;

// This service simply registers a screen-off listener that will be called
// when the user locks the screen. When this happens, this service
// will freeze all the apps that the user launched through Unfreeze & Launch
Expand Down

0 comments on commit 30466c7

Please sign in to comment.