Commit Graph

238 Commits

Author SHA1 Message Date
tibbi 4e930335a6 allow translating the "General note" string 2016-11-22 21:21:15 +01:00
tibbi 532013a1cf correct the Spanish translation 2016-11-22 21:15:48 +01:00
tibbi 45c9567f41 updating changelog 2016-11-21 23:44:04 +01:00
tibbi d099cc5778 update version to 1.21 2016-11-21 23:43:59 +01:00
tibbi e557c221c8 add Glide, as its needed by the filepicker 2016-11-21 23:43:16 +01:00
tibbi b641805eaf update filepicker to 1.5.2 2016-11-21 23:40:07 +01:00
tibbi 80dbf7b300 fix #31, allow renaming notes 2016-11-21 22:57:14 +01:00
tibbi fa02e14b9a add an icon to the Delete menu item 2016-11-21 22:35:19 +01:00
tibbi 625ee1ac90 move text size getter in an extension 2016-11-21 20:59:22 +01:00
tibbi 2f46805271 fix the widget note setting dialog 2016-11-21 20:51:46 +01:00
tibbi 092481bb74 use the filepickers ConfirmationDialog before deleting 2016-11-21 20:49:36 +01:00
tibbi fb003eaee9 replace custom extension functions with the filepickers ones 2016-11-21 20:39:56 +01:00
tibbi 2567680dac add Filepicker 2016-11-21 20:38:18 +01:00
tibbi e025a27c57 move the new note dialog in separate file 2016-11-21 20:38:07 +01:00
tibbi f10cc1f3d4 fix #29, allow scrolling notes 2016-11-21 20:13:19 +01:00
tibbi d38c77c3b1 properly update the menu buttons when appropriate 2016-11-21 20:06:48 +01:00
tibbi 7a9cabe2e8 specify the new db version at upgrade conditions 2016-11-21 19:53:28 +01:00
tibbi e50c4f600f fix #30, hide the fab when keyboard is shown 2016-11-21 19:30:08 +01:00
Tibor Kaputa 53be83418b Merge pull request #33 from smarquespt/master
Portuguese update
2016-11-21 19:13:50 +01:00
Sérgio Marques 566a603a49 Portuguese update 2016-11-21 17:50:24 +00:00
tibbi 3e99f73732 adding Kotlin and Stetho licenses 2016-11-20 23:54:14 +01:00
tibbi 0d375a5a29 update kotlin to 1.0.5-2 2016-11-20 23:49:00 +01:00
tibbi cff1a48089 adding Spanish translation 2016-11-19 11:48:38 +01:00
tibbi ff5ffdd4f4 updating changelog 2016-11-19 11:48:27 +01:00
tibbi c76613a326 update version to 1.20 2016-11-19 11:48:21 +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 aa3a6188a1 updating changelog 2016-11-14 00:03:22 +01:00
tibbi 829ddcb5c4 update version to 19 (1.19) 2016-11-14 00:03:15 +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 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
Tibor Kaputa 2e8aa99325 Merge pull request #27 from smarquespt/patch-1
Update strings.xml
2016-11-13 21:11:29 +01:00