Commit Graph

398 Commits

Author SHA1 Message Date
Michael Beyeler f1e38febcd rename sdf to simpleDateFormat, formatted 2018-02-07 14:22:44 -08:00
Michael Beyeler a12074b0c6 display date in human-readable format
remove invalid : character

change YYYY to yyyy
2018-02-07 13:45:55 -08:00
gregory678 7641dd6411
Update strings.xml 2018-02-03 00:41:30 +01:00
Nikola Trubitsyn 362c33af3d Set unique applicationIdSuffix in debug builds 2018-02-02 00:55:18 +03:00
tibbi cf3c1b2ce4 update version to 3.1.1 2018-01-24 14:30:27 +01:00
tibbi 084e61dfd9 fix #41, add Redo 2018-01-24 14:28:45 +01:00
tibbi 805946dd88 adding a Redo icon 2018-01-24 00:05:16 +01:00
tibbi 3dae83d921 update commons to 3.8.2 2018-01-23 23:18:59 +01:00
tibbi 15900f0506 handle storage permission if saving a third party intent image 2018-01-23 22:58:09 +01:00
Nikola Trubitsyn 30d0884c85
Specify build tools 27.0.3 explicitly 2018-01-22 13:13:56 +03:00
tibbi 656c4f69d3 update commons to 3.7.7 2018-01-16 23:50:45 +01:00
tibbi b991f59e1e update version to 3.1.0 2018-01-08 20:17:43 +01:00
tibbi 76c14b3fb4 remember selected file extension 2018-01-08 20:17:08 +01:00
tibbi f106b35aab fix #74, properly handle image_capture intent with output defined 2018-01-08 19:54:34 +01:00
tibbi 68d07fbafc make dark theme the default 2018-01-08 19:15:48 +01:00
tibbi a4d3fee79e update commons to 3.6.12 2018-01-08 19:15:40 +01:00
Phoenix1747 7a012b64e3
Update DE Play Store description 2017-12-30 14:01:13 +01:00
bulbarsaur c6035aa535 Add Korean translation 2017-12-14 13:30:09 +09:00
FTno f7f00a56d6
Created norwegian (nb) translation 2017-12-08 21:19:26 +01:00
tibbi 20ef0c333e update version to 3.0.1 2017-12-06 23:12:44 +01:00
tibbi 4415c70b23 replace vector launcher icons with pngs 2017-12-06 23:11:58 +01:00
tibbi da5cf1b7bb update version to 3.0.0 2017-12-04 21:48:51 +01:00
tibbi 54d6da1b3c use svg launcher icons wherever possible 2017-12-04 21:48:30 +01:00
tibbi 5981ad87c0 use rounded app launcher icon on every device 2017-12-04 17:19:16 +01:00
tibbi dd49d68069 update commons to 3.0.23 with minor improvements 2017-12-03 21:28:38 +01:00
tibbi c083976ec9 use the proper way of preventing hardware decoding of images 2017-12-01 18:57:24 +01:00
tibbi b7c0326638 disallow using hardware bitmap on Android 8 2017-12-01 18:36:08 +01:00
tibbi 488f163806 update commons to 3.0.21 2017-12-01 14:43:57 +01:00
tibbi 7bc3fb7197 update commons to 3.0.12 2017-11-30 19:36:36 +01:00
tibbi 86b438a26f update commons to 3.0.10 2017-11-30 19:23:23 +01:00
tibbi 4927426c90 update commons to 3.0.3 2017-11-29 22:45:40 +01:00
tibbi 33e09a3204 update version to 2.4.0 2017-11-20 23:23:41 +01:00
tibbi cd8fd8cb8f fix #71, allow Undoing Clear 2017-11-20 23:12:29 +01:00
tibbi 0208a424e2 make Save As dialog scrollable 2017-11-20 17:16:47 +01:00
tibbi 06cc0f37e7 use the helper extension for applying icon color filter 2017-11-20 17:14:58 +01:00
tibbi 4e82b6b706 adding a toggle for using english 2017-11-20 17:08:18 +01:00
tibbi 5e22077a0b adding Leak Canary license 2017-11-20 17:01:34 +01:00
tibbi 74a258974c adding Leak Canary 2017-11-20 17:00:24 +01:00
tibbi 50df58f7f0 adding adaptive icons 2017-11-20 16:56:34 +01:00
tibbi ff54e2c83b adding some comments to the strings 2017-11-20 16:51:48 +01:00
tibbi 8332399473 updating to Android Studio 3 2017-11-20 16:49:32 +01:00
tibbi 42e1f06d16 move MyCanvas in View folder 2017-11-20 16:45:21 +01:00
Daria Szatan b4955c006e [Update] Polish app name + translation 2017-11-12 14:00:43 +01:00
tibbi 686d0e6c6f update version to 2.3.0 2017-11-07 23:49:48 +01:00
tibbi eba74d7799 fix a concurrent modification exception 2017-11-07 23:29:06 +01:00
tibbi 3f8d7a09f4 declare MyParcelable CREATOR as @JvmField so it works properly 2017-11-07 22:48:06 +01:00
tibbi 97c076f34c move MyParcelable in a new class 2017-11-07 20:31:24 +01:00
tibbi e9bc0a14f2 move a couple classes to the new Models folder 2017-11-07 20:29:38 +01:00
tibbi c9a3e97f02 minor styling update to MyPath 2017-11-07 19:56:09 +01:00
tibbi 2e089feb29 remove some redundant variable 2017-11-07 19:39:28 +01:00
tibbi e9393e0cfc pass just the context to Config 2017-11-07 19:34:54 +01:00
tibbi ae97c84bd8 reuse the ShareUri activity extension for sharing 2017-11-07 19:16:02 +01:00
tibbi 3fa5dc5300 update the FileProvider pattern 2017-11-07 19:08:16 +01:00
tibbi 54a5027b2a update everything to Android Studio 3 2017-11-07 19:01:11 +01:00
tibbi 1102e15393 explicitly remove the fingerprint permission 2017-11-06 17:51:59 +01:00
Phoenix1747 3edd0eba11
Update strings.xml 2017-10-29 18:46:21 +01:00
Nikola Trubitsyn 75012c1de7 Russian translation update 2017-10-24 11:33:49 +03:00
tibbi 8919e52a64 use Save icons from the Commons library 2017-10-23 11:57:26 +02:00
tibbi 1de5bed3e9 update version to 2.2.0 2017-10-22 12:48:25 +02:00
tibbi b92faf49ce remove a debug statement 2017-10-22 12:41:45 +02:00
tibbi 6c04557a82 fix #47, handle Image Capture intent 2017-10-22 12:22:32 +02:00
tibbi e805baf6eb unify the storage permission requesting 2017-10-22 11:36:18 +02:00
tibbi b29f7f07cc try handling a few more share intents 2017-10-22 11:30:24 +02:00
tibbi 294b9df67d fix #66, handle some imageshare intents 2017-10-22 11:00:56 +02:00
tibbi 9e8a4083ba fix #65, reset save path after pressing Clear 2017-10-22 10:21:25 +02:00
tibbi 5781dba4aa update Commons to 2.30.9 2017-10-22 10:19:45 +02:00
tibbi fb1b86dd14 update build tools to 25.0.3 2017-10-22 10:10:46 +02:00
tibbi ff4df9ac49 update kotlin to 1.1.51 2017-10-22 10:10:35 +02:00
tibbi 21cb314d6e add Parcelable to proguard rules 2017-10-22 10:07:55 +02:00
xin ca64f91d05 Update French translation 2017-10-13 17:57:40 +00:00
tibbi 5327224722 adding a missing quote escape 2017-09-26 20:07:20 +02:00
Michael Moroni 66ff372b82 Update strings.xml 2017-09-20 10:12:52 +02:00
Michael Moroni 6086e7c50a Update strings.xml 2017-09-20 10:09:03 +02:00
Michael Moroni 5d8e8127ca Updated it (Italian) translation
Commit made via Stringlate
2017-09-20 10:01:53 +02:00
en2sv 9c1dc0b4ec Update Swedish translation 2017-09-10 10:18:36 +02:00
Sérgio Marques 13f42d28ae Update strings.xml 2017-09-01 23:04:42 +01:00
tibbi 09675ea69f update commons to 2.26.9 2017-08-29 22:39:19 +02:00
tibbi 8c0f78f40a update version to 21 2017-08-29 22:35:42 +02:00
tibbi 6dd4e15569 updating version to 2.1.0 (20) 2017-08-29 22:33:27 +02:00
tibbi 5c137e83da set a minimal eraser width 2017-08-29 22:33:11 +02:00
tibbi 1149834364 do not prepend stroke "none" with a hashtag 2017-08-29 22:24:10 +02:00
tibbi 1159ed07e3 ignore Lint in release builds 2017-08-29 22:19:30 +02:00
tibbi 62a261d156 updating Whats New 2017-08-29 22:14:06 +02:00
tibbi d4dcd21f65 fix #40, add an eraser 2017-08-29 22:08:55 +02:00
tibbi a1891aa229 properly handle exporting and importing eraser, by setting "none" stroke 2017-08-29 16:45:21 +02:00
tibbi 768b7ac6ab add the eraser button 2017-08-29 16:23:07 +02:00
tibbi 3e46a557bc couple minor code style updates 2017-08-29 12:22:31 +02:00
tibbi 5a6b26efdf adding an eraser icon 2017-08-29 12:00:06 +02:00
tibbi 05c0db39f7 translate the app name too 2017-08-29 11:11:04 +02:00
tibbi c63394b141 updating some english app descriptions 2017-08-29 11:09:37 +02:00
tibbi 9fa40b8bbb adding a slovak translation 2017-08-29 11:08:14 +02:00
tibbi 6d24714030 catch exceptions thrown at loading bitmap 2017-08-29 11:04:35 +02:00
tibbi 11cd55bc53 update Commons to 2.26.6 2017-08-29 10:52:04 +02:00
tibbi f34810076f update kotlin to 1.1.4-2 2017-08-29 10:51:13 +02:00
gregory678 8f4095a987 Polish translation 2017-08-11 16:38:53 +02:00
tibbi b7c1da1f70 update kotlin to 1.1.3-2 2017-08-03 21:59:55 +02:00
tibbi 59eb2523cb update Commons to 2.23.7 2017-08-03 21:59:19 +02:00
en2sv 86485617eb Add Swedish translation 2017-07-09 20:23:31 +02:00
tibbi a9f1017b4d update version to 2.0.1 2017-06-23 21:59:14 +02:00
tibbi fd9502449d add round launcher icon for Android Nougat 2017-06-23 21:58:19 +02:00
tibbi 2098342428 remove mdpi resources 2017-06-23 21:56:33 +02:00
tibbi c0db7fc011 remove a redundant variable 2017-06-23 21:52:54 +02:00
tibbi 0e111015bd rename SavedState to MyParcelable 2017-06-23 21:50:28 +02:00
tibbi 5386ea8ffa minor code style updates 2017-06-23 21:37:27 +02:00
tibbi 6ba81b0a39 update commons to 2.21.12 2017-06-23 20:39:46 +02:00
tibbi 2c92978fab add some proguard rules for keeping line numbers 2017-06-14 23:13:27 +02:00
tibbi 44923c3a65 update commons, kotlin, gradle 2017-06-14 23:13:08 +02:00
Sérgio Marques f24847170a Update strings.xml 2017-05-28 22:31:30 +01:00
tibbi 75a76f66c9 add an Eraser string 2017-05-10 21:13:08 +02:00
Tibor Kaputa ece9b2a9e1 removing a newline 2017-04-19 19:51:32 +02:00
Nikola Trubitsyn 6bb90f2313 Russian translation 2017-04-19 19:37:55 +03:00
Sérgio Marques b65c25c309 Update strings.xml 2017-04-15 16:31:11 +01:00
tibbi 2f46233dcf add file save path customization in the release notes 2017-04-09 18:52:10 +02:00
tibbi 6d07c9572f use the primary color for the brush size seekbar 2017-04-09 18:50:51 +02:00
tibbi 923080d92b add a patch version to the versionName too 2017-04-09 18:47:11 +02:00
tibbi c6f5cd6efd added Whats new dialog 2017-04-09 18:42:02 +02:00
tibbi 0fd3c0cc53 get the display resolution when resizing bitmap 2017-04-09 18:11:41 +02:00
tibbi 5f4532d8a7 handle third party Open Image intents 2017-04-09 17:13:33 +02:00
tibbi 32fcf70976 try suggesting a proper file extension at saving 2017-04-09 16:58:03 +02:00
tibbi f4e30de755 properly handle saving on sd card 2017-04-09 16:43:42 +02:00
tibbi 767dd6070a handle saving on sd card properly too 2017-04-09 16:15:11 +02:00
tibbi ecdbeab598 add a jpg radio button to saving dialog 2017-04-09 15:49:31 +02:00
tibbi cca5e9d2b7 fix #52, properly handle storage permission at saving/loading files 2017-04-09 15:27:50 +02:00
tibbi 18019315e2 make sure the imported bitmap is centered 2017-04-09 13:13:56 +02:00
tibbi 6c2dc3ca63 center the selected bitmap at drawing 2017-04-09 13:03:56 +02:00
tibbi ca53e9a8d2 reset the background bitmap when changing background color or opening another file 2017-04-09 12:36:55 +02:00
tibbi 631ef6cb97 allow drawing a bitmap as the canvas background 2017-04-09 12:23:23 +02:00
tibbi cc78d65f80 use the activities function for filling the canvas background color 2017-04-09 11:14:22 +02:00
tibbi 8147db004b show an error when something goes wrong at svg parsing 2017-04-09 10:53:46 +02:00
tibbi 9ff5876a19 shorten some svg file writes 2017-04-09 10:44:12 +02:00
tibbi 2176664c39 couple svg.kt style changes 2017-04-09 10:34:10 +02:00
tibbi a362451a03 some style change at svg loading 2017-04-09 10:28:16 +02:00
tibbi e919534780 properly open svg files 2017-04-09 10:00:07 +02:00
tibbi dab7102e61 check if the opened file is a proper type 2017-04-09 09:52:43 +02:00
tibbi db79756667 add a menu button for opening files 2017-04-09 09:46:44 +02:00
tibbi 64d4c30a33 rescan svg file afer creation 2017-04-08 23:58:09 +02:00
tibbi c231de0e95 remove some unused strings 2017-04-08 23:43:27 +02:00
tibbi d294fc5f61 change the Undo images color depending on the picked background color 2017-04-08 23:37:48 +02:00
tibbi fcac79b308 move saving dialog in a separate class and allow changing the folder 2017-04-08 23:34:25 +02:00
tibbi 8969abd442 couple minor changes related to save image code style 2017-04-08 22:32:42 +02:00
tibbi 8627a8607a remove rtl support 2017-04-08 22:19:03 +02:00
tibbi 1052af3e42 misc updates here and there 2017-04-08 21:04:24 +02:00
tibbi f0d2c8e491 create a config extension for getting the Config 2017-04-08 20:39:18 +02:00
tibbi 612bb269e3 use the extension function for launching About activity 2017-04-08 20:36:02 +02:00
tibbi 710afc12fd remove butterknife and ambilwarna 2017-04-08 20:34:07 +02:00
tibbi 2191015062 remove Utils class 2017-04-08 19:06:58 +02:00
tibbi 334f28c2fa convert Config and Constants to kotlin 2017-04-08 19:03:33 +02:00
tibbi 75cf01d959 convert MainActivity to kotlin 2017-04-08 18:57:40 +02:00
tibbi 0f5e62441a move MyCanvas to the proper folder 2017-04-08 18:54:53 +02:00
tibbi fb95526ac0 convert MyCanvas to kotlin 2017-04-08 18:54:14 +02:00