Commit Graph

803 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