77 Commits

Author SHA1 Message Date
c824999c05 Fix #17 2021-07-14 15:52:41 -06:00
2dc815e2ea Fix white screen on launch, update versions and dependencies 1.3.2 2020-09-18 13:32:14 -06:00
0269107830 Add detailed version/build number to appimage and debian package filenames v1.3.1 2019-12-04 12:49:07 -07:00
b58e58b35f Add semi-automatic version numbering to debian_build.sh 2019-12-04 12:32:43 -07:00
bb13c3a487 Bump version to 1.3.1 2019-12-04 12:16:47 -07:00
2f1379d3ad Fix notes layout columns bug 2019-12-04 12:16:05 -07:00
6c39e5a903 Update readme 2019-12-04 12:08:12 -07:00
dc2059ae52 Target Android API 28 (Android 9 Pie) v1.3.0 2019-12-03 23:12:18 -07:00
6192c47840 Maybe get status bar color right the third time? 2019-12-03 22:54:36 -07:00
6009168891 More statusbar changes 2019-12-03 22:35:32 -07:00
f0d3b2b4f6 Change statusbar color on dark theme 2019-12-03 22:33:20 -07:00
3ce58c84ce Fix typo 2019-12-03 17:04:06 -07:00
5539240793 Put build scripts in /scripts, add them as Cordova hooks 2019-12-03 17:01:59 -07:00
4159a58cce Remove material icons 2019-12-03 16:41:26 -07:00
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