|
a97e1cd7e9
|
use some helper functions when setting up widget elements
|
2017-09-23 11:44:42 +02:00 |
|
|
37fc8000f9
|
fix #102, fix a couple glitches related to notes and updating the widget
|
2017-09-23 11:17:53 +02:00 |
|
|
ba2a9af7fb
|
fix #112, keep cursor position at Resume
|
2017-09-23 10:45:31 +02:00 |
|
|
8adaa00967
|
fix #111, add a toggle for showing keyboard at startup
|
2017-09-23 10:28:39 +02:00 |
|
|
1ee9524a15
|
minor code style and strings update
|
2017-09-22 22:52:49 +02:00 |
|
|
5b3040ee9e
|
show more verbose error message in 2 cases
|
2017-09-22 22:34:34 +02:00 |
|
|
4c02e295f3
|
add a null check to the viewpager
|
2017-09-22 22:32:03 +02:00 |
|
|
7de615fecc
|
Allow to use monospaced font
|
2017-09-19 18:57:33 +03:00 |
|
|
8ed2901389
|
couple code style updates
|
2017-09-18 20:00:39 +02:00 |
|
|
a13ea825ea
|
Merge pull request #113 from trubitsyn/issue-107
Allow to act as a default text file opener
|
2017-09-18 19:52:58 +02:00 |
|
|
9bec0e9eca
|
Allow to act as a default text file opener
|
2017-09-17 15:41:09 +03:00 |
|
|
2461b843d4
|
make sure the note id autoincrements
|
2017-09-14 20:29:46 +02:00 |
|
|
3123b96b0c
|
make mAdapter nullable
|
2017-07-10 19:20:51 +02:00 |
|
|
ab3b46ab7a
|
update commons to 2.22.4
|
2017-07-04 21:44:30 +02:00 |
|
|
c6b0934b85
|
initialize Stetho only in debug build
|
2017-07-04 19:52:46 +02:00 |
|
|
09b96a45e8
|
make sure the cursor is visible at starting the app
|
2017-06-22 21:05:51 +02:00 |
|
|
80378cd18e
|
adding a null check
|
2017-06-22 21:00:08 +02:00 |
|
|
cad1cee0a2
|
Allow to choose whether to put cursor to end of note
|
2017-06-19 01:35:52 +03:00 |
|
|
dbdfc7b49f
|
minor code cleanup
|
2017-06-18 21:28:10 +02:00 |
|
|
80edf02089
|
Implement appending text received from external application
|
2017-06-18 22:05:02 +03:00 |
|
|
4ab6f9e807
|
make intent not nullable
|
2017-06-17 21:42:05 +02:00 |
|
|
d5955c67a3
|
Implement sharing to a new note
|
2017-06-17 17:29:53 +03:00 |
|
|
de13dbd5c8
|
add some null checks at getting current text
|
2017-06-16 20:22:37 +02:00 |
|
|
45e2e0c530
|
minor code style update
|
2017-06-16 18:13:13 +02:00 |
|
|
1741070686
|
Avoid crash when clicking with text selected and links enabled
|
2017-06-15 21:22:29 +03:00 |
|
|
5ec40cbd9e
|
move the cursor to the end of note
|
2017-06-14 22:26:25 +02:00 |
|
|
fddf164932
|
update commons to 2.19.6
|
2017-06-14 21:59:27 +02:00 |
|
|
a9e466406c
|
Fix #88
|
2017-06-13 22:28:59 +03:00 |
|
|
a6dc7aebef
|
fix #80, prevent crashes at rotating with some dialog open
|
2017-04-18 23:22:41 +02:00 |
|
|
d6b4fbd9e8
|
make a fragment nullable at saving text
|
2017-04-18 23:14:22 +02:00 |
|
|
74b818b6a5
|
fix #76, properly display the keyboard at creating a new note
|
2017-04-18 23:03:02 +02:00 |
|
|
39fb4c6284
|
update commons to 2.16.9
|
2017-04-18 22:54:45 +02:00 |
|
|
db256dbbb0
|
fix #75, wrap the notes in a scrollview
|
2017-04-01 19:27:20 +02:00 |
|
|
8148107ed4
|
remove the text change listener for making links clickable, can cause bugs
|
2017-03-30 23:28:52 +02:00 |
|
|
5db4ed8b92
|
change "Save as file" to "Export as file" to make it clear its not synced
|
2017-03-19 00:02:36 +01:00 |
|
|
70550d022e
|
open the widget note after clicking on the widget
|
2017-03-18 23:50:49 +01:00 |
|
|
255a5ade89
|
handle the SAF dialog when opening a note from SD card with sync
|
2017-03-18 23:19:05 +01:00 |
|
|
a25f826c5a
|
update commons to 2.13.4
|
2017-03-18 23:10:15 +01:00 |
|
|
be300057c0
|
use constants at Settings dialogs
|
2017-03-10 22:24:05 +01:00 |
|
|
faa427a493
|
adding a crashfix to save as
|
2017-03-10 21:27:54 +01:00 |
|
|
4720ba6a4b
|
use the new radiogroup dialog at setting current widget note
|
2017-03-10 21:19:07 +01:00 |
|
|
05ea84c743
|
move a context extension for getting text gravity into a private function
|
2017-03-10 00:15:44 +01:00 |
|
|
df353031ae
|
show proper file note text on widgets
|
2017-03-10 00:11:57 +01:00 |
|
|
2ad38bf411
|
change Gravity setting to a dialog too
|
2017-03-09 23:53:11 +01:00 |
|
|
4262446d3a
|
replace the Font size spinner in Settings with a dialog
|
2017-03-09 23:45:47 +01:00 |
|
|
05099e4753
|
delete the note file if chosen so
|
2017-03-09 22:32:31 +01:00 |
|
|
dff96b04f1
|
create a special confirmation dialog for note deletion
|
2017-03-09 22:27:08 +01:00 |
|
|
4420dc0b60
|
do not split the filename at Save As to filename and extension
|
2017-03-09 22:03:35 +01:00 |
|
|
c5db35da8d
|
couple corrections to note saving
|
2017-03-09 21:25:03 +01:00 |
|
|
472a75e5c9
|
disable success dialog by default
|
2017-03-09 21:05:54 +01:00 |
|