Commit Graph

853 Commits

Author SHA1 Message Date
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
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 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 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 0eee2a7de5 updating target SDK to 29, but use requestLegacyExternalStorage 2020-01-30 20:23:35 +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
tibbi 224ba376cf use white text highlight color at B&W theme 2020-01-03 23:45:25 +01:00
tibbi 9e2429ad73 adding some top margin inside the Open Note dialog 2020-01-03 23:35:03 +01:00
tibbi 923777a5c7 use white color for urls in B&W theme 2020-01-03 23:32:39 +01:00
Luis Alfredo Figueroa Bracamontes 8e9d508d4c
Update string.xml
Some translations
2019-12-31 19:14:14 -06:00
Sérgio Marques 04b50d8b43
Update strings.xml 2019-12-20 22:37:12 +00:00
fricyo 642309f567
Update Translation 2019-12-16 17:41:52 +08:00
zmni 8fc5692679 Update Indonesian translation 2019-12-15 17:07:37 +07:00
tibbi 3384d93329 adding some new items at the release notes 2019-12-08 20:28:39 +01:00
tibbi e7be99c528 apply the selected gravity at checklist items too 2019-12-08 20:16:51 +01:00
Tibor Kaputa 0dc3f4d7f5
Merge pull request #313 from ltGuillaume/patch-2
Dutch
2019-12-08 20:04:40 +01:00
tibbi 0b81d11c9a fix #265, allow reordering checklist items by dragging them 2019-12-08 19:51:27 +01:00
Guillaume c6c0052516
Dutch 2019-12-08 17:54:02 +01:00
tibbi 11155ee12a adding a drag handler at checklist items 2019-12-08 13:03:17 +01:00
tibbi 812f382775 replacing some xml tags with proper RTL tags 2019-12-08 11:52:54 +01:00
tibbi fa63a699b8 implement the undone checklist item moving 2019-12-07 15:32:32 +01:00
tibbi a66d5c0e89 adding some crashfixes 2019-12-07 15:22:32 +01:00
tibbi bf3f02461d adding the settings item for moving undone checklist items 2019-12-07 15:04:40 +01:00
tibbi 970f641854 removing some redundant setting tags 2019-12-07 15:00:49 +01:00
tibbi e13926e6f5 adding an extra check to avoid deleting wrong notes 2019-12-07 13:56:53 +01:00
tibbi 4c98d5201e fix #300, make the note title check at renaming case insensitive 2019-12-07 13:03:29 +01:00
tibbi ded6231dab fix #302, apply the selected text size on checklist items too 2019-12-07 12:50:58 +01:00
tibbi d4d7eecab0 adding a new string related to moving undone checklist items at the top 2019-12-07 12:45:17 +01:00
Sérgio Marques 8a4a0997b9
Update strings.xml 2019-11-18 22:41:47 +00:00
tibbi ef0e2fda13 updating some french strings 2019-11-18 09:19:08 +01:00
Tibor Kaputa 656aa2d8c1
escaping an apostrophe
just adding it here so the code can be compiled, it is removed at copypasting to Google Play
2019-11-11 23:57:09 +01:00
Guillaume 337af94b7f
Dutch
<50 chars
2019-11-11 23:54:34 +01:00
Guillaume 3702e399ee
Dutch 2019-11-11 20:26:58 +01:00
tibbi a60e339066 adding a more descriptive app title to be translated 2019-11-10 18:52:11 +01:00
fricyo ffcdf94fd7
Update Translation 2019-11-03 14:17:08 +08:00
zmni ca182de489 Update indonesian translation 2019-10-30 19:16:42 +07:00
Guillaume b2570c3f00
Dutch 2019-10-28 22:34:03 +01:00
tibbi cba300dcdf show the widget color change button in settings only at 1 widget 2019-10-28 14:02:22 +01:00
tibbi 7fac9e3347 lets show the new FAQ item 2019-10-28 14:01:43 +01:00
tibbi dc3e1d8c48 adding a new string related to customizing widget colors 2019-10-28 12:26:36 +01:00
tibbi 432331304e hide the Customize Widget Color settings button at multiple widgets 2019-10-28 11:45:02 +01:00
tibbi bbc14d4aae fix #298, properly save checklist values at renaming 2019-10-28 11:31:36 +01:00
tibbi e4a8eb67df adding some localized fastlane files 2019-10-16 22:45:19 +02:00
Matheus Victor abc9c5c533 update short description (pt-rBR) 2019-10-01 21:39:34 -03:00
Tibor Kaputa c068e9e02c
reverting the app short description, it is too long 2019-10-01 21:39:38 +02:00
Matheus Victor 22c2ad7b04 update strings pt-rBR 2019-10-01 10:27:13 -03:00
tibbi 55a460572b fix a glitch with note content being trimmed 2019-09-16 22:10:46 +02:00
Sérgio Marques bd9bfd7f18
Update strings.xml 2019-09-07 01:28:00 +01:00
tibbi f19e0ff5d0 change the "Pick a note" dialog title to "Open note" 2019-09-03 11:54:54 +02:00
tibbi 5cc89d4ef3 adding the per-widget saving color in release notes 2019-08-19 23:27:56 +02:00
tibbi 21a5c99315 fix #269, allow using different colors per widget 2019-08-19 23:24:47 +02:00
tibbi 93c6079fa9 lets store the widget text and background colors separately per widget 2019-08-19 23:11:21 +02:00
tibbi b71768a0dc create a new background thread only when needed 2019-08-19 22:38:59 +02:00
tibbi ec7621b988 properly color the top menu items 2019-08-19 22:36:23 +02:00
tibbi afd4ee00b6 update commons to 5.16.12 2019-08-19 22:31:58 +02:00
fricyo 43ea784c32
Update Translation 2019-07-28 18:46:48 +08:00
tibbi b34f95ac58 fixing widget scrolling 2019-07-26 09:44:01 +02:00
tibbi f077c38ff3 adding the bottom navigation bar color changing in Whats New 2019-07-25 11:33:04 +02:00
tibbi c051160368 removing some warnings 2019-07-25 11:26:26 +02:00
tibbi 058e030e64 updating the widget layout style, framelayout has no orientation 2019-07-24 22:50:19 +02:00
tibbi af12e6dd35 Merge branch 'widget_hot_fixes' of https://github.com/herou/Simple-Notes 2019-07-24 22:47:48 +02:00
Guillaume 59b92dbac3
Dutch 2019-07-24 17:53:46 +02:00
tibbi 12361a7496 updating the apps short description 2019-07-24 10:50:14 +02:00
10cents c98539faf9
Update strings.xml 2019-07-20 15:01:23 +00:00
zmni ae4643f356 Create Indonesian translation 2019-06-26 16:34:51 +07:00
Eljo baadf29d34 -fixed, text gets cut on widget #284 2019-06-24 22:35:03 +02:00
motomoto7 af52a5ca85
Ukrainian 2019-06-18 14:22:35 +03:00
tibbi c49e210344 reduce the max file size to import from 10 to 1 mb 2019-06-14 16:49:30 +02:00
motomoto7 95728fdcae
Ukrainian, Update strings.xml 2019-06-14 15:28:15 +03:00
Nikola Trubitsyn 2b34b1a3fc
Update strings.xml 2019-06-11 01:57:10 +03:00
tibbi 61eb1cdfc7 removing values-ua strings 2019-05-21 22:55:50 +02:00
motomoto7 b60c3631fd
Create values-uk/strings.xml
Copied strings from values-ua
2019-05-21 11:37:37 +03:00
motomoto7 943dfe97f3
Create strings.xml
Ukrainian translation
2019-05-07 15:20:38 +03:00
Tibor Kaputa e2c7f46313
Update strings.xml 2019-03-11 22:50:06 +01:00
Cymrodor ad2bb4c7ac
Created Welsh localisation 2019-03-11 20:53:26 +00:00
tibbi b239c7c1a2 fix #264, properly handle notes synced to SD card files 2019-03-09 12:07:19 +01:00
tibbi 7b1e0a5ea0 fix some glitches related to exporting current notes 2019-03-08 23:27:58 +01:00
tibbi 53340c9972 removing a redundant variable 2019-03-08 23:10:28 +01:00
tibbi aa25f23c38 fix some glitches related to notes synced to files 2019-03-08 22:56:35 +01:00
tibbi 853ee3143c updating gradle, kotlin, commons 2019-03-08 21:03:19 +01:00
tibbi ac57d1d7df do not require the faketouch device feature 2019-03-08 21:00:30 +01:00
en2sv 644912e5ce
Update Swedish translation 2019-02-23 20:25:42 +01:00
Fatih Fırıncı f17a9478c4
Update strings.xml 2019-02-17 12:22:29 +00:00
ScratchBuild 530e91edb1 Update Japanese translation 2019-01-29 16:14:09 +09:00
tibbi 3ebc3bce42 hide the notes picker view when we are just customizing widget colors 2019-01-26 15:03:23 +01:00
tibbi a833eb5c0b replacing widget checklist margins with paddings 2019-01-25 23:58:57 +01:00
tibbi 13dbe73709 fix #258, properly update Checklist widgets at updating the note 2019-01-25 23:52:15 +01:00
tibbi 5f73989dad updating commons, gradle and kotlin 2019-01-25 23:39:35 +01:00
karmac 66b56a6c82 Translate to Arabic 2019-01-21 19:10:06 +02:00
Sérgio Marques 8bb513be0a
Update strings.xml 2019-01-09 23:34:09 +00:00
dugi9991 c269e6d1eb Update strings.xml
Updated newly added strings.
2019-01-06 22:16:27 +01:00
tibbi a584c8da17 properly remove the checklists placeholder at adding new items 2018-12-27 15:53:56 +01:00
tibbi 94d020ea3c use the plural version of empty checklist placeholder text 2018-12-27 15:52:20 +01:00
tibbi f153b78b42 fix #247, add an extra check about write permissions when saving note content 2018-12-27 15:41:56 +01:00
tibbi 30fcf9d0f4 fix #251, properly handle exporting notes on SD cards 2018-12-27 10:33:23 +01:00
tibbi 622778e882 allow adding 3 checklist items at once 2018-12-26 23:50:41 +01:00
tibbi 02c73cdec0 fix #249, allow renaming checklist items 2018-12-26 23:34:04 +01:00
tibbi aedf7b7d79 replace checklist item editing with renaming 2018-12-26 23:17:58 +01:00
tibbi 451c7bb19f add a cab button for editing checklist items 2018-12-26 23:10:03 +01:00
tibbi 8bba5eb942 adding a new FAQ item related to disappearing launcher icon 2018-12-26 23:02:52 +01:00
Emanuele Petriglia 57baf73f50
Improve italian translations 2018-12-25 10:44:57 +00:00
fricyo 9a9627fe2a
Update Translation 2018-12-20 16:31:02 +08:00
Guillaume 880cb91ac6
Dutch 2018-12-20 02:48:47 +01:00
Emanuele Petriglia b6a806a375
Improve checklists translations 2018-12-19 20:21:38 +00:00
tibbi 8f5126f02a adding a new string for adding multiple checklist items at once 2018-12-19 20:51:32 +01:00
tibbi 42c14576be properly clean up removed widgets from the database 2018-12-16 21:01:08 +01:00
Guillaume 987ffbaeab
Dutch 2018-12-15 21:24:53 +01:00
Guillaume f980dbb38d
Dutch
Thanks for the checklist feature!
2018-12-15 21:20:38 +01:00
Sérgio Marques c95fe3b68c
Update strings.xml 2018-12-12 22:33:54 +00:00
kniddl 32168b3bf2
Update German strings 2018-12-10 14:33:03 +01:00
tibbi 4c18b24cae adding the new checklist type of note in release notes 2018-12-09 22:43:02 +01:00
tibbi b3203cb822 require just a context to NotesHelper, not whole activity 2018-12-09 21:30:46 +01:00
tibbi 6264edcdca hide some menu buttons at checklist notes 2018-12-09 21:22:12 +01:00
tibbi b921356feb remember last created note type 2018-12-09 21:15:51 +01:00