222 Commits

Author SHA1 Message Date
xingxing
a6efd6170a Fix TitleHighlight 2019-04-20 10:23:25 +08:00
xingxing
1c5fef088e Fix when update note createdTime or publicTime field content error 2019-01-16 19:42:28 +08:00
will
1a8332bbe9 #89 avoid activity get recreated temporary 2019-01-06 13:33:39 +08:00
will
296d1f5257 support kotlin 2019-01-06 13:31:46 +08:00
will
abd110c620 Fix can’t insert jpeg file 2019-01-06 13:25:57 +08:00
will
6c75cb1252 upgrade gradle, build tools to work on Android studio 3.2.1 2019-01-04 11:11:18 +08:00
xingxing
a619b7a893 Search small adjustments 2018-06-05 23:20:56 +08:00
xingxing
a91ec5e9f4 Add a build full-text indexing feature in settings 2018-06-04 23:32:56 +08:00
xingxing
9ed4bba184 Add VIRTUAL TABLE FTS_NOTE update rule 2018-06-04 00:09:27 +08:00
xingxing
35d297a557 Searching for full-text fields 2018-06-03 20:49:09 +08:00
xingxing
52ff2e80a3 Fix CertPathValidatorException: Trust anchor for certification path not found. 2018-06-03 19:10:24 +08:00
xingxing
e7cc74e230 sort note by UpdateTime,CreateTime, Title 2018-05-24 00:30:42 +08:00
xingxing
d25558c7da Support share content to Leanote 2018-05-21 22:13:13 +08:00
xingxing
1e4c2cc02c 编辑笔记页面: 笔记加载完,才能保存 2018-05-20 15:53:51 +08:00
xingxing
2a5c828ce8 Revert "保存笔记时,提示用户是否确认保存,防止误操作"
This reverts commit f0e43612fa.
2018-05-20 13:07:00 +08:00
xingxing
eaa038e308 Fix 在某一笔记本里打开某条笔记返回后,是退回到该笔记本,而不是返回到所有笔记列表 2018-05-18 22:20:10 +08:00
xingxing
f0e43612fa 保存笔记时,提示用户是否确认保存,防止误操作 2018-05-18 00:03:02 +08:00
xingxing
6fc43424a2 Fix #60
don't use + ? * to search note
2018-01-27 12:39:23 +08:00
xingxing
7903d839f6 Fix #58 2018-01-21 19:01:36 +08:00
xingxing
09fd8518c6 Fix 53 支持原图等比缩放 2018-01-20 19:57:51 +08:00
xingxing
a7b817fa9a Upgrade bugly 2018-01-17 23:01:45 +08:00
xingxing
c0c784c18a update image selector library 2018-01-17 00:31:06 +08:00
xingxing
f94fcf0018 升级笔记账户提示 2018-01-16 12:12:53 +08:00
xingxing
09cc993852 Fix travis-ci build error 2018-01-10 00:39:09 +08:00
xingxing
4cced01e8b Update travis and some denpendency library 2018-01-10 00:27:07 +08:00
xingxing
5188bb7bf0 Fix search note by title, throws java.lang.IndexOutOfBoundsException: setSpan (19 ... 20) 2018-01-10 00:25:38 +08:00
xingxing
d3f24e5017 适配appWidget 2018-01-03 21:44:37 +08:00
xingxing
3b433b6585 git rebase解决所有冲突
Corrected the title of the permission requesting dialog in LaunchActivity

Add a widget from Android Studio widget template

add the layout of widget , add the support Android Studio 3.0

fix the support Android Studio 3.0

Completed the development of app widget to show the recent blogs.

chance the previewImage of app widget

fixed the bug that occurred when there were less than 30 notes

update build tools
2018-01-01 15:23:43 +08:00
xingxing
3da951f9af 笔记预览页面支持横竖屏切换(解决Mathjax的预览不全) 2017-12-26 18:31:10 +08:00
Ericwyn
da727bb1cf add the Requesting Permissions at Run Time , fix [#51](https://github.com/leanote/leanote-android/issues/51) 2017-10-23 09:28:33 -05:00
Ericwyn
22333472ca add support Android Studio 2.3.3 , replace the icon of the startup page, reduced waiting time for homepage startup. 2017-10-23 09:28:33 -05:00
xingxing
e8bed72f1a fix #42 2017-08-25 23:14:34 +08:00
bin
0c41645317 add animate in LaunchActivity 2017-03-29 14:05:32 +08:00
bin
e1d3df3063 add launch background 2017-03-29 14:01:30 +08:00
bin
4e8ae67d81 fix ProgressBar didn’t hide when host error 2017-03-26 21:31:11 +08:00
xingxing
5d43387369 当搜索记录为0条的时候,提示toast,关闭软键盘 2017-03-21 23:45:12 +08:00
xingxing
b681327733 Merge branch 'develop' 2017-03-11 22:38:48 +08:00
houxg
d708228fc9 fix #14 Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/src/main/java/org/houxg/leamonax/ui/Navigation.java
#	app/src/main/java/org/houxg/leamonax/ui/SearchActivity.java
#	app/src/main/res/values-zh/strings.xml
#	app/src/main/res/values/strings.xml
2017-03-10 15:23:51 +08:00
houxg
1fff5bf9fa apply noteFragment in SearchActivity; add pull to push 2017-03-09 21:29:55 +08:00
houxg
d6bda6a367 fix pass null to callback.onDestroy() 2017-03-09 15:21:18 +08:00
houxg
6c7926d8ed Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/src/main/java/org/houxg/leamonax/ui/MainActivity.java
#	app/src/main/java/org/houxg/leamonax/ui/Navigation.java
#	app/src/main/java/org/houxg/leamonax/ui/SearchActivity.java
#	app/src/main/res/values-zh/strings.xml
#	app/src/main/res/values/strings.xml
2017-03-09 15:19:00 +08:00
xingxing
6874a131fb fix add notebook but title is empty 2017-03-09 14:59:59 +08:00
houxg
f3e5de1d5f fix can't delete note 2017-03-09 14:48:18 +08:00
houxg
0343a345dc code refactoring: replace database query code to xxDataStore 2017-03-09 11:10:37 +08:00
xingxing
d731abf929 use stethoInterceptor for debug 2017-03-08 23:35:14 +08:00
houxg
5f501b27d1 fix #18 can't login/register issue for some of self-hosts 2017-03-07 11:15:24 +08:00
houxg
b5dbf67d36 fix wrong example 2017-03-07 11:14:23 +08:00
houxg
8457376f58 fix can't login/register issue for some of self-hosts 2017-03-07 11:10:04 +08:00
houxg
66be19733d fix wrong example 2017-03-07 10:51:53 +08:00
xingxing
e0e4ce83be 修复笔记内容太多 预览出现anr 2017-03-03 13:09:19 +08:00