Commit Graph

  • 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 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
  • 32c3db29e0 Update italian translation Emanuele Petriglia 2018-10-26 08:50:17 +00:00
  • a03f10c651 updating changelog tibbi 2018-10-26 10:47:51 +02:00
  • abfa7b6b7f update version to 5.0.1 tibbi 2018-10-26 10:47:46 +02:00
  • 48be309f08 update commons to 5.2.10 tibbi 2018-10-26 10:47:40 +02:00
  • 894d9dadb8 fix #87, add an option at file exporting to keep the note synced with file tibbi 2018-10-25 23:42:15 +02:00
  • 0d6de330f9 show the Show Hidden Items button at the file picker dialogs tibbi 2018-10-25 23:07:10 +02:00
  • 1d53171568 adding a new string related to exporting file content tibbi 2018-10-25 22:43:18 +02:00
  • 29eaf1d0a5 make the Open File dialog radio button paddings a bit smaller tibbi 2018-10-25 22:34:17 +02:00
  • e5aeb76b65 add a Fragment extension for getting config with shorter code tibbi 2018-10-25 21:57:21 +02:00
  • 218723865d update widget text color when appropriate tibbi 2018-10-25 21:44:33 +02:00
  • 3c368db0fe updating Commons with some code updates tibbi 2018-10-25 21:09:36 +02:00
  • eedf0c37c7 Merge pull request #228 from ema-pe/patch-1 Tibor Kaputa 2018-10-19 18:05:25 +02:00
  • a2215c2b10 Updata italian translation Emanuele Petriglia 2018-10-19 15:58:28 +00:00
  • 136a3fa22b updating changelog tibbi 2018-10-19 13:26:21 +02:00
  • 7a2cff4696 update version to 5.0.0 tibbi 2018-10-19 13:26:14 +02:00
  • 5c1bc40b34 use lowercase m at Incognito mode tibbi 2018-10-19 13:24:31 +02:00
  • 181527d52b flip Line wrap and Ingocnito mode in settings tibbi 2018-10-19 13:21:15 +02:00
  • e90a249520 avoid crashing at Undo issues, report the error and do not continue tibbi 2018-10-19 12:33:35 +02:00
  • 9c5624314b rename personalized learning to incognito mode tibbi 2018-10-19 12:19:56 +02:00
  • a3f2caba2e adding a new option for disabling personalized learning of keyboards on Oreo tibbi 2018-10-19 12:08:36 +02:00
  • 14c4395b39 Merge pull request #227 from trubitsyn/keyboard-incognito-mode Tibor Kaputa 2018-10-19 11:12:17 +02:00
  • f7f08931f3 fix keyboard showing at app startup tibbi 2018-10-19 11:11:15 +02:00
  • e264bad268 updating Commons to 5.1.4, min required Android OS to 5 tibbi 2018-10-18 17:51:00 +02:00
  • 593a9dc6b1 Set IME_FLAG_NO_PERSONALIZED_LEARNING on note's EditText Nikola Trubitsyn 2018-10-09 23:08:09 +03:00
  • 62e48481c5 Merge pull request #225 from fricyo/patch-3 Tibor Kaputa 2018-10-07 11:29:07 +02:00
  • f9817c2b59 Update Translation fricyo 2018-10-07 17:01:21 +08:00
  • 2432052e65 Merge pull request #224 from ema-pe/patch-1 Tibor Kaputa 2018-10-06 15:25:58 +02:00
  • 4ea22ee3a3 Update italian translation Emanuele Petriglia 2018-10-06 11:48:40 +00:00
  • 40cfd26de5 Merge pull request #223 from MartinGSch/patch-1 Tibor Kaputa 2018-09-17 20:34:36 +02:00
  • bc57c96b39 Some missing German translations added Martin Schneider 2018-09-17 20:16:22 +02:00
  • 96575ff2d0 Merge pull request #220 from dugi991/master Tibor Kaputa 2018-09-15 16:52:52 +02:00
  • 584bcf7f65 Merge pull request #221 from trubitsyn/patch-1 Tibor Kaputa 2018-09-15 16:52:47 +02:00
  • bd89884402 Merge pull request #222 from smarquespt/patch-1 Tibor Kaputa 2018-09-15 16:52:40 +02:00
  • 7500ad83f1 Update strings.xml Sérgio Marques 2018-09-15 15:29:53 +01:00
  • e361f63d31 Update values-ru/strings.xml Nikola Trubitsyn 2018-09-15 14:41:36 +03:00
  • 7f36359813 Updated Croatian translations dugi991 2018-09-15 11:30:33 +00:00
  • eab17ebeb8 updating changelog tibbi 2018-09-14 00:05:53 +02:00
  • 5c12d1b190 update version to 4.3.0 tibbi 2018-09-14 00:05:48 +02:00
  • 64e9603f5b adding separate widgets per notes in the release notes tibbi 2018-09-13 23:57:40 +02:00
  • cc01f380f8 do not show the widget note picker if we are just customizing the colors tibbi 2018-09-13 23:07:39 +02:00
  • 10a4695062 some cleanup around widgetProvider tibbi 2018-09-13 23:02:40 +02:00
  • ce7485fa85 make sure the proper note gets opened at a widget click tibbi 2018-09-13 22:52:17 +02:00
  • 890fc948b9 lets just update all widgets on update tibbi 2018-09-13 22:41:35 +02:00
  • 501efea07b delete note widgets after deleting a note tibbi 2018-09-13 21:19:16 +02:00
  • e9ebe65ea6 adding some code related to updating specific widgets only tibbi 2018-09-13 21:14:53 +02:00
  • 3bd04a6eb6 fixing a table name at a db insertion tibbi 2018-09-13 21:03:40 +02:00
  • d25101aa85 update kotlin to 1.2.70 tibbi 2018-09-13 20:58:12 +02:00
  • 64953a4e7d store all added note widgets in a database tibbi 2018-09-13 16:02:56 +02:00
  • ad3c6aecfd creating a widgets table for holding individual widget info tibbi 2018-09-13 15:48:58 +02:00
  • 350572394c allow selecting a different note at the widget config screen tibbi 2018-09-12 22:58:34 +02:00
  • 4743db8dc0 add a widget note picker at the config screen, if more notes are available tibbi 2018-09-12 20:48:22 +02:00
  • f52aa7f245 fix #120, make sure the proper note is shown at clicking a widget tibbi 2018-09-12 18:54:10 +02:00
  • 67a3a5e811 send the note ID at clicking widget background too tibbi 2018-09-12 18:43:16 +02:00
  • a5ff23fdb3 properly tell if a note has unsaved changes after device rotation tibbi 2018-09-12 15:57:12 +02:00
  • 4612ce53ec fix #219, show a dialog about unsaved changes at exiting when appropriate tibbi 2018-09-12 15:44:23 +02:00
  • 24797f1c41 adding a new string about unsaved changes tibbi 2018-09-12 15:02:28 +02:00
  • 96b9f2e206 fix #210, keep note text on device rotation with autosave disabled tibbi 2018-09-11 20:55:53 +02:00
  • 6ef08ae411 fix #216, reduce the widget text padding tibbi 2018-09-11 13:24:05 +02:00
  • d6067001ff updating commons, sdk, kotlin tibbi 2018-09-11 13:14:44 +02:00
  • 469816589f updating changelog tibbi 2018-08-10 20:38:50 +02:00
  • b06e7a4517 update version to 4.2.0 tibbi 2018-08-10 20:38:45 +02:00
  • c9becb9359 fix #211, use the note title as the subject at Share tibbi 2018-08-10 20:33:12 +02:00
  • c822645240 fix #214, do not show the note picker at rotating the device tibbi 2018-08-10 20:25:54 +02:00
  • 11ef37fe54 update commons to 4.6.5 tibbi 2018-08-10 20:23:00 +02:00
  • 4d59fc8363 Merge pull request #209 from Gozzwip/patch-1 Tibor Kaputa 2018-07-22 17:52:00 +02:00
  • dadf215fe0 adding translations Gozzwip 2018-07-20 19:14:33 +05:00
  • b5dfbffc0b updating changelog tibbi 2018-07-17 23:54:22 +02:00
  • ed3df271ba update version to 4.1.0 tibbi 2018-07-17 23:54:16 +02:00
  • 8efb97dbd0 adding undo/redo in release notes tibbi 2018-07-17 23:53:28 +02:00
  • d47226edf2 toggle undo/redo menu button visibility as required tibbi 2018-07-17 21:23:37 +02:00