123 Commits

Author SHA1 Message Date
tibbi
3e99f73732 adding Kotlin and Stetho licenses 2016-11-20 23:54:14 +01:00
tibbi
6c67016bfe add a new field, note type 2016-11-14 22:34:56 +01:00
tibbi
afbf579ece move updateWidget class to mainactivity, as its not used anywhere else 2016-11-14 22:22:19 +01:00
tibbi
66d75b96b0 use some extension functions 2016-11-14 20:03:42 +01:00
tibbi
4f81180977 remove Butterknife 2016-11-14 19:58:17 +01:00
tibbi
29d679ece0 convert Constants to kotlin 2016-11-14 19:53:56 +01:00
tibbi
5821d5a811 convert MainActivity to kotlin 2016-11-14 19:48:39 +01:00
tibbi
ddc5b01820 convert dbhelper to kotlin 2016-11-14 19:05:51 +01:00
tibbi
70d96bad81 convert WidgetConfigActivity to kotlin 2016-11-14 18:51:34 +01:00
tibbi
37f35e66b1 convert MyWidgetProvider to kotlin 2016-11-14 18:29:57 +01:00
tibbi
d32c68c6ee update the Note equals function parameter name 2016-11-14 00:03:06 +01:00
tibbi
50e2ff7926 convert SettingsActivity to kotlin 2016-11-13 23:59:44 +01:00
tibbi
5fb62af509 convert AboutActivity to kotlin 2016-11-13 23:53:49 +01:00
tibbi
e5d02f5892 convert License to kotlin 2016-11-13 23:51:45 +01:00
tibbi
a3a3fbd99c convert SimpleActivity to kotlin 2016-11-13 23:50:09 +01:00
tibbi
ff8f075e5c convert Note model to kotlin 2016-11-13 23:46:26 +01:00
tibbi
8227d5cc56 convert utils to kotlin 2016-11-13 23:43:09 +01:00
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
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
54bcd443ec mark the currently selected Note in the Open Note dialog 2016-10-24 23:19:26 +02:00
tibbi
27c279e843 allow changing the note displayed in the widget in a dialog 2016-10-24 22:19:28 +02:00