Commit Graph

20 Commits

Author SHA1 Message Date
80dbf7b300 fix #31, allow renaming notes 2016-11-21 22:57:14 +01:00
625ee1ac90 move text size getter in an extension 2016-11-21 20:59:22 +01:00
092481bb74 use the filepickers ConfirmationDialog before deleting 2016-11-21 20:49:36 +01:00
fb003eaee9 replace custom extension functions with the filepickers ones 2016-11-21 20:39:56 +01:00
2567680dac add Filepicker 2016-11-21 20:38:18 +01:00
e025a27c57 move the new note dialog in separate file 2016-11-21 20:38:07 +01:00
d38c77c3b1 properly update the menu buttons when appropriate 2016-11-21 20:06:48 +01:00
e50c4f600f fix #30, hide the fab when keyboard is shown 2016-11-21 19:30:08 +01:00
3e99f73732 adding Kotlin and Stetho licenses 2016-11-20 23:54:14 +01:00
6c67016bfe add a new field, note type 2016-11-14 22:34:56 +01:00
afbf579ece move updateWidget class to mainactivity, as its not used anywhere else 2016-11-14 22:22:19 +01:00
66d75b96b0 use some extension functions 2016-11-14 20:03:42 +01:00
4f81180977 remove Butterknife 2016-11-14 19:58:17 +01:00
29d679ece0 convert Constants to kotlin 2016-11-14 19:53:56 +01:00
5821d5a811 convert MainActivity to kotlin 2016-11-14 19:48:39 +01:00
70d96bad81 convert WidgetConfigActivity to kotlin 2016-11-14 18:51:34 +01:00
50e2ff7926 convert SettingsActivity to kotlin 2016-11-13 23:59:44 +01:00
5fb62af509 convert AboutActivity to kotlin 2016-11-13 23:53:49 +01:00
e5d02f5892 convert License to kotlin 2016-11-13 23:51:45 +01:00
a3a3fbd99c convert SimpleActivity to kotlin 2016-11-13 23:50:09 +01:00