Commit Graph

399 Commits

Author SHA1 Message Date
tibbi 040b7dcf77 update version to 2.2.0 2017-04-08 00:00:45 +02:00
tibbi 4531df2a0d make the dialog at opening a file clearer 2017-04-07 23:59:50 +02:00
tibbi 75ef61e056 update gradle and commons 2017-04-07 23:48:38 +02:00
tibbi f3c7e35cc8 update version to 32 2017-04-01 19:35:10 +02:00
tibbi 37aa5a50f1 update version to 2.1.2 2017-04-01 19:33:09 +02:00
tibbi db256dbbb0 fix #75, wrap the notes in a scrollview 2017-04-01 19:27:20 +02:00
tibbi 8148107ed4 remove the text change listener for making links clickable, can cause bugs 2017-03-30 23:28:52 +02:00
Rodrigo 3d3630df2e Update strings.xml 2017-03-28 17:31:59 -03:00
tibbi 94016ace4f adding a brazil portuguese file 2017-03-28 20:27:36 +02:00
canou 8dee0489f1 Typo 2017-03-28 00:54:08 +02:00
canou ac5ad6ac4e French translation update 2017-03-28 00:49:55 +02:00
Sérgio Marques 305236da46 Portuguese update 2017-03-21 16:21:59 +00:00
tibbi 92404a0182 update commons to 2.13.7 2017-03-19 20:48:40 +01:00
tibbi 59c08ab5e8 use the default version of the Portuguese language 2017-03-19 20:06:54 +01:00
tibbi 9a01cbaf64 adding Lithuanian strings file 2017-03-19 09:25:09 +01:00
tibbi 388ab02346 update version to 2.1.1 2017-03-19 00:07:02 +01:00
tibbi 06063a51f3 make the release notes non translatable 2017-03-19 00:06:43 +01:00
tibbi 5db4ed8b92 change "Save as file" to "Export as file" to make it clear its not synced 2017-03-19 00:02:36 +01:00
tibbi 70550d022e open the widget note after clicking on the widget 2017-03-18 23:50:49 +01:00
tibbi 255a5ade89 handle the SAF dialog when opening a note from SD card with sync 2017-03-18 23:19:05 +01:00
tibbi a25f826c5a update commons to 2.13.4 2017-03-18 23:10:15 +01:00
Sérgio Marques ac4761aec1 Portuguese update 2017-03-15 00:10:45 +00:00
tibbi be300057c0 use constants at Settings dialogs 2017-03-10 22:24:05 +01:00
tibbi 7e4e6cb62e update version to 2.1.0 2017-03-10 21:33:33 +01:00
tibbi faa427a493 adding a crashfix to save as 2017-03-10 21:27:54 +01:00
tibbi 4720ba6a4b use the new radiogroup dialog at setting current widget note 2017-03-10 21:19:07 +01:00
tibbi 05ea84c743 move a context extension for getting text gravity into a private function 2017-03-10 00:15:44 +01:00
tibbi df353031ae show proper file note text on widgets 2017-03-10 00:11:57 +01:00
tibbi 2ad38bf411 change Gravity setting to a dialog too 2017-03-09 23:53:11 +01:00
tibbi 4262446d3a replace the Font size spinner in Settings with a dialog 2017-03-09 23:45:47 +01:00
tibbi 05099e4753 delete the note file if chosen so 2017-03-09 22:32:31 +01:00
tibbi dff96b04f1 create a special confirmation dialog for note deletion 2017-03-09 22:27:08 +01:00
tibbi 4420dc0b60 do not split the filename at Save As to filename and extension 2017-03-09 22:03:35 +01:00
tibbi c5db35da8d couple corrections to note saving 2017-03-09 21:25:03 +01:00
tibbi 472a75e5c9 disable success dialog by default 2017-03-09 21:05:54 +01:00
tibbi f75f460be5 add an icon to file notes 2017-03-09 20:37:24 +01:00
tibbi 0f67840897 rewrite the Open Note dialog to a custom linearlayout 2017-03-09 19:49:30 +01:00
tibbi 4f5b8f039f fix saving notes on sd card 2017-03-09 19:13:22 +01:00
tibbi 436667ab9a update the success message 2017-03-09 18:20:28 +01:00
tibbi 5ed43bb870 add some renaming related stuff 2017-03-08 23:21:40 +01:00
tibbi 59e29c2452 remove not existing files from internal db 2017-03-08 23:06:06 +01:00
tibbi ae4e811ab7 make the save success message optional 2017-03-08 22:29:02 +01:00
tibbi 13d09de4be display success toast at saving notes 2017-03-08 22:22:59 +01:00
tibbi b2dec578f8 fetch the proper file content for file types 2017-03-08 22:13:39 +01:00
tibbi c5fc3d2bd5 save note to file at pause, if its a file note 2017-03-08 22:05:21 +01:00
tibbi 6585cf0b2f store the note value in db only if its not linked to a file 2017-03-08 21:49:45 +01:00
tibbi c0617d518a add note path only if we want to update the file content itself 2017-03-08 20:59:29 +01:00
tibbi 4b0f90a20a add a new dialog for importing files 2017-03-08 20:43:18 +01:00
tibbi 86fb6bc7dd add some strings related to importing and saving files 2017-03-08 20:21:09 +01:00
tibbi 588b5b08f2 ask write storage permissions instead of read ones at opening a file 2017-03-08 20:09:36 +01:00
tibbi 6311a195c2 store the file path in db, if a file was open 2017-03-08 20:08:43 +01:00
tibbi 8ae1a99379 parse the Path field of notes too 2017-03-08 20:05:59 +01:00
tibbi d29473aa47 do not allow opening videos and images 2017-03-08 19:44:21 +01:00
tibbi 0c8003105a write the text to the selected file 2017-03-07 23:46:09 +01:00
tibbi 6e67949f0a show a Save as dialog at selecting "Save as file" 2017-03-07 22:28:40 +01:00
tibbi 524b439d91 update commons to 2.9.0 2017-03-07 22:09:27 +01:00
tibbi 9a0530bf83 handle storage permissions before trying to save note as file 2017-03-07 20:33:12 +01:00
tibbi 78f6cfcbde make the existing title checking incasesensitive 2017-03-07 20:30:03 +01:00
tibbi 28ed5c654f show a toast if the title already exists, when opening a file 2017-03-07 20:28:27 +01:00
tibbi 807b8409a0 make the limit really 10MB 2017-03-07 20:25:58 +01:00
tibbi 87a17a671a cap the filesize at 10MB 2017-03-07 19:58:20 +01:00
tibbi 4e845db003 if a note cannot be loaded, still load the other ones 2017-03-07 19:51:55 +01:00
tibbi 8d7a6c0c36 allow creating a note from file 2017-03-07 19:50:20 +01:00
tibbi af80a19f80 handle the storage permission at opening a file 2017-03-07 19:35:15 +01:00
tibbi e2d44d7285 add menu buttons for "Open file" and "Save as file" 2017-03-06 23:40:43 +01:00
tibbi 7571c9095a added hyperlinks to release notes 2017-03-06 22:18:02 +01:00
tibbi db26e22067 fix #68, invalid share error message 2017-03-06 22:12:12 +01:00
tibbi 79285a197c fix #69, weird behaviour at renaming note 2017-03-06 22:07:24 +01:00
tibbi a05056c9f9 fix #61, make links and emails clickable if selected so 2017-03-06 21:01:56 +01:00
tibbi b387a95492 add a toggle for clickable links and emails 2017-03-06 20:50:08 +01:00
tibbi 11c366e7a7 fix the widget config screen on rtl layouts 2017-03-06 19:34:47 +01:00
tibbi 01a6067f96 fix #70, do not trim the text before saving 2017-03-06 19:31:42 +01:00
tibbi 9712fe249d couple small tweaks here and there 2017-03-06 18:54:00 +01:00
tibbi 4acf5f5fd8 update the signing file 2017-03-06 18:42:34 +01:00
tibbi 92c7304c5b update commons to 2.8.8 2017-03-06 18:41:19 +01:00
tibbi 77227279cd update gradle and kotlin 2017-03-06 18:17:20 +01:00
tibbi 2a94c3a045 update version to 2.0.3 2017-01-23 23:50:12 +01:00
tibbi 9e2f8a1194 launch splash activity on widget click, close #64 2017-01-23 23:49:52 +01:00
tibbi 1439521b87 avoid overlapping items in Settings 2017-01-23 23:40:15 +01:00
tibbi 18f9fb6f79 add hex codes in Whats new 2017-01-23 23:40:07 +01:00
tibbi 14d9a5ce23 update commons to 2.5.3 2017-01-23 23:39:50 +01:00
tibbi b7b3f4be30 update version to 2.0.2 2017-01-15 11:30:22 +01:00
tibbi 08bf07f7f4 create a config context extension 2017-01-15 11:29:04 +01:00
tibbi bf86fdec64 update commons to 2.3.8 2017-01-15 11:19:08 +01:00
tibbi 017132cb33 update version to 2.0.1 2017-01-06 23:20:12 +01:00
tibbi f2d212a418 add a black splash screen 2017-01-06 23:19:58 +01:00
tibbi 12c9736231 update version to 2.0.0 2017-01-06 23:06:25 +01:00
tibbi 1ecf695f52 update commons to 2.1.9 2017-01-06 23:02:45 +01:00
tibbi 721ea4ef65 properly update the viewpager title strip text color 2017-01-06 22:51:29 +01:00
tibbi edb87a52a6 added a Whats new dialog 2017-01-06 22:48:20 +01:00
tibbi 7f6cbbb461 couple widget corrections 2017-01-06 22:42:46 +01:00
tibbi ff7d406c15 show the keyboard at rename and new note dialogs 2017-01-06 21:29:50 +01:00
tibbi 02e005ec37 update some colors 2017-01-06 21:27:12 +01:00
tibbi dfb0a5b89b setting up the Settings screen 2017-01-06 21:14:00 +01:00
tibbi 68e840daf6 replace some views with my custom ones 2017-01-06 20:46:20 +01:00
tibbi 73ce78d00d remove the curly braces 2017-01-06 20:10:47 +01:00
tibbi f31d649f28 move DBHelper in helpers folder 2017-01-06 20:09:30 +01:00
tibbi e17d139238 updating the dialogs 2017-01-06 20:07:12 +01:00
tibbi 0932fb3816 remove the cursor extensions 2017-01-06 20:00:10 +01:00
tibbi ca16d12112 couple database handling tweaks 2017-01-06 19:58:35 +01:00