Commit Graph

65 Commits

Author SHA1 Message Date
houxg
1df309e6fd import tinyMCE 2016-12-09 13:21:56 +08:00
houxg
a2a375d25b fix trigger save draft when click save without doing anything 2016-12-08 18:17:25 +08:00
xingxing
77062387ed Fix not show content in EditorFragment 2016-12-08 11:16:11 +08:00
houxg
fd4f473dee code refactor: remove context param 2016-12-05 19:12:51 +08:00
houxg
a18f7d09a3 show notes in card view 2016-12-05 18:24:26 +08:00
houxg
6376f40a7d increase version number
- support tag
- bugs fixs
1.1.0
2016-12-01 11:37:31 +08:00
houxg
0bf08b087a add travis config 2016-12-01 11:22:02 +08:00
houxg
057843e7f9 add icon for notebook list’s item 2016-11-30 16:11:22 +08:00
houxg
5b51f14b79 add selectable background 2016-11-30 15:15:05 +08:00
houxg
9beba839c1 support show notes by tag 2016-11-30 14:40:29 +08:00
houxg
f22da5f40f fix migration bug 2016-11-30 12:48:37 +08:00
houxg
3452c26a11 fix empty tag issue 2016-11-30 12:29:50 +08:00
houxg
f8bfbf5098 handle database upgradation 2016-11-29 18:09:11 +08:00
houxg
c577dc2670 Merge branch 'develop' into feature/support_tag
# Conflicts:
#	app/src/main/java/org/houxg/leamonax/ui/edit/NoteEditActivity.java
2016-11-29 16:12:25 +08:00
houxg
3deb2529ad improve update procedure, fix some crash issue 2016-11-29 14:21:42 +08:00
houxg
0fde58233e fix crash when create new note but no notebook exist 2016-11-29 14:20:10 +08:00
houxg
74a378f9ce add auto complete feature for entering tag 2016-11-29 13:28:33 +08:00
houxg
3b7981ff84 support tag feature
- use a wrapper to wrap note and tags
- handling tags as string
2016-11-28 14:23:28 +08:00
houxg
31fc055340 Merge pull request #2 from xingstarx/develop
Fix time parse error
2016-11-27 23:59:20 +08:00
xingxing
2e1551a7f0 Remove unused import code 2016-11-27 15:55:11 +08:00
xingxing
6e1cf1b6c8 Fix time parse error, that ExceptionInInitializerError
use https://github.com/dlew/joda-time-android library
2016-11-27 13:14:03 +08:00
xingxing
39ece65ec2 Fix build error 2016-11-26 10:28:07 +08:00
houxg
a3a2363299 temporary commit about support tag 2016-11-25 18:24:41 +08:00
houxg
263ba44b59 code refactoring: extract common code for generate http body 2016-11-25 14:37:04 +08:00
houxg
fe1e6360e1 add TimeFormatTest; improve time parser 2016-11-25 11:10:19 +08:00
houxg
6a2c587dd7 increase version number 1.0.1 2016-11-24 16:35:09 +08:00
houxg
f8f36569c6 support highlight title 2016-11-24 16:25:51 +08:00
houxg
496a3aabe5 hide action panel first 2016-11-24 15:54:18 +08:00
houxg
3f85cbe759 apply different format bar for RichText/Markdown 2016-11-24 15:47:18 +08:00
houxg
c8b5006e5e support search by title 2016-11-24 14:03:32 +08:00
houxg
5cd27a4a13 code refactoring
- extract DashDividerDecoration class
- keep showing app name on main activity’s title
- show notebook’s title on list item
2016-11-24 14:01:57 +08:00
houxg
6d5dbeade8 extract navigation layout 2016-11-24 12:08:29 +08:00
houxg
3300744eed fix layout issue 2016-11-23 17:04:09 +08:00
houxg
2391225079 support generate random notes for debugging 2016-11-23 16:58:04 +08:00
houxg
d83bc39083 code refactoring: extract the data loading from NoteAdapter, do the binding only 2016-11-23 16:57:20 +08:00
houxg
0937b558b1 notify success 2016-11-23 14:56:26 +08:00
houxg
252dcdbfc0 fix restore issue 2016-11-23 14:51:04 +08:00
houxg
c2e14f42e9 support sign up; extract strings 2016-11-23 14:08:59 +08:00
houxg
580b61f1b7 Fix incorrect layout 2016-11-23 11:12:11 +08:00
houxg
d74155f01e Create README.md 1.0 2016-11-22 17:54:59 +08:00
houxg
33e1deae53 upload image 2016-11-22 17:53:06 +08:00
houxg
cdb29a228a delete image 2016-11-22 17:52:28 +08:00
houxg
bf871635a5 adjust size 2016-11-22 17:47:52 +08:00
houxg
c1e961fc52 adjust size 2016-11-22 17:46:01 +08:00
houxg
232a583cf8 upload screenshot 2016-11-22 17:35:17 +08:00
houxg
0319362709 add about activity 2016-11-22 17:30:05 +08:00
houxg
b162879541 support forgot password; 2016-11-22 16:46:57 +08:00
houxg
2fef4a6af2 modify note item layout 2016-11-22 16:24:32 +08:00
houxg
3bd976f27f fetch notes when sign in; modify some text; 2016-11-22 16:07:02 +08:00
houxg
d27dfb62a5 rename project to “Leamonax” 2016-11-22 15:30:41 +08:00