Commit Graph

815 Commits

Author SHA1 Message Date
tibbi 85cc64d348 update version to 9 (1.9) 2016-07-26 22:39:30 +02:00
tibbi 3736ba0108 make the dark theme really dark 2016-07-26 22:39:22 +02:00
tibbi c82e2a595d update version to 8 (1.8) 2016-07-26 20:39:44 +02:00
tibbi d0d12ba107 some minor pull request edits 2016-07-26 19:10:54 +02:00
Adrian Moreno b08d925d87 Added clear canvas functionality
Method "clearCanvas" added to class MyCanvas. It will clear the path list and update the canvas status on screen.
2016-07-26 17:56:18 +02:00
tibbi 28b3cf2ffc use localized strings at dialogs 2016-07-24 18:13:23 +02:00
tibbi 5826fcb566 update version to 7 (1.7) 2016-07-24 11:45:50 +02:00
tibbi 16185a2e05 add Dark theme 2016-07-24 11:36:57 +02:00
tibbi 27cd476566 remove some non translatable strings 2016-07-17 23:11:41 +02:00
Tibor Kaputa ddb7ac6e82 Merge pull request #5 from Sopor-/master
swedish translation
2016-07-17 23:10:46 +02:00
Sopor 85af1c5cc1 swedish translation 2016-07-17 23:03:47 +02:00
tibbi 831fb71811 mark some strings non translatable 2016-07-17 22:36:35 +02:00
Tibor Kaputa 1f22521323 Merge pull request #3 from naofum/master
Added Japanese translation
2016-07-17 22:34:13 +02:00
anthologist 343a3bc3f4 Create strings.xml 2016-07-15 10:47:13 +02:00
naofum fb207fc82f Added Japanese translation 2016-07-14 23:24:16 +09:00
tibbi e57c70be3a allow rotating the device 2016-07-11 20:43:45 +02:00
tibbi d708bba90b some english fixes 2016-07-11 20:21:47 +02:00
tibbi e387b68b8e update the version to 6 (1.6) 2016-07-05 21:37:27 +02:00
tibbi 4637661121 use the new Google Plus logo 2016-07-01 23:02:29 +02:00
tibbi 86876f3047 update version to 5 (1.4) 2016-07-01 15:55:24 +02:00
tibbi 4723e9c041 show a Rate us button to returning users 2016-07-01 14:54:25 +02:00
tibbi 3c212f2c8b use a higher resolution Facebook logo 2016-07-01 12:30:47 +02:00
tibbi f775792cd1 use sp for text sizes 2016-06-30 16:57:20 +02:00
tibbi aa6aecd800 scale up the sizes on tablet 2016-06-30 16:45:16 +02:00
tibbi d8e5fe0ce7 update version to 4 (1.3) 2016-06-27 23:18:41 +02:00
tibbi 7201062761 add a Google Plus link in the About section 2016-06-27 23:18:16 +02:00
tibbi de524e6ca3 update the version to 3 (1.2) 2016-06-19 15:16:48 +02:00
tibbi a6a28a533b add a Facebook image at About section 2016-06-19 13:31:19 +02:00
tibbi 4c7bf87d45 add one more static variable 2016-06-19 10:19:23 +02:00
tibbi 8b8324c9dd some refactoring, no functionality change 2016-06-19 10:00:47 +02:00
tibbi 357e8cadf0 update the version to 2 (1.1) 2016-06-13 16:35:07 +02:00
tibbi 9a1bc79584 prevent duplicate file saving 2016-06-13 16:34:40 +02:00
tibbi c2f7938863 add launcher icons 2016-06-04 11:14:28 +02:00
tibbi 8f198c1f7f change the app colors 2016-06-03 23:33:00 +02:00
tibbi 765cac5fe1 small function change 2016-06-02 20:23:33 +02:00
tibbi 99e7655e27 add Licences 2016-06-02 20:12:52 +02:00
tibbi caae3a0426 change the actionbar font style 2016-06-02 13:23:55 +02:00
tibbi 029efd1c2e use a higher resolution Undo icon 2016-06-01 23:42:52 +02:00
tibbi 4ff11c3fee show the Undo button only if there is something drawn 2016-06-01 20:35:25 +02:00
tibbi 95d885e3d5 add some icons and style 2016-06-01 19:50:25 +02:00
tibbi aa56e863cf update Butterknife to 8.0.1 2016-06-01 17:57:33 +02:00
tibbi 522e34edfe add About section 2016-06-01 17:48:59 +02:00
tibbi 5b0eb09278 make a constant static 2016-04-25 23:40:03 +02:00
tibbi c1db38e71a prepare Release mode 2016-04-25 23:38:50 +02:00
tibbi d90f098880 update Gradle to 2.0 2016-04-11 19:23:00 +02:00
tibbi 488923d1df make dialog edittext single line 2016-03-26 16:49:56 +01:00
tibbi f41804ee5f check for permissions before saving the file 2016-03-16 13:53:33 +01:00
tibbi 79ecbac4f0 make sure the newly created image shows up well in the gallery 2016-03-06 16:15:11 +01:00
tibbi 346b8f8287 allow saving the drawing on external storage 2016-03-06 16:00:20 +01:00
tibbi 6d5d74a158 implement the sharing functionality 2016-02-26 23:51:42 +01:00
tibbi bb16867d8e add a Share button 2016-02-26 23:01:07 +01:00
tibbi 0aeeac2dda change the package name 2016-02-25 22:00:45 +01:00
tibbi 3efbed742b correct drawing with different colors 2016-02-15 23:38:44 +01:00
tibbi 06ed6e2748 add a color picker 2016-02-15 23:04:52 +01:00
tibbi 92b45d87b0 implement Undo functionality 2016-02-15 22:27:40 +01:00
tibbi 31ee707919 store the paths in an arraylist 2016-02-15 22:12:04 +01:00
tibbi 71c8769827 round up the edges 2016-02-15 22:03:17 +01:00
tibbi 81f9d2238e enable antialiasing 2016-02-15 21:55:54 +01:00
tibbi 22f97b1c5f force portrait mode 2016-02-15 21:33:18 +01:00
tibbi 3afc9e53dd invalidate the canvas after every touch event 2016-02-15 21:31:34 +01:00
tibbi 3af4509b1c draw dots on simple clicking 2016-02-15 21:26:30 +01:00
tibbi 717a629d09 rename some variables 2016-02-15 18:44:11 +01:00
tibbi e921b2bbb1 remove the threshold 2016-02-15 18:19:34 +01:00
tibbi 89ccb7749f add some basic drawing 2016-02-14 23:18:23 +01:00
tibbi 89ea039fb1 creating the project 2016-02-14 22:04:02 +01:00