145 Commits

Author SHA1 Message Date
tibbi
0444d3f0ad convert config to kotlin 2016-11-13 23:40:14 +01:00
tibbi
a911c8f97d move the dialogs in another folder 2016-11-13 23:35:23 +01:00
tibbi
6c571e29d2 remove the duplicate maven declaration 2016-11-13 23:35:09 +01:00
tibbi
4fa58b11c9 convert App to kotlin 2016-11-13 23:34:57 +01:00
tibbi
83a1c707e0 do not extend alertdialog.builder at dialogs 2016-11-13 23:33:05 +01:00
tibbi
4f8bf649f7 remove the testing related things 2016-11-13 23:30:32 +01:00
Sérgio Marques
03598c4622 Update strings.xml 2016-11-13 18:14:47 +00:00
naofum
5a519f4ee9 Updated Japanese translation 2016-11-10 23:27:43 +09:00
Sérgio Marques
8481b2ec1e Portuguese update 2016-11-10 00:09:13 +00:00
tibbi
00a7eb0e95 update some view IDs 2016-10-29 19:48:52 +02:00
mueller-ma
86b660fb93 Update strings.xml 2016-10-25 10:23:45 +02:00
mueller-ma
af413777b4 Translated some strings to german 2016-10-25 10:20:11 +02:00
tibbi
93edcce1b7 update version to 18 (1.18) 2016-10-24 23:41:14 +02:00
tibbi
6deaae3ac6 update the widgets note if the current one is deleted 2016-10-24 23:38:14 +02:00
tibbi
1870033aab couple changes to saving notes 2016-10-24 23:33:09 +02:00
tibbi
6bcf53b771 update the current note if it was deleted 2016-10-24 23:23:14 +02:00
tibbi
fb1e766be9 properly switch to the new note after creating it 2016-10-24 23:21:09 +02:00
tibbi
54bcd443ec mark the currently selected Note in the Open Note dialog 2016-10-24 23:19:26 +02:00
tibbi
6744135ef6 properly update the widgets note 2016-10-24 22:56:28 +02:00
tibbi
27c279e843 allow changing the note displayed in the widget in a dialog 2016-10-24 22:19:28 +02:00
tibbi
5c11dec6dc add kotlin 2016-10-24 21:06:37 +02:00
tibbi
730f1393f1 add a menu item for changing widgets note 2016-10-24 21:03:57 +02:00
mueller-ma
ff94372deb Added missing german translation 2016-10-24 18:40:39 +02:00
tibbi
0c8182d42d update version to 17 (1.17) 2016-10-23 18:18:16 +02:00
tibbi
d765177e6b make sure to save the note at creating a new one, or opening another one 2016-10-23 18:13:46 +02:00
YSmhXQDd6Z
825fa82f47 Create strings.xml 2016-10-02 21:52:14 +00:00
tibbi
9bfb3a9397 update version to 16 (1.16) 2016-10-02 20:25:59 +02:00
tibbi
b730fea23d use a smaller font at dialog titles 2016-10-02 20:25:39 +02:00
tibbi
8dc3eac89e update version to 15 (1.15) 2016-10-02 19:53:12 +02:00
tibbi
4a1f1ae0f9 display the currently selected notes content at the widget 2016-10-02 19:52:24 +02:00
tibbi
d672ea3878 ignore the case at ordering notes 2016-10-02 19:45:42 +02:00
tibbi
962c5cb74d recheck options menu when a note is added or deleted 2016-10-02 19:36:02 +02:00
tibbi
adac7cbf28 implement deleting notes 2016-10-02 18:25:09 +02:00
tibbi
ee8e8dd17c store the selected notes index 2016-10-02 18:02:32 +02:00
tibbi
a1ad71adcc make sure deleting the last note is impossible 2016-10-02 12:36:50 +02:00
tibbi
2ea85dbb4a allow changing the current note 2016-10-02 12:35:06 +02:00
tibbi
6d7746f66c display the current notes title only if theres multiple notes 2016-10-02 12:25:39 +02:00
tibbi
fadb288ff5 show the current notes title at the top 2016-10-02 12:12:50 +02:00
tibbi
37e031cfbf display the current note at the top 2016-10-01 22:10:36 +02:00
tibbi
371ee198e0 create a notepicker dialog 2016-10-01 21:55:54 +02:00
tibbi
4102800975 store notes in a variable instead of notes count 2016-10-01 21:47:04 +02:00
tibbi
672fbbd593 delete the text size definition from styles.xml 2016-10-01 21:31:38 +02:00
tibbi
6ee62f46d8 add a prompt for deleting note 2016-10-01 21:30:01 +02:00
tibbi
642feedd48 add a Delete note menu item 2016-10-01 21:15:49 +02:00
tibbi
b0fcd9daef hide the Open note menu item if there is only 1 note 2016-10-01 21:02:08 +02:00
tibbi
06e074ae6f add a menu button for opening a different note 2016-10-01 20:42:00 +02:00
tibbi
307e2a4eb1 create the new note when appropriate 2016-10-01 19:55:39 +02:00
tibbi
eebab76151 check if the title is free at creating a new note 2016-10-01 19:26:43 +02:00
tibbi
5f4001e71a add a dialog for creating new notes 2016-10-01 11:35:24 +02:00
tibbi
87530d9fbc add a FAB for creating new notes 2016-10-01 11:14:18 +02:00