Commit Graph

98 Commits

Author SHA1 Message Date
d5955c67a3 Implement sharing to a new note 2017-06-17 17:29:53 +03:00
de13dbd5c8 add some null checks at getting current text 2017-06-16 20:22:37 +02:00
45e2e0c530 minor code style update 2017-06-16 18:13:13 +02:00
1741070686 Avoid crash when clicking with text selected and links enabled 2017-06-15 21:22:29 +03:00
fddf164932 update commons to 2.19.6 2017-06-14 21:59:27 +02:00
a9e466406c Fix #88 2017-06-13 22:28:59 +03:00
a6dc7aebef fix #80, prevent crashes at rotating with some dialog open 2017-04-18 23:22:41 +02:00
74b818b6a5 fix #76, properly display the keyboard at creating a new note 2017-04-18 23:03:02 +02:00
39fb4c6284 update commons to 2.16.9 2017-04-18 22:54:45 +02:00
5db4ed8b92 change "Save as file" to "Export as file" to make it clear its not synced 2017-03-19 00:02:36 +01:00
70550d022e open the widget note after clicking on the widget 2017-03-18 23:50:49 +01:00
a25f826c5a update commons to 2.13.4 2017-03-18 23:10:15 +01:00
be300057c0 use constants at Settings dialogs 2017-03-10 22:24:05 +01:00
4720ba6a4b use the new radiogroup dialog at setting current widget note 2017-03-10 21:19:07 +01:00
df353031ae show proper file note text on widgets 2017-03-10 00:11:57 +01:00
2ad38bf411 change Gravity setting to a dialog too 2017-03-09 23:53:11 +01:00
4262446d3a replace the Font size spinner in Settings with a dialog 2017-03-09 23:45:47 +01:00
05099e4753 delete the note file if chosen so 2017-03-09 22:32:31 +01:00
dff96b04f1 create a special confirmation dialog for note deletion 2017-03-09 22:27:08 +01:00
c5db35da8d couple corrections to note saving 2017-03-09 21:25:03 +01:00
4f5b8f039f fix saving notes on sd card 2017-03-09 19:13:22 +01:00
5ed43bb870 add some renaming related stuff 2017-03-08 23:21:40 +01:00
ae4e811ab7 make the save success message optional 2017-03-08 22:29:02 +01:00
13d09de4be display success toast at saving notes 2017-03-08 22:22:59 +01:00
c5fc3d2bd5 save note to file at pause, if its a file note 2017-03-08 22:05:21 +01:00
4b0f90a20a add a new dialog for importing files 2017-03-08 20:43:18 +01:00
588b5b08f2 ask write storage permissions instead of read ones at opening a file 2017-03-08 20:09:36 +01:00
6311a195c2 store the file path in db, if a file was open 2017-03-08 20:08:43 +01:00
d29473aa47 do not allow opening videos and images 2017-03-08 19:44:21 +01:00
0c8003105a write the text to the selected file 2017-03-07 23:46:09 +01:00
6e67949f0a show a Save as dialog at selecting "Save as file" 2017-03-07 22:28:40 +01:00
9a0530bf83 handle storage permissions before trying to save note as file 2017-03-07 20:33:12 +01:00
28ed5c654f show a toast if the title already exists, when opening a file 2017-03-07 20:28:27 +01:00
807b8409a0 make the limit really 10MB 2017-03-07 20:25:58 +01:00
87a17a671a cap the filesize at 10MB 2017-03-07 19:58:20 +01:00
8d7a6c0c36 allow creating a note from file 2017-03-07 19:50:20 +01:00
af80a19f80 handle the storage permission at opening a file 2017-03-07 19:35:15 +01:00
e2d44d7285 add menu buttons for "Open file" and "Save as file" 2017-03-06 23:40:43 +01:00
7571c9095a added hyperlinks to release notes 2017-03-06 22:18:02 +01:00
db26e22067 fix #68, invalid share error message 2017-03-06 22:12:12 +01:00
b387a95492 add a toggle for clickable links and emails 2017-03-06 20:50:08 +01:00
18f9fb6f79 add hex codes in Whats new 2017-01-23 23:40:07 +01:00
08bf07f7f4 create a config context extension 2017-01-15 11:29:04 +01:00
bf86fdec64 update commons to 2.3.8 2017-01-15 11:19:08 +01:00
f2d212a418 add a black splash screen 2017-01-06 23:19:58 +01:00
721ea4ef65 properly update the viewpager title strip text color 2017-01-06 22:51:29 +01:00
edb87a52a6 added a Whats new dialog 2017-01-06 22:48:20 +01:00
7f6cbbb461 couple widget corrections 2017-01-06 22:42:46 +01:00
02e005ec37 update some colors 2017-01-06 21:27:12 +01:00
dfb0a5b89b setting up the Settings screen 2017-01-06 21:14:00 +01:00