tibbi
|
abbf666df5
|
split Settings into subsections
|
2018-05-17 10:21:32 +02:00 |
|
tibbi
|
72968c6995
|
add a settings button for customizing widget colors without recreating
|
2018-05-17 09:59:27 +02:00 |
|
tibbi
|
26c19f7aaa
|
update strings url to https
|
2018-05-16 23:11:25 +02:00 |
|
Nikola Trubitsyn
|
99d82a9005
|
Fix a wrong import that occasionally had same IDs
|
2018-05-08 11:05:19 +03:00 |
|
Nikola Trubitsyn
|
a39fde4c11
|
Add Import Folder option
|
2018-05-08 10:43:37 +03:00 |
|
tibbi
|
5ca8290c97
|
move the function for getting note value in the note model itself
|
2018-04-05 21:55:03 +02:00 |
|
tibbi
|
696858e2bc
|
fix #136, make sure swiftkey arrows work well
|
2018-04-05 20:10:07 +02:00 |
|
tibbi
|
153fd81150
|
update commons to 3.18.9
|
2018-04-05 15:47:07 +02:00 |
|
tibbi
|
f14bc3d1e4
|
updating some lithuanian strings
|
2018-04-04 09:38:07 +02:00 |
|
tibbi
|
1665de156a
|
fix #173, check invalid characters at filenames
|
2018-02-22 23:42:04 +01:00 |
|
tibbi
|
324f37ad38
|
add a settings toggle for avoiding Whats New
|
2018-02-22 22:50:55 +01:00 |
|
tibbi
|
187e7888d2
|
avoid saving text if current notes view is null
|
2018-02-22 22:48:57 +01:00 |
|
tibbi
|
570b3c230d
|
adding the FAQ screen
|
2018-02-22 22:40:06 +01:00 |
|
tibbi
|
9c207ee349
|
update commons to 3.12.20
|
2018-02-22 22:21:35 +01:00 |
|
Nikola Trubitsyn
|
514ffbe1e8
|
Use instance check instead of comparison
|
2018-01-30 13:57:13 +03:00 |
|
tibbi
|
0a2db99a61
|
add some new features to Whats New
|
2018-01-26 23:21:22 +01:00 |
|
tibbi
|
3b4d89ce97
|
fix #160, allow disabling line wrap
|
2018-01-26 22:54:18 +01:00 |
|
tibbi
|
7f15b8c07a
|
properly remove the notes text change listener
|
2018-01-26 20:27:36 +01:00 |
|
tibbi
|
f698d784de
|
lets be smarter about displaying the Save button when autosave is off
|
2018-01-26 20:09:43 +01:00 |
|
tibbi
|
b59649dfea
|
fix #133, add an option to disable autosave
|
2018-01-26 18:52:51 +01:00 |
|
tibbi
|
be4d06f04c
|
fix #109, allow exporting all notes at once
|
2018-01-26 18:15:19 +01:00 |
|
tibbi
|
98a37986a9
|
add an option to show a note picker on startup
|
2018-01-26 00:30:14 +01:00 |
|
tibbi
|
eccdd5229b
|
delete the note created from file only after handling SAF dialog
|
2018-01-25 23:56:24 +01:00 |
|
tibbi
|
0bcadef773
|
fix #155, properly handle View file intent, create a new note
|
2018-01-25 23:49:52 +01:00 |
|
tibbi
|
380fee7e11
|
declade some values as const
|
2018-01-25 23:11:19 +01:00 |
|
tibbi
|
d82950fd70
|
fix #148, remember the last used note save folder
|
2018-01-08 22:38:05 +01:00 |
|
tibbi
|
e834a06467
|
update commons to 3.0.23
|
2017-12-02 20:21:48 +01:00 |
|
tibbi
|
af45085170
|
initialize Stetho only in debug builds
|
2017-12-01 20:23:11 +01:00 |
|
tibbi
|
01814dc23d
|
initialize Stetho in release build too
|
2017-12-01 18:54:13 +01:00 |
|
tibbi
|
dba8871459
|
update commons to 3.0.21
|
2017-12-01 18:49:49 +01:00 |
|
tibbi
|
cc1818002a
|
do not use the dynamic theme at widget config activity
|
2017-11-29 23:50:35 +01:00 |
|
tibbi
|
235c116fa8
|
updating commons
|
2017-11-29 21:22:14 +01:00 |
|
tibbi
|
0d792913b6
|
replace NoteFragments array with hashmap
|
2017-11-22 21:54:01 +01:00 |
|
tibbi
|
4cd1dfc4f9
|
minor tweaks to the word count code style
|
2017-11-21 12:20:09 +01:00 |
|
Christopher
|
460c278809
|
Applied feedback
- changes string name to show_word_count
- changed id of relative layout to notes_relative_layout
refs #141
|
2017-11-20 23:02:13 +01:00 |
|
Christopher
|
d2fb9240fa
|
Fix missing import
refs #141
|
2017-11-20 22:58:36 +01:00 |
|
Christopher
|
0c3bd3a828
|
Cleanup comments & add id to new relative layout
refs #141
|
2017-11-20 22:52:14 +01:00 |
|
Christopher
|
e763f05ec8
|
Add optional Word Count to Note
- Setting included (default: deactived)
- Translation for en/de
refs #40
|
2017-11-20 22:39:01 +01:00 |
|
tibbi
|
11b57f1bda
|
adding Leak Canary license
|
2017-11-20 17:01:18 +01:00 |
|
tibbi
|
b0362dfa1a
|
properly handle orientation changes
|
2017-11-20 11:18:55 +01:00 |
|
tibbi
|
d11a8b5468
|
updating Whats New
|
2017-11-10 21:43:28 +01:00 |
|
tibbi
|
900e5bb1bc
|
show the Note Exported Successfully message only once it really happened
|
2017-11-10 21:40:02 +01:00 |
|
tibbi
|
8642731427
|
use normal_text_size at all dialogs
|
2017-11-10 21:34:48 +01:00 |
|
tibbi
|
f0e0d5ff9a
|
store state variables on pause
|
2017-11-10 21:30:52 +01:00 |
|
tibbi
|
239d0e966d
|
adding a confirmation message after file exporting
|
2017-11-10 21:08:18 +01:00 |
|
tibbi
|
17c733f662
|
add a toggle for using english
|
2017-11-10 21:02:54 +01:00 |
|
tibbi
|
847689539b
|
fix #135, add an Extension field at Exporting file
|
2017-11-10 20:50:26 +01:00 |
|
tibbi
|
e6fac3aa84
|
reordering some functions
|
2017-11-10 20:24:49 +01:00 |
|
tibbi
|
3107008393
|
fix #127, allow scrolling the widget vertically
|
2017-11-10 19:11:08 +01:00 |
|
tibbi
|
eb496863e8
|
rewrite the widget to the more modern way of handling
|
2017-11-10 17:29:31 +01:00 |
|