551 Commits

Author SHA1 Message Date
tibbi
213cbd80fe adding widget support too 2018-11-07 21:32:29 +01:00
tibbi
66821397e9 moving another function in Room 2018-11-07 20:39:17 +01:00
tibbi
43896a964a moving more db related functions to Room 2018-11-07 20:12:07 +01:00
tibbi
95ab889045 handle note updating and inserting 2018-11-07 19:57:30 +01:00
tibbi
99ee559836 change the Note ID type to Long 2018-11-07 19:00:06 +01:00
tibbi
885170edfc move some note fetchin related functions in Room 2018-11-07 18:38:27 +01:00
tibbi
32837ebb38 removing a weird helper function 2018-11-07 17:10:00 +01:00
tibbi
54fa5096ee fix a glitch with deleting the default note 2018-11-07 14:01:26 +01:00
tibbi
f26ea25a1e use one shared function for updating note title, value, path 2018-11-07 12:58:35 +01:00
tibbi
2fc3d8cba9 insert the initial note at creating the Room database 2018-11-07 12:33:34 +01:00
tibbi
d0e731fcb7 create a table for widgets 2018-11-07 12:25:47 +01:00
tibbi
e7ff0c6e15 preparing the migration to Room database 2018-11-07 12:18:52 +01:00
tibbi
db6642ca9e removing some redundant old DB related things 2018-11-07 11:55:55 +01:00
tibbi
0635dac078 appending package name with .pro 2018-11-07 11:48:09 +01:00
tibbi
435272c8b3 removing Stetho and Upgrade to Pro button 2018-11-07 11:23:54 +01:00
tibbi
e8e0d09b20 removing Leak Canary license 2018-11-07 11:18:01 +01:00
tibbi
477b1ffcd4 update commons to 5.3.13 2018-11-07 11:14:40 +01:00
Fatih Fırıncı
85aaf0afc2
Update strings.xml 2018-11-04 22:57:44 +00:00
Jeff Huang
ed9d09266a Update zh-rTW translation. 2018-11-04 11:23:07 +08:00
Emanuele Petriglia
32c3db29e0
Update italian translation 2018-10-26 08:50:17 +00:00
tibbi
894d9dadb8 fix #87, add an option at file exporting to keep the note synced with file 2018-10-25 23:42:15 +02:00
tibbi
0d6de330f9 show the Show Hidden Items button at the file picker dialogs 2018-10-25 23:07:10 +02:00
tibbi
1d53171568 adding a new string related to exporting file content 2018-10-25 22:43:18 +02:00
tibbi
29eaf1d0a5 make the Open File dialog radio button paddings a bit smaller 2018-10-25 22:34:17 +02:00
tibbi
e5aeb76b65 add a Fragment extension for getting config with shorter code 2018-10-25 21:57:21 +02:00
tibbi
218723865d update widget text color when appropriate 2018-10-25 21:44:33 +02:00
tibbi
3c368db0fe updating Commons with some code updates 2018-10-25 21:09:36 +02:00
Emanuele Petriglia
a2215c2b10
Updata italian translation 2018-10-19 15:58:28 +00:00
tibbi
5c1bc40b34 use lowercase m at Incognito mode 2018-10-19 13:24:31 +02:00
tibbi
181527d52b flip Line wrap and Ingocnito mode in settings 2018-10-19 13:21:15 +02:00
tibbi
e90a249520 avoid crashing at Undo issues, report the error and do not continue 2018-10-19 12:33:35 +02:00
tibbi
9c5624314b rename personalized learning to incognito mode 2018-10-19 12:19:56 +02:00
tibbi
a3f2caba2e adding a new option for disabling personalized learning of keyboards on Oreo 2018-10-19 12:08:36 +02:00
Tibor Kaputa
14c4395b39
Merge pull request #227 from trubitsyn/keyboard-incognito-mode
Disable personalized learning when typing note text
2018-10-19 11:12:17 +02:00
tibbi
f7f08931f3 fix keyboard showing at app startup 2018-10-19 11:11:15 +02:00
tibbi
e264bad268 updating Commons to 5.1.4, min required Android OS to 5 2018-10-18 17:51:00 +02:00
Nikola Trubitsyn
593a9dc6b1 Set IME_FLAG_NO_PERSONALIZED_LEARNING on note's EditText
Details: https://d.android.com/reference/android/view/inputmethod/EditorInfo.html#IME_FLAG_NO_PERSONALIZED_LEARNING
2018-10-09 23:09:35 +03:00
fricyo
f9817c2b59
Update Translation 2018-10-07 17:01:21 +08:00
Emanuele Petriglia
4ea22ee3a3
Update italian translation 2018-10-06 11:48:40 +00:00
Martin Schneider
bc57c96b39
Some missing German translations added 2018-09-17 20:16:22 +02:00
Tibor Kaputa
96575ff2d0
Merge pull request #220 from dugi991/master
Updated Croatian translations
2018-09-15 16:52:52 +02:00
Tibor Kaputa
584bcf7f65
Merge pull request #221 from trubitsyn/patch-1
Update values-ru/strings.xml
2018-09-15 16:52:47 +02:00
Sérgio Marques
7500ad83f1
Update strings.xml 2018-09-15 15:29:53 +01:00
Nikola Trubitsyn
e361f63d31
Update values-ru/strings.xml 2018-09-15 14:41:36 +03:00
dugi991
7f36359813
Updated Croatian translations
Translated new strings.
2018-09-15 11:30:33 +00:00
tibbi
64e9603f5b adding separate widgets per notes in the release notes 2018-09-13 23:57:40 +02:00
tibbi
cc01f380f8 do not show the widget note picker if we are just customizing the colors 2018-09-13 23:07:39 +02:00
tibbi
10a4695062 some cleanup around widgetProvider 2018-09-13 23:02:40 +02:00
tibbi
ce7485fa85 make sure the proper note gets opened at a widget click 2018-09-13 22:52:17 +02:00
tibbi
890fc948b9 lets just update all widgets on update 2018-09-13 22:41:35 +02:00