63 Commits

Author SHA1 Message Date
0636874e99 Remove easymde, add loading progress indicator during first load, move material icons to npm 2019-12-03 16:40:00 -07:00
360b9d0064 Fix packaging scripts/data 2019-12-03 16:13:23 -07:00
44c1782ddf Move packaging repo into main app repo 2019-12-03 15:42:35 -07:00
024b0c50cd Fix #16 2019-12-03 14:14:41 -07:00
b92f57ed26 Improve removebloat.sh 2019-12-03 13:50:39 -07:00
b1c2d86d9a Rewrite editor (close #12), fix #11, close #13, close #14, close #15 2019-12-03 13:35:04 -07:00
a318a17c9f Adjust note/toolbar margin v1.2.0 2019-03-01 18:03:24 -07:00
978445d551 Fix editor toggle on touchscreens 2019-03-01 18:02:16 -07:00
b583022fd7 Bump version to 1.2.0 2019-03-01 17:28:53 -07:00
1b6e731c89 Add alternative/lite Markdown editor 2019-03-01 17:26:01 -07:00
26232618d4 Make Ctrl-S save note in editor 2019-02-19 11:46:40 -07:00
cd476b3f6d Fix some Markdown leaking into note titles 2019-01-26 16:01:25 -07:00
41865a9a72 Toast icons 2019-01-26 15:46:47 -07:00
95482c49d1 Prevent notes from being double-created with multiple clicks on Save 2019-01-26 15:37:49 -07:00
265ae7d004 Always reload tray menu in loadNotesToCards(), loadCards() on delete, close #9 2019-01-26 15:24:32 -07:00
673b8fba4f Remove tray menu on restartApplication() (close #10) 2019-01-26 15:19:15 -07:00
d31303ff19 Update readme 2019-01-25 01:00:04 -07:00
ea2035bf4d Fix cards slightly overlapping sometimes on home screen load 2019-01-25 00:20:39 -07:00
1425e8de56 Refresh cards when making list (close #7) 2019-01-25 00:17:25 -07:00
f5be364d96 Add make list button, don't "pop" cards on sync if they haven't changed v1.1.0 2019-01-23 22:49:34 -07:00
f62d935431 Close #4: Make delete button red 2019-01-23 20:56:40 -07:00
514213be4e Make notes that start with a heading not have extra empty space on top 2019-01-23 20:50:17 -07:00
1fe29e0688 Embed Roboto font 2019-01-23 20:39:23 -07:00
4201def4ee Refactor note code: close #3, fix #5, fix #6 2019-01-23 20:35:28 -07:00
73118e30de Make images in notes responsive 2019-01-19 15:11:53 -07:00
5dfc6da7c9 Add checklist item toggling (close #2) 2019-01-18 17:59:29 -07:00
82583f45ba Add tray to NW.js version 2019-01-18 17:22:37 -07:00
e6fdbb893e Add note search 2019-01-18 16:42:21 -07:00
c4d1957e26 Update README.md 2019-01-15 15:55:16 -07:00
dd741afbd8 Update README.md 2019-01-15 15:45:15 -07:00
c5c222e6d2 Update README.md 2019-01-15 15:43:17 -07:00
ed795e457e Add README.md 2019-01-15 15:41:51 -07:00
3a05d18c48 chmod +x 2019-01-15 15:41:38 -07:00
e3882fb77e Add removebloat.sh (copied from build server script) 2019-01-15 15:40:46 -07:00
cf598ecf2e Adjust star background color+size, remove 1st paragraph top margin 2019-01-15 15:02:23 -07:00
e69b1a6f8b Show favorite notes first and mark them with a star background 2019-01-15 14:51:32 -07:00
59b4f70a75 Improve note creation and deletion error handling and reliability 2019-01-15 13:52:04 -07:00
47d0a48e4f Show refresh button on Cordova too 2019-01-15 13:26:21 -07:00
dea7c7c603 Make CodeMirror take up full height of screen 2019-01-14 19:12:40 -07:00
93287f8ef8 Add edit button, improve text wrapping and table behavior 2019-01-14 19:08:03 -07:00
64beddce8a Add color picker, improve refresh behavior 2019-01-14 18:40:42 -07:00
40e6ff1b64 Alert users when their WebView is too old to work properly. 2019-01-14 12:11:58 -07:00
71a6cc1c57 Remove unused code 2019-01-13 01:41:53 -07:00
43142f0285 Fix issue #1 by moving the editor to an iframe 2019-01-13 01:41:03 -07:00
8dd6a9872d Nevermind, don't use Babel 2019-01-12 21:53:11 -07:00
0415de945f Use Babel to convert ES6 classes for older Android devices 2019-01-12 20:30:23 -07:00
457960aa86 Fix partially covering note with "add note" FAB 2019-01-12 19:23:44 -07:00
d09fd4894f Add cordova-plugin-inappbrowser 2019-01-12 19:22:28 -07:00
017a78f19c Add netsyms.com account signup option, add nav controls to windows 2019-01-12 19:03:43 -07:00
022ff4d113 Add better offline sync support 2019-01-12 03:05:00 -07:00