Commit graph

158 commits

Author SHA1 Message Date
Adam
78403becf2 refactor sonar build config 2023-06-02 08:49:55 +02:00
228b3fb4e3
Merge branch 'master' into refactor/split_lib_app 2023-05-31 15:33:15 -07:00
8bf5bb8349 Updated more dependencies 2023-05-31 15:20:31 -07:00
f6b5a77eb5 Updated dependencies 2023-05-31 14:54:55 -07:00
Adam
12c1c4f12a tidy fatJar task 2023-05-31 23:46:57 +02:00
Adam
62cc110651 fix base archive name by adding -lib suffix 2023-05-31 23:30:51 +02:00
Adam
fc3a5648ed tidy build config, update pom.xmls 2023-05-31 23:27:56 +02:00
Adam
1b40145970 fix main class val 2023-05-31 23:26:04 +02:00
bbfd09c3ba Updated workflow to latest actions 2023-05-31 14:25:35 -07:00
Adam
ae8ffb91bb tidy up build config files 2023-05-31 23:24:41 +02:00
Adam
b2316b0029 split up app/lib 2023-05-31 23:21:34 +02:00
d90fe5a7c8
Merge pull request #3 from aSemy/refactor/build_convention_plugins
set up convention plugins
2023-05-31 14:16:51 -07:00
Adam
671e4c6810 move test config to code-quality convention plugin 2023-05-31 23:10:23 +02:00
Adam
acfaaec754 only enable signing if not snapshot OR running 'publish' task 2023-05-31 23:07:13 +02:00
Adam
6670346890 tweaks and fixes
- introduce kotlin-jvm convention
- tidy up code-quality build config
2023-05-31 22:48:49 +02:00
Adam
b8a394c9ad Merge branch 'tidy_gitignore' into refactor/build_convention_plugins 2023-05-31 21:47:12 +02:00
Adam
b2d20e93ed add deploy/ dir 2023-05-31 21:33:33 +02:00
Adam
61b51824fd define all plugins in buildSrc/build.gradle.kts, and bump Kover version 2023-05-31 21:27:52 +02:00
Adam
4d294bfee8 tidy up build config 2023-05-31 21:18:10 +02:00
Adam
93e113fa69 set up convention plugins
- tidy up build scripts to use convention plugins
- use centralised repo definition
- tidy up some of the build config
2023-05-31 21:10:57 +02:00
Adam
c9bbe70fbb put git overrides last 2023-05-31 20:58:52 +02:00
Adam
425e79eb38 rm .idea files 2023-05-31 20:58:41 +02:00
Adam
a3d973100a tidy up the .gitignore 2023-05-31 20:51:03 +02:00
34b69a7d1f Updated intro to match Java version 2023-01-23 21:44:47 -08:00
13c09989b2 Minor cleanup 2023-01-10 01:49:16 -08:00
f18f145ead Added Kotlin badge 2023-01-07 07:50:55 -08:00
67ecf7f069 Minor cleanup 2023-01-07 07:50:30 -08:00
ac278b6fef Minor cleanup 2023-01-06 19:47:10 -08:00
41912076b0 Version 1.3.0 2023-01-06 19:12:00 -08:00
53a9f6a4ac Updated baseline 2023-01-06 18:35:48 -08:00
9f6b5a0913 Minor cleanup 2023-01-06 18:32:47 -08:00
4b746ba75c Added spaceToPlus parameter to decode function 2023-01-06 15:57:22 -08:00
7c8a4358b6 More optimization to spaceToPlus 2023-01-06 10:33:49 -08:00
f8b9376f40 Added spaceToPlus parameter to encode function 2023-01-05 20:42:00 -08:00
50ffe56ba8 Minor cleanup 2023-01-05 00:39:56 -08:00
a049175ed6
Minor cleanup 2023-01-05 00:33:39 -08:00
d4a6347310 Minor cleanup 2023-01-05 00:18:00 -08:00
1da595e08a Added URLEncoder section 2023-01-04 23:55:18 -08:00
aa3b40f307 Version 1.0.1 2023-01-04 20:04:32 -08:00
a7b67c39af Made the encoding even more defensive 2023-01-04 19:29:04 -08:00
e20c096cfe Clarified Android's URI.encode statement 2023-01-04 11:40:55 -08:00
3f44a59ff5 Minor cleanup 2023-01-04 00:13:49 -08:00
b9c1449d55 Added fatJar task and standalone instructions 2023-01-04 00:04:59 -08:00
ac5f8e5334 Version 1.0.0 2023-01-02 23:39:54 -08:00
75b540c7ee Fixed tests badge submission URL 2023-01-02 15:52:50 -08:00
58c0f62604 Added tests badge 2023-01-02 15:20:35 -08:00
9003f95df3 Added exception trapping in main 2023-01-02 11:32:35 -08:00
3ed294bf72 Minor cleanup 2023-01-02 02:28:42 -08:00
5f84e96b11 Added parameterized tests 2023-01-01 23:05:17 -08:00
59d53ebe01 Minor cleanup 2023-01-01 13:23:12 -08:00