Commit Graph

  • 7616d1ad87 updating changelog 6.1.0 tibbi 2018-12-09 22:46:54 +01:00
  • 7d2508c28f update version to 6.1.0 tibbi 2018-12-09 22:46:48 +01:00
  • 4c18b24cae adding the new checklist type of note in release notes tibbi 2018-12-09 22:43:02 +01:00
  • 76ce7c798f updating an app screenshot, show the checklist tibbi 2018-12-09 21:41:31 +01:00
  • b3203cb822 require just a context to NotesHelper, not whole activity tibbi 2018-12-09 21:30:46 +01:00
  • 6264edcdca hide some menu buttons at checklist notes tibbi 2018-12-09 21:22:12 +01:00
  • b921356feb remember last created note type tibbi 2018-12-09 21:15:51 +01:00
  • 4498428fb5 fix #238, save note text at renaming, if autosave is enabled tibbi 2018-12-09 21:03:23 +01:00
  • b314acf30c fix #241, check all third party intents at onNewIntent too tibbi 2018-12-09 20:57:02 +01:00
  • 13dd6164bd get the notes earlier at the importing process tibbi 2018-12-09 20:52:23 +01:00
  • a66ac61f98 fix some threading issues at importing notes via View intents tibbi 2018-12-09 20:31:59 +01:00
  • cf12439771 handle checklists at Open Text intent tibbi 2018-12-09 20:25:29 +01:00
  • b6f8bea868 fix checklist handling at mass folder importing tibbi 2018-12-09 20:18:45 +01:00
  • 58d488b4a7 trim file extension at opening a checklist file tibbi 2018-12-09 20:10:52 +01:00
  • 21e2a282b8 do not allow syncing checklist files with the note itself tibbi 2018-12-09 20:08:44 +01:00
  • ec5977cf9f add handling for exporting and sharing checklist notes tibbi 2018-12-09 19:03:06 +01:00
  • 3f153822cc update the checklist widget after modifying an item tibbi 2018-12-09 18:46:34 +01:00
  • eb75c111d3 lower the alpha and add strike through text of done checklist items on widget tibbi 2018-12-09 18:38:25 +01:00
  • a733d9021e optimizing checklist widget loading tibbi 2018-12-09 17:37:31 +01:00
  • b8f18f9ae9 adding some checklist widget handling tibbi 2018-12-09 17:14:01 +01:00
  • 2e13deaf53 Merge pull request #245 from ema-pe/patch-2 Tibor Kaputa 2018-12-09 17:06:40 +01:00
  • 78ccf1a87d Update italian translation Emanuele Petriglia 2018-12-09 16:04:04 +00:00
  • 00d9cde176 Merge pull request #244 from fricyo/patch-5 Tibor Kaputa 2018-12-09 16:48:03 +01:00
  • 07b2647017 Update Translation fricyo 2018-12-09 22:26:05 +08:00
  • 3248d942cd properly handle text color changing at the list widget tibbi 2018-12-09 12:17:35 +01:00
  • 2ebcdcd647 show proper checklist items at the widget config screen tibbi 2018-12-09 12:05:09 +01:00
  • c35d97d49a use a different view at the widget config screen for checklists tibbi 2018-12-09 11:26:14 +01:00
  • 378ad17326 tweaking some New Note dialog paddings tibbi 2018-12-09 11:02:33 +01:00
  • 37eb009349 refresh the checklist if the first item is added tibbi 2018-12-09 10:42:48 +01:00
  • 334056852a adding a placeholder at empty checklists tibbi 2018-12-09 10:40:50 +01:00
  • 57450ac5f7 change the way new note types are determined, to a radio button tibbi 2018-12-09 10:00:06 +01:00
  • 60671c7774 adding new strings related to new note types tibbi 2018-12-09 09:48:15 +01:00
  • 1d90b76d32 handle deleting checklist items tibbi 2018-12-08 23:34:53 +01:00
  • ddb5654b9f toggle checklist item checked state on click tibbi 2018-12-08 23:04:20 +01:00
  • 0babf17c63 adding some cross and check icons to checklist items tibbi 2018-12-08 20:45:30 +01:00
  • 2d61509590 reduce the alpha and strike thru text of completed tasks tibbi 2018-12-08 19:55:20 +01:00
  • 441b2d204e handle saving/loading checklist items from the db tibbi 2018-12-08 19:36:47 +01:00
  • 878221bf80 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes tibbi 2018-12-08 19:26:06 +01:00
  • f34ce020bb display the checklist items on the recycler view tibbi 2018-12-08 19:23:49 +01:00
  • cd5f525852 Merge pull request #242 from l10n-tw/translation Tibor Kaputa 2018-12-08 09:10:30 +01:00
  • e437a0780b Update zh-rTW translations. Jeff Huang 2018-12-08 08:16:25 +08:00
  • c4ab67b2df hide the keyboard at checklist notes tibbi 2018-12-07 23:39:45 +01:00
  • d021a9d0fd allow adding new items to checklists tibbi 2018-12-07 23:37:03 +01:00
  • c0acb525ad adding a FAB at the checklist fragment tibbi 2018-12-07 23:08:26 +01:00
  • 22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment tibbi 2018-12-07 22:16:21 +01:00
  • 2d36835ebb allow creating notes of a new type, Checklist tibbi 2018-12-07 21:55:21 +01:00
  • d9993f46cf adding a new string for checklists tibbi 2018-12-07 21:41:52 +01:00
  • ce8a3b257f update commons to 5.5.14 tibbi 2018-12-06 23:02:55 +01:00
  • 68ec0d9aea updating app links to Pro Tibor Kaputa 2018-11-30 10:44:07 +01:00
  • d470bc1d59 fixing a space tibbi 2018-11-28 11:18:49 +01:00
  • 99bf5fe359 Merge pull request #240 from fricyo/patch-4 Tibor Kaputa 2018-11-28 11:17:39 +01:00
  • edd555d2c1 Update Translation fricyo 2018-11-28 18:16:54 +08:00
  • c613a84fef adding an apostrophe tibbi 2018-11-28 11:02:11 +01:00
  • e8ee9259fd updating the old free version, make sure the "Upgrade to Pro" isnt initially shown tibbi 2018-11-28 10:51:26 +01:00
  • 054aa544ce Merge pull request #237 from en2sv/patch-4 Tibor Kaputa 2018-11-18 20:48:56 +01:00
  • 7636bbf1f9 Update Swedish translation en2sv 2018-11-18 20:26:08 +01:00
  • 5420709a5c Merge pull request #236 from smarquespt/patch-1 Tibor Kaputa 2018-11-18 10:23:44 +01:00
  • d332263893 Update strings.xml Sérgio Marques 2018-11-17 15:18:42 +00:00
  • 8ece8a57fe updating changelog v6.0.1 tibbi 2018-11-16 23:42:00 +01:00
  • d665ad5d5c update version to 6.0.1 tibbi 2018-11-16 23:41:54 +01:00
  • fa947fffe5 fix a crash at placing a widget before launching the app once tibbi 2018-11-16 23:39:25 +01:00
  • 7fc41e4564 update commons to 5.3.17 tibbi 2018-11-16 23:36:50 +01:00
  • 8969a1a426 fix a glitch with disappearing note values tibbi 2018-11-16 23:31:11 +01:00
  • fbc58abeb0 updating changelog 6.0.0 tibbi 2018-11-08 12:02:10 +01:00
  • a2de77982a update version to 6.0.0 tibbi 2018-11-08 12:02:05 +01:00
  • 0f79bc1697 display Success message at synced notes if set so tibbi 2018-11-08 11:59:09 +01:00
  • e2296ec1b4 update commons to 5.3.14 tibbi 2018-11-08 11:54:41 +01:00
  • 22f9db423b fix some glitches related to opening third party intents tibbi 2018-11-08 11:44:29 +01:00
  • 05ee03f351 fix renaming notes exported to files tibbi 2018-11-08 11:10:40 +01:00
  • ad216cb15d do not show success toast at notes synced with files tibbi 2018-11-08 10:51:19 +01:00
  • 742fe5d842 couple improvements to widgets and intent handling tibbi 2018-11-07 23:46:17 +01:00
  • a6b9cbba9b ensure proper note being focused at viewpager tibbi 2018-11-07 23:10:05 +01:00
  • 27c815ec3f invalidate the options menu at every viewpager refreshing tibbi 2018-11-07 22:52:28 +01:00
  • d387820ad2 remove our custom executor from running Room queries tibbi 2018-11-07 22:41:18 +01:00
  • 60bf552984 adding a hack at first app launch to ensure proper database prepopulation tibbi 2018-11-07 22:40:08 +01:00
  • 213cbd80fe adding widget support too tibbi 2018-11-07 21:32:29 +01:00
  • 66821397e9 moving another function in Room tibbi 2018-11-07 20:39:17 +01:00
  • 43896a964a moving more db related functions to Room tibbi 2018-11-07 20:12:07 +01:00
  • 95ab889045 handle note updating and inserting tibbi 2018-11-07 19:57:30 +01:00
  • 99ee559836 change the Note ID type to Long tibbi 2018-11-07 19:00:06 +01:00
  • 885170edfc move some note fetchin related functions in Room tibbi 2018-11-07 18:38:27 +01:00
  • 32837ebb38 removing a weird helper function tibbi 2018-11-07 17:10:00 +01:00
  • 54fa5096ee fix a glitch with deleting the default note tibbi 2018-11-07 14:01:26 +01:00
  • f26ea25a1e use one shared function for updating note title, value, path tibbi 2018-11-07 12:58:35 +01:00
  • 2fc3d8cba9 insert the initial note at creating the Room database tibbi 2018-11-07 12:33:34 +01:00
  • d0e731fcb7 create a table for widgets tibbi 2018-11-07 12:25:47 +01:00
  • e7ff0c6e15 preparing the migration to Room database tibbi 2018-11-07 12:18:52 +01:00
  • db6642ca9e removing some redundant old DB related things tibbi 2018-11-07 11:55:55 +01:00
  • 0635dac078 appending package name with .pro tibbi 2018-11-07 11:48:09 +01:00
  • 20338bbe90 updating the way the app is signed tibbi 2018-11-07 11:40:56 +01:00
  • 435272c8b3 removing Stetho and Upgrade to Pro button tibbi 2018-11-07 11:23:54 +01:00
  • f12ad22230 updating changelog 5.0.2 tibbi 2018-11-07 11:20:10 +01:00
  • 97c2f979ef update version to 5.0.2 tibbi 2018-11-07 11:20:05 +01:00
  • e8e0d09b20 removing Leak Canary license tibbi 2018-11-07 11:18:01 +01:00
  • 477b1ffcd4 update commons to 5.3.13 tibbi 2018-11-07 11:14:40 +01:00
  • 05c798ddc5 Merge pull request #235 from FatihFIRINCI/patch-4 Tibor Kaputa 2018-11-05 10:04:11 +01:00
  • 85aaf0afc2 Update strings.xml Fatih Fırıncı 2018-11-04 22:57:44 +00:00
  • 2fd4e57baf Merge pull request #234 from l10n-tw/translation Tibor Kaputa 2018-11-04 09:38:13 +01:00
  • ed9d09266a Update zh-rTW translation. Jeff Huang 2018-11-04 11:23:07 +08:00
  • 7daddefa27 Merge pull request #230 from ema-pe/patch-1 Tibor Kaputa 2018-10-26 11:23:27 +02:00