Skip to content

nujnay/AppLock

 
 

Repository files navigation

AppLock应用锁

保护你的隐私

简介

AppLock应用锁,保护你的隐私。   欢迎Start,Fork和Issues。 项目用到的第三方库:litepal  
在5.0以上的系统需要获取 查看应用使用情况 的权限,否则应用锁会失效
若有好的建议例如实现方案,界面,功能等欢迎提出。

功能介绍

V1.1

  • 所有界面全部改版,模仿MIUI的应用锁
  • 去掉密码锁,只保留图案锁,删除很多没必要的界面和代码,让项目更加清晰和有参考价值
  • 在V1.0的基础上添加了搜索功能,应用锁开关功能,去掉设置不锁某应用功能,去掉全选加锁和全选解锁功能
  • 添加了开机广播来启动应用锁服务
  • 更改了设置(不是app的设置,是系统的设置)里面删除数据按钮变成管理空间按钮,点击后打开应用,即让你删不了数据。

V1.0

  • 第一次进入的应用列表,包含推荐加锁的应用
  • 主界面列表,加锁解锁开关以及全选加锁和全选解锁
  • 应用加锁
  • 应用解锁
  • 修改锁密码
  • 隐藏和显示解锁路径
  • 设置延时加锁和屏幕关闭后加锁以及它们的组合
  • 设置不锁某应用

目前问题:

  • 进程的保活还没实现好
  •  项目中的代码结构逻辑没完善好,还存在一些bug。

附: 在github上看到一个判断应用在前后台的方法,非常牛逼,可以替换项目中原来的方法来实现,推荐一波。 地址: https://github.com/wenmingvs/AndroidProcess

Apk下载

截图

About me

An android developer in GuangZhou
简书:http://www.jianshu.com/users/286f9ad9c417/latest_articles
Email:386707112@qq.com
If you want to make friends with me, You can give me a Email and follow me。

License

Copyright 2017 L_Xian

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

AppLock应用锁,保护你的隐私。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%