222 Commits

Author SHA1 Message Date
houxg
21618d2377 change network log level 2017-02-13 17:31:19 +08:00
houxg
be5e3822d0 apply prd bugly only in travis build 2017-02-13 17:09:30 +08:00
houxg
0c289fa0b8 add translations 2017-02-13 16:50:18 +08:00
houxg
bf20d03d53 code refactor: remove the required context valuable 2017-02-13 16:46:33 +08:00
houxg
3cd583dd60 code refactor
- extract navigation bar
- extract triangle view
- remove the definetion of Mode from NoteFragment, now it only accept note list as its input
- MainActivity only maintains the control flow
2017-02-13 16:44:43 +08:00
houxg
a0b9361369 code refactor: extract triangle view 2017-02-13 14:35:12 +08:00
houxg
8ad0c0462e add switch account feature 2017-02-13 14:16:32 +08:00
houxg
f7d9f14639 extract string 2017-02-13 14:09:43 +08:00
houxg
1ebaabdbc8 change the style of action mode 2017-02-11 01:13:37 +08:00
houxg
f139d51c96 fix typefoo 2017-02-11 00:58:28 +08:00
houxg
bded63b809 apply actionmode for deleting notes 2017-02-10 19:50:04 +08:00
houxg
53fafebf32 add change note type action 2017-02-10 17:44:17 +08:00
houxg
acb72fe618 change the transition of SearchActivity to slide from left 2017-02-10 17:27:51 +08:00
houxg
7076aaf6ce merge 1fa04c6a48 2017-02-09 21:09:47 +08:00
houxg
8898a5c484 merge markdown editor code update from e60a47c63b, 180bc174b1 2017-02-09 19:08:40 +08:00
houxg
65cbea03c0 fix #26 2017-02-09 16:18:50 +08:00
houxg
e6417276ee disable http logging when in production mode 2017-02-09 15:46:18 +08:00
houxg
ed4e3eb1a5 use XLog as the app's logger, disable logging when in production mode 2017-02-09 15:45:51 +08:00
houxg
5632d87e8b handle conflict notebooks and notes 2017-02-09 15:10:33 +08:00
houxg
3c34f5fc99 fix #25, hide loading indicator when network is unavailable 2017-01-22 10:47:10 +08:00
houxg
5bfbee6824 remove redundant code 2016-12-28 18:54:55 +08:00
houxg
d09a6249b7 remove redundant code 2016-12-28 17:27:10 +08:00
houxg
39e0cc7c94 fix sometime content can’t be show 2016-12-28 17:26:55 +08:00
houxg
527bb1e5e4 code refactor: open url 2016-12-28 17:11:28 +08:00
houxg
3fabb48b15 resolve #21 camera permission 2016-12-28 17:10:49 +08:00
houxg
2df9dd0da7 fix can’t upgrade app in Android N 2016-12-28 16:35:56 +08:00
houxg
d87c25bf47 add auto upgrade feature 2016-12-28 15:54:49 +08:00
houxg
9183f62f65 trace a crash case and add workaround; modify translations 2016-12-28 14:29:21 +08:00
houxg
de697af27c make title font size bigger 2016-12-28 13:43:06 +08:00
houxg
4b27fb5fd1 change from double quotes to quotes for all js code 2016-12-28 13:18:04 +08:00
houxg
31a4d1757c make editor auto adjust the window 2016-12-28 13:07:33 +08:00
yu juehun
a0256b1f9e fix avatar can't show in self-host mode 2016-12-27 10:19:34 +08:00
houxg
966fac9c66 fix #18 by update ImageSelector’s version 2016-12-26 18:39:30 +08:00
houxg
4746f1d805 replace android.app.Fragment with android.support.v4.app.Fragment 2016-12-26 18:08:22 +08:00
houxg
fcf40257b8 Merge branch 'feature/improve_sync' into develop 2016-12-26 15:04:52 +08:00
houxg
76a4aff37e add migration procedure 2016-12-26 15:04:22 +08:00
houxg
063c4a3d1e force portrait mode 2016-12-26 11:43:52 +08:00
houxg
52939699d9 improve sync
- sync notebook first
- save note/notebook' usn separately
- save usn ASAP
- deprecate lastUsn
2016-12-26 01:07:12 +08:00
houxg
78a36c46dc update version name and version code automatically 2016-12-23 11:35:35 +08:00
houxg
4019edb4dd add missing translation 2016-12-22 16:18:01 +08:00
houxg
48ca71ce48 fix empty note issue 2016-12-22 15:11:42 +08:00
houxg
2aba1d6d31 init notebook id when create new note, resolve #11 2016-12-22 15:11:19 +08:00
houxg
f98bd432a0 fix #11, delete notebook on other platform but it still remains. 2016-12-22 14:51:00 +08:00
houxg
8541c4c5c6 add dialog for selecting notebook 2016-12-22 14:43:10 +08:00
houxg
d4aba9db95 fix delete note on other platform but it still remains 2016-12-22 13:38:46 +08:00
houxg
a8076bfc55 add feed back option in about page 2016-12-22 13:34:02 +08:00
houxg
22f21f2651 modify translations 2016-12-22 11:34:22 +08:00
houxg
5d01486134 fix different UI in SearchActivity 2016-12-21 18:38:27 +08:00
houxg
5ddd1f6538 add Chinese support 2016-12-21 18:36:01 +08:00
houxg
a8deccc0c5 fix typeos 2016-12-21 18:33:57 +08:00