885 Commits

Author SHA1 Message Date
davidre345
379bdb0217
Updating galician strings 2020-10-02 17:23:37 +02:00
D. Domig
1d46940222
Update German translations 2020-10-01 09:21:12 +02:00
nhy42
1495131411 Updated French string.xml 2020-09-26 18:23:54 +02:00
tibbi
7383691f67 adding a null check 2020-09-26 14:19:30 +02:00
tibbi
670cfa152a removing a useles fragment exception 2020-09-26 14:14:03 +02:00
Tibor Kaputa
60daf014c2
Merge pull request #362 from FatihFIRINCI/patch-9
Update Turkish strings.xml
2020-09-19 17:58:11 +02:00
Fatih Fırıncı
5c60a6472f
Update strings.xml 2020-09-19 18:10:34 +03:00
Guillaume
dc9709dd46
Dutch 2020-09-19 17:07:37 +02:00
tibbi
55cbd8feaa adding a new string for showing a character count 2020-09-19 16:30:02 +02:00
tibbi
50281671e4 fix #358, allow creating a new note from the Open Note dialog 2020-09-19 16:23:56 +02:00
Tommy He
77be94654b Updated zh_CN to cover all missing strings. 2020-06-02 21:35:38 +08:00
tibbi
e6efa46392 removing the NewAppDialog showing up 2020-05-30 16:32:33 +02:00
tibbi
879c2b34d1 add bigger margins at the settings section labels 2020-05-28 22:04:11 +02:00
tibbi
d0dfab6855 adding a crashfix at the Plain Text notes 2020-05-28 21:58:58 +02:00
tibbi
a9066ab343 fix #348, never remove the antialiasing flag of checklist items 2020-05-28 21:53:32 +02:00
tibbi
c03d7ef5a5 show the widget background at full height 2020-05-28 21:40:22 +02:00
tibbi
d64f9d889d apply the new way of setting font size in percentage everywhere 2020-05-28 21:38:43 +02:00
Tibor Kaputa
a379f572cb
Merge pull request #346 from samikbanik/Issue_#288
Font size settings changed to percentages
2020-05-28 21:28:01 +02:00
tibbi
f7af1f286f updating some icons 2020-05-24 21:28:12 +02:00
Samik Banik
08cbf3083f Font size settings changed to percentages 2020-05-07 15:00:33 +01:00
Vytautas Gumbakis
7a3cbcc377
update strings.xml 2020-04-23 00:21:26 +03:00
tibbi
dde2076e08 lets notify the users about the SMS Messenger and Voice Recorder apps 2020-04-20 16:01:18 +02:00
tibbi
a942121994 try making the "Show keyboard on startup" more reliable 2020-04-20 15:14:32 +02:00
tibbi
b258e60b42 replacing some Left and Right xml tags with Start and End 2020-04-20 14:47:38 +02:00
tibbi
b9b9333ef1 adding a hint at the main view, if the note is empty 2020-04-20 13:45:29 +02:00
tibbi
ae0ac64278 use rounded corners at the widget background 2020-04-20 13:02:41 +02:00
tibbi
17e41deab4 uncheck the file deleting checkbox at removing a synced note 2020-03-29 22:33:50 +02:00
tibbi
eee2d57cd2 properly handle exporting checklist note values 2020-03-29 22:20:45 +02:00
tibbi
3c2daaee9a do not show the Export All Notes menu item to users without Storage access 2020-03-29 22:15:05 +02:00
tibbi
6d06cf0f07 add handling for one time file exporting with scoped storage 2020-03-29 22:06:49 +02:00
tibbi
b956dd017f using hte previous way of checking current note type 2020-03-29 21:29:55 +02:00
tibbi
628784c213 do not allow undoing the initial note content setup 2020-03-29 21:26:30 +02:00
tibbi
7550daf5a5 simplify the current note type checker 2020-03-29 21:17:15 +02:00
tibbi
25cb371868 do not require Storage permission at opening a file 2020-03-29 20:57:18 +02:00
tibbi
6774077a1a remove the SDK limitation from Storage permission, we just wont ask new users 2020-03-29 20:50:43 +02:00
tibbi
bfaee46fc4 do not require any Storage permission at handling intents 2020-03-29 19:56:11 +02:00
tibbi
46237dae0c show Import Folder only if the app already has Read Storage permission 2020-03-29 19:05:03 +02:00
tibbi
f79fb970b3 request the Write Storage permission only on Android below sdk 28 2020-03-29 19:03:51 +02:00
tibbi
d4d5dc37b4 clear only background spans of some views, not all 2020-03-29 16:43:16 +02:00
tibbi
deb583c647 tweaking some Search related code style, no real functionality change
Also taking some things from Commons
2020-03-29 16:27:21 +02:00
tibbi
9003e55709 removing some unused functions 2020-03-29 16:04:18 +02:00
tibbi
2255027792 removing the grey dividers from settings 2020-03-29 16:04:05 +02:00
Pavol Franek
6733a9f263 Allow opening files as Checklists 2020-03-29 10:40:17 +02:00
Tibor Kaputa
8bdac0e761
Merge pull request #338 from SimpleMobileTools/search
Search
2020-03-25 20:34:09 +01:00
Tibor Kaputa
7d7fa44037
make sure the search items are centered vertically 2020-03-25 20:33:57 +01:00
Pavol Franek
1d9775fac6 fixed review issues 2 2020-03-25 20:01:08 +01:00
Pavol Franek
0e3ae48386 fixed review issues 1 2020-03-25 13:30:16 +01:00
Pavol Franek
6793be0039 fixes 2020-03-25 13:12:22 +01:00
Pavol Franek
8b20ccde0b searching for strings in a given note, then highlighting and looping through the string occurrences with some arrows. 2020-03-24 08:46:59 +01:00
Pavol Franek
716953ec9d WIP - searching for strings in a given note, then highlighting and looping through the string occurrences with some arrows. 2020-03-22 16:36:50 +01:00