nextcloud-notes-android/app
2020-04-21 23:58:07 +08:00
..
src Enhancement for 769: Currently, If the search string changes too frequently, there will be many search tasks running. We add a delay in this commit to prevent this. If the search string does not change in $delay ms, then the search task will start. 2020-04-21 23:58:07 +08:00
.classpath Initial commit 2015-10-01 17:54:20 +02:00
.gitignore Added flavor builds to .gitignore 2020-03-27 10:20:05 +01:00
.project Initial commit 2015-10-01 17:54:20 +02:00
build.gradle Initial support for instrumented tests 2020-04-18 23:23:38 +02:00
proguard-project.txt Initial commit 2015-10-01 17:54:20 +02:00
proguard-rules.pro Initial commit 2015-10-01 17:54:20 +02:00
project.properties Introduce ButterKnife and code reformat 2018-04-11 15:37:28 +02:00