246 Commits

Author SHA1 Message Date
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
tibbi
982925e456 couple updates to the widget configure activity 2017-11-10 17:04:25 +01:00
tibbi
1e51175be4 handle actionMode related things only if the activity is init 2017-11-10 16:02:20 +01:00
tibbi
1ef3528a62 adding Leakcanary 2017-11-10 15:32:34 +01:00
tibbi
bff373afac update SDK to 27 and Commons 2017-11-10 15:28:22 +01:00
tibbi
a97e1cd7e9 use some helper functions when setting up widget elements 2017-09-23 11:44:42 +02:00
tibbi
37fc8000f9 fix #102, fix a couple glitches related to notes and updating the widget 2017-09-23 11:17:53 +02:00
tibbi
ba2a9af7fb fix #112, keep cursor position at Resume 2017-09-23 10:45:31 +02:00
tibbi
8adaa00967 fix #111, add a toggle for showing keyboard at startup 2017-09-23 10:28:39 +02:00
tibbi
1ee9524a15 minor code style and strings update 2017-09-22 22:52:49 +02:00
tibbi
5b3040ee9e show more verbose error message in 2 cases 2017-09-22 22:34:34 +02:00
tibbi
4c02e295f3 add a null check to the viewpager 2017-09-22 22:32:03 +02:00
Nikola Trubitsyn
7de615fecc Allow to use monospaced font 2017-09-19 18:57:33 +03:00
tibbi
8ed2901389 couple code style updates 2017-09-18 20:00:39 +02:00
Tibor Kaputa
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
Nikola Trubitsyn
9bec0e9eca Allow to act as a default text file opener 2017-09-17 15:41:09 +03:00
tibbi
2461b843d4 make sure the note id autoincrements 2017-09-14 20:29:46 +02:00
tibbi
3123b96b0c make mAdapter nullable 2017-07-10 19:20:51 +02:00
tibbi
ab3b46ab7a update commons to 2.22.4 2017-07-04 21:44:30 +02:00
tibbi
c6b0934b85 initialize Stetho only in debug build 2017-07-04 19:52:46 +02:00
tibbi
09b96a45e8 make sure the cursor is visible at starting the app 2017-06-22 21:05:51 +02:00
tibbi
80378cd18e adding a null check 2017-06-22 21:00:08 +02:00
Nikola Trubitsyn
cad1cee0a2 Allow to choose whether to put cursor to end of note 2017-06-19 01:35:52 +03:00
tibbi
dbdfc7b49f minor code cleanup 2017-06-18 21:28:10 +02:00
Nikola Trubitsyn
80edf02089 Implement appending text received from external application 2017-06-18 22:05:02 +03:00