Commit Graph

1195 Commits

Author SHA1 Message Date
ludo77340 42e7577032
Update strings.xml
Translate into French the items that were not.
2021-08-22 18:03:24 +02:00
Andrii Chubko d0a947ddff Simplify and reformat code 2021-08-22 11:20:12 +03:00
Andrii Chubko de60443c21 Fix editing previously exported notes not working properly
OutputStream for existing files with "content://" path needs to be opened in truncate mode, its description: "If the file already exists and is a regular file and is opened for writing, it will be truncated to length 0."
Streams for files with "/storage" don't seem to be affected by this issue and don't need the truncate mode.

See more at https://developer.android.com/reference/android/os/ParcelFileDescriptor#parseMode(java.lang.String).
2021-08-22 09:10:11 +01:00
Agnieszka C 48d7761b1e Updated Polish translation 2021-08-15 12:15:38 +02:00
Marc Abonce Seguin b2cfa120a0
Add lock/unlock strings in Spanish and some typo fixes 2021-07-25 07:05:42 +00:00
Eshagh 4b9b0ac4af
update persian language
add translate for app_long_description and faq_1_text
2021-07-20 23:12:08 +04:30
Claini e8e55bb3be Updated german translations 2021-07-14 01:46:31 +02:00
Eshagh 40ec5299f8
Create strings.xml 2021-07-12 21:58:09 +04:30
Agnieszka C 91749f4499 Updated Polish translation 2021-06-20 19:47:10 +02:00
motomoto7 84085cdfee
Update strings.xml 2021-06-14 16:00:39 +03:00
Guillaume 8a0c65b13c
Dutch 2021-05-21 19:45:08 +02:00
tibbi 30fdfa965c update version to 6.8.0 2021-05-21 11:28:27 +02:00
tibbi 26ed93e428 adding some widget handling related improvements 2021-05-21 11:24:55 +02:00
tibbi 87d1fba95d updating commons 2021-05-21 11:16:39 +02:00
tibbi 8e09ac7c99 show the notes content if it gets unlocked 2021-05-21 09:32:41 +02:00
tibbi ea22778f1a increasing some spacing at the Note Locked view 2021-05-21 09:19:49 +02:00
Tibor Kaputa fea9063c89
Merge pull request #418 from spkprs/patch-4
Update strings.xml
2021-05-20 23:28:01 +02:00
tibbi d321868d54 handle password protection at widget creation 2021-05-20 23:24:22 +02:00
tibbi 0f5456086e properly handle password protection of menu items 2021-05-20 23:12:19 +02:00
tibbi 81c6da22d4 avoid showing locked note content without password 2021-05-20 22:48:05 +02:00
spkprs 340f3420b7
Update strings.xml 2021-05-20 22:54:34 +03:00
tibbi ca32224071 show the password warning before every locking 2021-05-20 21:33:31 +02:00
tibbi 73508db24c adding a warning to locking notes 2021-05-20 21:30:52 +02:00
tibbi d562df65b3 adding un/locking itself 2021-05-20 21:19:29 +02:00
tibbi ae48ce07a3 adding the locking related menu buttons 2021-05-20 20:54:48 +02:00
tibbi 53182f0507 adding some protection related fields to the Note model 2021-05-20 20:43:38 +02:00
tibbi 4724eebedc padding some note locking related strings 2021-05-20 20:16:46 +02:00
tibbi 6e67a36139 show more items at the top menus 2021-05-20 20:09:19 +02:00
tibbi bd4447fa09 fix #416, do not show a notepicker on startup if we have only 1 note 2021-05-20 20:03:35 +02:00
tibbi 7a52d3e539 adding a 60% font size too 2021-05-20 19:59:14 +02:00
tibbi 81aee12259 adding a 90% font size 2021-05-20 13:34:57 +02:00
tibbi 240e3b5b29 moving some strings and images into Simple Commons 2021-05-20 11:39:44 +02:00
tibbi ee76989837 updating commons and gradle 2021-05-20 11:39:30 +02:00
tibbi 7c40d6533d adding some widget related null checks 2021-05-13 14:52:54 +02:00
tibbi de29682ea0 update version to 6.7.1 2021-04-20 23:39:14 +02:00
tibbi 1072c661d7 avoid trying to sync a note to file, if we have no permission for it 2021-04-20 23:35:48 +02:00
tibbi 6a623c73be fix a glitch at syncing notes with files in some cases 2021-04-20 23:19:23 +02:00
tibbi 6ae266ca2b updating commons and kotlin 2021-04-20 23:18:17 +02:00
tibbi 58597c94b7 update version to 6.7.0 2021-03-21 17:45:15 +01:00
tibbi a6f84909b3 show a note about reseting synced notes 2021-03-21 17:45:08 +01:00
tibbi 3dd51a98e4 allow syncing notes to document uri files 2021-03-21 17:14:29 +01:00
tibbi 7c6bca4fd7 set checklist by default at opening a checklist file 2021-03-21 13:11:01 +01:00
tibbi 4f1bb56d00 allow syncing note with content uris 2021-03-21 11:50:02 +01:00
tibbi 386767bd6f shortening some code 2021-03-21 11:20:57 +01:00
tibbi f3b14460df updating target SDK to 30, remove Storage permission from newer devices 2021-03-21 11:08:42 +01:00
tibbi 8897c39f6d fix a glitch at creating notes synced to files 2021-03-21 10:50:44 +01:00
tibbi 4564c6a561 updating kotling and commons 2021-03-21 10:41:45 +01:00
tibbi 30297e0619 adding a null check 2021-03-21 10:38:09 +01:00
tibbi 0ba1e0e683 limit the file size at 1 MB at folder import too 2021-03-14 17:34:27 +01:00
Sérgio Marques 9cc4fc15d7
Update strings.xml 2021-02-28 19:35:23 +00:00
tibbi d2d782f653 update version to 6.6.2 2021-02-21 00:03:01 +01:00
tibbi 31c74b14c7 adding a check for removing broken checklist items 2021-02-20 23:28:13 +01:00
tibbi b5f6f421b0 fixing some coloring issues 2021-02-20 22:29:56 +01:00
tibbi b267ef3a7e updating kotlin and commons 2021-02-20 22:10:03 +01:00
tibbi c3e7895a11 tweaking a string to make it clearer 2021-02-07 23:06:14 +01:00
Rafael f37b7aba1e Change the wording of the checklist sorting option 2021-02-07 19:39:02 +01:00
Tibor Kaputa ea2ba92e16
Merge pull request #400 from spkprs/patch-3
Update strings.xml
2021-02-02 09:38:24 +01:00
spkprs fd1a6fe8a5
Update strings.xml 2021-02-02 01:56:52 +02:00
GithubUser699 a99a180346
Updated german translations 2021-02-01 23:23:09 +00:00
Nekromanser 1ff2f94fac
Create strings.xml
Adding finnish strings.
2021-01-31 19:24:20 +02:00
Fatih Fırıncı 0bf2917c24
Update strings.xml 2021-01-30 11:38:28 +03:00
tibbi 0125541abe update version to 6.6.1 2021-01-22 11:58:52 +01:00
Guillaume 9036537865
Dutch 2021-01-21 23:32:40 +01:00
tibbi 466fd29faa update commons to 5.33.8 2021-01-21 22:36:14 +01:00
tibbi ed91c9d75a fix #390, make sure Undo/Redo works properly 2021-01-21 21:18:10 +01:00
tibbi 82f47f13fa make the checklist cross and check a bit smaller 2021-01-21 19:02:28 +01:00
tibbi 7740a3cfb8 tweaking the way checklist items are moved to the top or bottom 2021-01-21 19:00:31 +01:00
tanvirahmod e6e1df7563 Fix item movement issue 2021-01-21 17:17:47 +06:00
tanvirahmod 3fa9bebcb2 Add option to move checklist item all the way top or bottom #370 2021-01-21 16:33:38 +06:00
tibbi a64eabde8e be stricter at parsing jsons 2021-01-19 14:38:29 +01:00
tibbi 9bf17625a5 fix #392, do not minimize checklist json at exporting 2021-01-19 14:17:01 +01:00
Sérgio Marques 7b2716b64e
Update strings.xml 2021-01-16 14:51:05 +00:00
tibbi ea17ba1afd update version to 6.6.0 2021-01-10 23:04:04 +01:00
Tibor Kaputa 571d18192d
Merge pull request #389 from ltGuillaume/patch-1
Dutch
2021-01-10 20:37:22 +01:00
tibbi 852ee0ba42 properly import text files containing checklist items as checklists 2021-01-10 20:33:53 +01:00
tibbi d5fd63e331 adding a slovak translation of the new string 2021-01-10 20:18:03 +01:00
Guillaume 657697c7d8
Dutch 2021-01-10 19:51:24 +01:00
tibbi ebca8ff43d make the checklist cross/check and drag handle a bit smaller 2021-01-10 19:24:50 +01:00
tibbi 74cdea8cfb tweaking some things about checklist item removal 2021-01-10 19:16:23 +01:00
Tibor Kaputa e9b5efa2ce
Merge pull request #388 from tanvir-ahmod/fix_382
Fix #382 , Implement deleting done checklist items
2021-01-10 19:07:24 +01:00
tibbi 0fc35236ff lets actually show an error if opening a file fails 2021-01-10 18:41:06 +01:00
tibbi e24a41d51d adding a crashfix 2021-01-10 18:40:35 +01:00
tibbi d36246d445 updating some libraries 2021-01-10 18:40:30 +01:00
tanvirahmod 0132c9b157 Refactor code 2021-01-04 21:47:09 +06:00
tanvirahmod 75da88ba33 Implement deleting done checklist items 2021-01-04 18:43:54 +06:00
Guillaume 1b54d7bee0
Dutch 2020-12-27 02:15:41 +01:00
Guillaume a03b8d96c2
Dutch 2020-12-27 01:15:57 +01:00
bac1 8c40f11102
Update strings.xml 2020-12-16 05:59:45 +00:00
bac1 582795f09f
Update strings.xml 2020-12-15 16:18:23 +00:00
Tibor Kaputa a64fdf4e63
Merge pull request #383 from bac1/patch-1
Update strings.xml
2020-12-13 15:52:48 +01:00
Tibor Kaputa f6c47b9e01
Update strings.xml 2020-12-13 15:52:37 +01:00
bac1 9d28c081e0
Update strings.xml 2020-12-13 13:45:52 +00:00
bac1 b22835aab0
Update strings.xml 2020-12-13 13:39:13 +00:00
tibbi 31646ceb17 updating the japanese translation 2020-12-05 21:30:11 +01:00
Tibor Kaputa ce30c81a88
Merge pull request #380 from LuisAlfredo92/patch-1
Update strings.xml
2020-11-25 22:30:43 +01:00
Luis Alfredo Figueroa Bracamontes 00dae1318e
Update strings.xml
I removed a long string because it looked like the old description
2020-11-25 13:30:22 -06:00
Fatih Fırıncı 241d9c5b94
Update strings.xml 2020-11-25 22:20:33 +03:00
Sérgio Marques bd5b9f4cea
Update strings.xml 2020-11-20 22:35:04 +00:00
tibbi 37fdec577f update version to 6.5.6 2020-11-04 22:04:17 +01:00
tibbi 8880b4795e fix #376, properly handle printing hashtags 2020-11-04 21:50:11 +01:00
tibbi ad2cb70a0c updating commons to 5.31.24 2020-11-04 21:45:29 +01:00
tibbi 4f6049ed9c update version to 6.5.5 2020-10-29 16:12:58 +01:00
tibbi 810f10c9aa adding Print support 2020-10-29 16:02:34 +01:00
Tommy He b5b97c0187 Finish the remaining zh-CN translations 2020-10-17 20:44:46 +08:00
tibbi 6b6db9d0a2 moving one more drag and drop related interface in commons 2020-10-11 18:50:49 +02:00
tibbi f67b1bfefe moving some drag and drop related interfaces in Simple Commons 2020-10-11 18:45:03 +02:00
Tibor Kaputa d996644f56
Merge pull request #368 from davidre345/patch-1
Updating galician strings
2020-10-03 20:41:55 +02:00
Tibor Kaputa 58cc927d3c
reverting the short description translation 2020-10-03 20:41:46 +02:00
Emanuele Petriglia 10994c02ab
Escape apostrophe 2020-10-03 13:23:21 +00:00
Emanuele Petriglia 2dc5027ad0
translate app's descriptions in Italian 2020-10-03 13:17:30 +00:00
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 8e0b75d103 update version to 6.5.4 2020-09-19 17:02:18 +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
tibbi 4610bd4127 updating some libraries 2020-09-19 15:58:02 +02:00
Tommy He 77be94654b Updated zh_CN to cover all missing strings. 2020-06-02 21:35:38 +08:00
tibbi 3e79630705 update version to 6.5.3 2020-05-30 16:35:29 +02:00
tibbi e6efa46392 removing the NewAppDialog showing up 2020-05-30 16:32:33 +02:00
tibbi d2b6d9e4c9 update version to 6.5.2 2020-05-28 22:50:40 +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 a5d00eba46 update commons to 5.28.24 2020-05-28 21:23:27 +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 2571ed7998 update version to 6.5.1 2020-04-20 19:22:22 +02:00
tibbi 1e4746f912 update commons to 5.26.12 2020-04-20 19:17:56 +02: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 b48e3432df update commons to 5.26.8 2020-04-19 21:58:43 +02:00
tibbi d7e0147d0f updating commons, gradle, kotlin 2020-04-19 21:41:14 +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
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
tibbi eddbdc8408 updating some app images 2020-03-21 23:22:04 +01:00
spkprs 84fcec7a96
Update strings.xml 2020-03-13 19:53:58 +03: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 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 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 e771818fd5 set continuation indent size to 8 in Android Studio 2020-03-03 17:08:21 +01:00
tibbi 5c94460924 minor formatting change 2020-03-03 10:54:20 +01:00
Pavol Franek 5c7674744d - fixed style config and code format 2020-03-03 09:47:01 +01:00
Pavol Franek f66c90e495 - updated code style format and removed debug extension 2020-03-02 06:51:30 +01:00
Pavol Franek 7b12650db9 - fixed app crash when gson can not deserialize note
- create checklist notes if user paste note with new line char
2020-03-01 16:53:09 +01:00
Pavol Franek 86714229b4 - wip: app crash when gson can not deserialize note 2020-02-29 10:28:54 +01:00
tibbi 51f1dc67b4 updating app icon 2020-02-16 10:57:20 +01:00
tibbi 29d8dcefac updating commons to 5.22.10 2020-02-16 10:57:10 +01:00
tibbi bffe58aca5 adding greek app translation 2020-02-05 12:48:26 +01:00
tibbi b4b5a181ae moving the font size related settings into Commons 2020-02-05 11:32:10 +01:00
tibbi aff442917a update version to 6.4.0 2020-01-30 21:34:34 +01:00
tibbi 0eee2a7de5 updating target SDK to 29, but use requestLegacyExternalStorage 2020-01-30 20:23:35 +01:00
tibbi f038da3b4f update commons to 5.21.28 2020-01-29 22:55:39 +01:00
herkul-s 957fc53d5c
adding czech strings 2020-01-18 17:10:19 +01:00
Florian Scholdei 46b19021c4
Small typo 2020-01-12 21:50:54 +01:00
Florian Scholdei 7f0ea4b6de
Adding German strings 2020-01-12 21:45:43 +01:00