1185 Commits

Author SHA1 Message Date
tibbi
d7e0147d0f updating commons, gradle, kotlin 2020-04-19 21:41:14 +02:00
tibbi
a2bb922133 updating changelog 6.5.0 2020-03-29 22:42:19 +02:00
tibbi
b913df6fb9 update version to 6.5.0 2020-03-29 22:42:11 +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
tibbi
7bfc8bf0f4 updating kotlin, commons, gradle 2020-03-29 16:02:11 +02:00
Tibor Kaputa
0d17a94d41
Merge pull request #340 from SimpleMobileTools/request_1
Allow opening files as Checklists
2020-03-29 15:54:54 +02:00
tibbi
05c2e30a75 uploading some new screenshots 2020-03-29 15:47:32 +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
Tibor Kaputa
940d9e6505
updating the app logo 2020-03-22 15:17:16 +01:00
tibbi
eddbdc8408 updating some app images 2020-03-21 23:22:04 +01:00
Tibor Kaputa
12604ac41b
Merge pull request #337 from spkprs/patch-2
Update strings.xml
2020-03-13 19:05:02 +01:00
spkprs
84fcec7a96
Update strings.xml 2020-03-13 19:53:58 +03:00
Tibor Kaputa
89362353bc
Merge pull request #336 from spkprs/patch-1
Update strings.xml
2020-03-13 16:24:51 +01:00
Tibor Kaputa
766d769b89
translating one more line 2020-03-13 16:24:42 +01:00
spkprs
9bda0eef7c
Update strings.xml 2020-03-13 16:26:03 +03:00
tibbi
ebb7010790 updating Google Play listing, make it more verbose 2020-03-13 13:25:31 +01:00
tibbi
d0257c2b8c updating changelog 6.4.1 2020-03-08 11:44:08 +01:00
tibbi
a92fdfbfaa update version to 6.4.1 2020-03-08 11:44:00 +01:00
tibbi
0e2ff4a37e updating commons, build tools and kotlin 2020-03-08 11:40:02 +01:00
tibbi
8b7e068e8d updating commons to 5.22.18 2020-03-08 11:24:41 +01:00
Tibor Kaputa
661e5e4049
Merge pull request #333 from ltGuillaume/patch-2
Dutch
2020-03-07 21:20:53 +01:00
Tibor Kaputa
93462f69a3
Merge pull request #334 from FatihFIRINCI/patch-8
Update Turkish strings.xml
2020-03-07 21:19:44 +01:00
Tibor Kaputa
2647768a7a
escaping an apostrophe 2020-03-07 21:19:35 +01:00
Fatih Fırıncı
84ea4397a3
Update strings.xml 2020-03-07 20:09:06 +03:00
Guillaume
4f98e8e181
Dutch 2020-03-07 15:25:46 +01:00
tibbi
1e63d02f00 adding some links in the apps long description 2020-03-06 13:07:10 +01:00
tibbi
562098f78d use 4 spaces at xml file continuation indentation 2020-03-04 18:17:51 +01:00
tibbi
e771818fd5 set continuation indent size to 8 in Android Studio 2020-03-03 17:08:21 +01:00