Commit Graph

  • 7e4e6cb62e update version to 2.1.0 tibbi 2017-03-10 21:33:33 +01:00
  • faa427a493 adding a crashfix to save as tibbi 2017-03-10 21:27:54 +01:00
  • 4720ba6a4b use the new radiogroup dialog at setting current widget note tibbi 2017-03-10 21:19:07 +01:00
  • 05ea84c743 move a context extension for getting text gravity into a private function tibbi 2017-03-10 00:15:44 +01:00
  • df353031ae show proper file note text on widgets tibbi 2017-03-10 00:11:57 +01:00
  • 2ad38bf411 change Gravity setting to a dialog too tibbi 2017-03-09 23:53:11 +01:00
  • 4262446d3a replace the Font size spinner in Settings with a dialog tibbi 2017-03-09 23:45:47 +01:00
  • 05099e4753 delete the note file if chosen so tibbi 2017-03-09 22:32:31 +01:00
  • dff96b04f1 create a special confirmation dialog for note deletion tibbi 2017-03-09 22:27:08 +01:00
  • 4420dc0b60 do not split the filename at Save As to filename and extension tibbi 2017-03-09 22:03:35 +01:00
  • c5db35da8d couple corrections to note saving tibbi 2017-03-09 21:25:03 +01:00
  • 472a75e5c9 disable success dialog by default tibbi 2017-03-09 21:05:54 +01:00
  • f75f460be5 add an icon to file notes tibbi 2017-03-09 20:37:24 +01:00
  • 0f67840897 rewrite the Open Note dialog to a custom linearlayout tibbi 2017-03-09 19:49:30 +01:00
  • 4f5b8f039f fix saving notes on sd card tibbi 2017-03-09 19:13:22 +01:00
  • 436667ab9a update the success message tibbi 2017-03-09 18:20:28 +01:00
  • 5ed43bb870 add some renaming related stuff tibbi 2017-03-08 23:21:40 +01:00
  • 59e29c2452 remove not existing files from internal db tibbi 2017-03-08 23:06:06 +01:00
  • ae4e811ab7 make the save success message optional tibbi 2017-03-08 22:29:02 +01:00
  • 13d09de4be display success toast at saving notes tibbi 2017-03-08 22:22:59 +01:00
  • b2dec578f8 fetch the proper file content for file types tibbi 2017-03-08 22:13:39 +01:00
  • c5fc3d2bd5 save note to file at pause, if its a file note tibbi 2017-03-08 22:05:21 +01:00
  • 6585cf0b2f store the note value in db only if its not linked to a file tibbi 2017-03-08 21:49:45 +01:00
  • c0617d518a add note path only if we want to update the file content itself tibbi 2017-03-08 20:59:29 +01:00
  • 4b0f90a20a add a new dialog for importing files tibbi 2017-03-08 20:43:18 +01:00
  • 86fb6bc7dd add some strings related to importing and saving files tibbi 2017-03-08 20:21:09 +01:00
  • 588b5b08f2 ask write storage permissions instead of read ones at opening a file tibbi 2017-03-08 20:09:36 +01:00
  • 6311a195c2 store the file path in db, if a file was open tibbi 2017-03-08 20:08:43 +01:00
  • 8ae1a99379 parse the Path field of notes too tibbi 2017-03-08 20:05:59 +01:00
  • d29473aa47 do not allow opening videos and images tibbi 2017-03-08 19:44:21 +01:00
  • 0c8003105a write the text to the selected file tibbi 2017-03-07 23:46:09 +01:00
  • 6e67949f0a show a Save as dialog at selecting "Save as file" tibbi 2017-03-07 22:28:40 +01:00
  • 524b439d91 update commons to 2.9.0 tibbi 2017-03-07 22:09:27 +01:00
  • 9a0530bf83 handle storage permissions before trying to save note as file tibbi 2017-03-07 20:33:12 +01:00
  • 78f6cfcbde make the existing title checking incasesensitive tibbi 2017-03-07 20:30:03 +01:00
  • 28ed5c654f show a toast if the title already exists, when opening a file tibbi 2017-03-07 20:28:27 +01:00
  • 807b8409a0 make the limit really 10MB tibbi 2017-03-07 20:25:58 +01:00
  • 87a17a671a cap the filesize at 10MB tibbi 2017-03-07 19:58:20 +01:00
  • 4e845db003 if a note cannot be loaded, still load the other ones tibbi 2017-03-07 19:51:55 +01:00
  • 8d7a6c0c36 allow creating a note from file tibbi 2017-03-07 19:50:20 +01:00
  • af80a19f80 handle the storage permission at opening a file tibbi 2017-03-07 19:35:15 +01:00
  • e2d44d7285 add menu buttons for "Open file" and "Save as file" tibbi 2017-03-06 23:40:43 +01:00
  • 7571c9095a added hyperlinks to release notes tibbi 2017-03-06 22:18:02 +01:00
  • db26e22067 fix #68, invalid share error message tibbi 2017-03-06 22:12:12 +01:00
  • 79285a197c fix #69, weird behaviour at renaming note tibbi 2017-03-06 22:07:24 +01:00
  • a05056c9f9 fix #61, make links and emails clickable if selected so tibbi 2017-03-06 21:01:56 +01:00
  • b387a95492 add a toggle for clickable links and emails tibbi 2017-03-06 20:50:08 +01:00
  • 11c366e7a7 fix the widget config screen on rtl layouts tibbi 2017-03-06 19:34:47 +01:00
  • 01a6067f96 fix #70, do not trim the text before saving tibbi 2017-03-06 19:31:42 +01:00
  • 9712fe249d couple small tweaks here and there tibbi 2017-03-06 18:54:00 +01:00
  • 4acf5f5fd8 update the signing file tibbi 2017-03-06 18:42:34 +01:00
  • 92c7304c5b update commons to 2.8.8 tibbi 2017-03-06 18:41:19 +01:00
  • 77227279cd update gradle and kotlin tibbi 2017-03-06 18:17:20 +01:00
  • 3ea0fbefd7 updating changelog tibbi 2017-01-23 23:50:26 +01:00
  • 2a94c3a045 update version to 2.0.3 tibbi 2017-01-23 23:50:12 +01:00
  • 9e2f8a1194 launch splash activity on widget click, close #64 tibbi 2017-01-23 23:49:52 +01:00
  • 1439521b87 avoid overlapping items in Settings tibbi 2017-01-23 23:40:15 +01:00
  • 18f9fb6f79 add hex codes in Whats new tibbi 2017-01-23 23:40:07 +01:00
  • 14d9a5ce23 update commons to 2.5.3 tibbi 2017-01-23 23:39:50 +01:00
  • 0cc0475838 updating changelog tibbi 2017-01-15 11:30:33 +01:00
  • b7b3f4be30 update version to 2.0.2 tibbi 2017-01-15 11:30:22 +01:00
  • 08bf07f7f4 create a config context extension tibbi 2017-01-15 11:29:04 +01:00
  • bf86fdec64 update commons to 2.3.8 tibbi 2017-01-15 11:19:08 +01:00
  • 67ef104f31 updating readme Tibor Kaputa 2017-01-07 23:47:37 +01:00
  • 17e39c9a2b add a black splash screen tibbi 2017-01-06 23:20:41 +01:00
  • 017132cb33 update version to 2.0.1 tibbi 2017-01-06 23:20:12 +01:00
  • f2d212a418 add a black splash screen tibbi 2017-01-06 23:19:58 +01:00
  • 64a134e64b updating changelog tibbi 2017-01-06 23:06:31 +01:00
  • 12c9736231 update version to 2.0.0 tibbi 2017-01-06 23:06:25 +01:00
  • 1ecf695f52 update commons to 2.1.9 tibbi 2017-01-06 23:02:45 +01:00
  • 721ea4ef65 properly update the viewpager title strip text color tibbi 2017-01-06 22:51:29 +01:00
  • edb87a52a6 added a Whats new dialog tibbi 2017-01-06 22:48:20 +01:00
  • 7f6cbbb461 couple widget corrections tibbi 2017-01-06 22:42:46 +01:00
  • ff7d406c15 show the keyboard at rename and new note dialogs tibbi 2017-01-06 21:29:50 +01:00
  • 02e005ec37 update some colors tibbi 2017-01-06 21:27:12 +01:00
  • dfb0a5b89b setting up the Settings screen tibbi 2017-01-06 21:14:00 +01:00
  • 68e840daf6 replace some views with my custom ones tibbi 2017-01-06 20:46:20 +01:00
  • 73ce78d00d remove the curly braces tibbi 2017-01-06 20:10:47 +01:00
  • f31d649f28 move DBHelper in helpers folder tibbi 2017-01-06 20:09:30 +01:00
  • e17d139238 updating the dialogs tibbi 2017-01-06 20:07:12 +01:00
  • 0932fb3816 remove the cursor extensions tibbi 2017-01-06 20:00:10 +01:00
  • ca16d12112 couple database handling tweaks tibbi 2017-01-06 19:58:35 +01:00
  • ba2cb16893 use the viewpager from commons tibbi 2017-01-06 19:50:26 +01:00
  • f4b0a0e691 moving a couple files in Helpers folder tibbi 2017-01-06 19:44:49 +01:00
  • 83a99eb691 renaming open_note icon tibbi 2017-01-06 19:42:24 +01:00
  • 0315b32a6c add About activity handling tibbi 2017-01-06 19:41:52 +01:00
  • e7566caee2 use the Commons config tibbi 2017-01-06 19:34:04 +01:00
  • c6b81f45f2 reuse some resources from the Commons lib tibbi 2017-01-06 19:32:04 +01:00
  • 9585c3912d move the icons in drawables folder + add Commons library tibbi 2017-01-06 18:43:45 +01:00
  • 605d062e6f Merge pull request #59 from canou/french-translation Tibor Kaputa 2017-01-05 22:48:46 +01:00
  • 951b070c5e Add french translation canou 2017-01-05 21:20:01 +01:00
  • 9da5408bae updating changelog tibbi 2016-12-18 19:33:10 +01:00
  • 73f160dc13 update version to 1.24 tibbi 2016-12-18 19:32:52 +01:00
  • 5fbeecb010 some style updates tibbi 2016-12-18 19:32:43 +01:00
  • b8479144fb Merge pull request #55 from smichel17/no-fab Tibor Kaputa 2016-12-18 19:21:25 +01:00
  • c3a3f66fb7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes tibbi 2016-12-18 17:26:14 +01:00
  • be78cc0820 clean up while statement in onOptionsItemSelected Stephen Michel 2016-12-17 13:51:57 -05:00
  • fe30dce6f0 add new note from menu, remove fab. Fixes #52 Stephen Michel 2016-12-17 13:45:52 -05:00
  • 9ee91fdd4f Merge pull request #54 from smichel17/donottranslate Tibor Kaputa 2016-12-17 19:26:12 +01:00
  • be989c04da move untranslatable strings to separate file Stephen Michel 2016-12-17 12:55:59 -05:00