Commit graph

111 commits

Author SHA1 Message Date
shagrath
dc16f38e75 Tools update and implicit function changes required with newest NDK 2024-01-08 23:13:15 +01:00
shagrath
4d2ea840a3 Gradle update 2023-08-18 18:34:07 +02:00
shagrath
e9b1b9282c Gradle update 2023-07-24 21:01:15 +02:00
shagrath
deeadabee0 Gradle update 2023-07-24 21:00:59 +02:00
shagrath
bfc3fcf433 Tentative fix for exit 2023-03-22 21:55:55 +01:00
Arnaud Brochard
a075c88eaf Versions update 2023-03-22 21:41:30 +01:00
Arnaud Brochard
a9452d34b0
Merge pull request #25 from platykurticsg/patch-1
Bring the normal view more in-line with the original hp48 calculators.
2022-11-02 22:12:49 +01:00
Arnaud Brochard
c208d9f31a Fix intermittent surface crash on exit 2022-11-02 22:04:30 +01:00
Arnaud Brochard
d10ac46405 1.76 2022-10-16 20:54:01 +02:00
Arnaud Brochard
fc32deca1b Disable minify 2022-10-16 20:43:05 +02:00
Arnaud Brochard
85a9e484df Use signing config 2022-10-16 17:43:39 +02:00
Arnaud Brochard
ad5a5e8fcc Android tools update 2022-10-16 17:02:24 +02:00
shagrath
ff5869d06c Tools update 2021-09-22 19:57:30 +02:00
shagrath
fe1a9fc5cb sdk tools update 2021-05-04 22:59:51 +02:00
shagrath
aad4a42cfb 3.6.0 update 2020-02-24 21:32:07 +01:00
platykurticsg
9162cb4e03
Bring the normal view more in-line with the original hp48 calculators.
Propose using the 'Modifier Letter Small X' (U+02E3) rather than the 'Superscript Latin Small Letter N' (U+207F) to bring the normal view of Droid48 more in-line with the original characters. If this works it would have the benefit of correctly representing the x position on the RPN stack.

Many thanks for your work on Droid48. I love the app, and noticed that you appear to be preparing an updated version, so I thought I'd propose this now. Thanks again & I hope you're not offended by the suggestion.
2019-09-24 20:04:59 +02:00
shagrath
3461cf6053 tools update 2019-09-24 00:20:38 +02:00
shagrath
912257224d remove local.properties 2019-09-24 00:18:42 +02:00
shagrath
c5d08085e1 Tools update 2018-07-29 15:20:37 +02:00
shagr4th
943a608488 Studio tools update 2018-05-12 17:57:01 +02:00
shagr4th
e95ba98546 cleanup 2018-03-07 23:10:28 +01:00
shagr4th
f18fb833f2 Studio && build update 2018-03-07 23:02:23 +01:00
shagr4th
c17b733679 Fix #19 2017-01-28 18:35:55 +01:00
shagr4th
0886edcdef New option to block sensor orientation 2017-01-28 18:26:41 +01:00
shagr4th
09c540c896 Small fixes 2017-01-28 18:21:51 +01:00
shagr4th
1a572bd955 Simpler thread management
using the alarm thread to refresh the surface
2016-12-27 09:52:00 +01:00
shagr4th
10f6023e98 Cleanup 2016-12-24 10:02:27 +01:00
shagr4th
126361d1c1 Built with the old NDK api level 2016-12-20 22:14:18 +01:00
shagr4th
f09ff9319d Now safe to use, given the min api level is now 2.3 2016-12-19 22:33:13 +01:00
shagr4th
79d4d7bfcf Sync to avoid concurrent access issues 2016-12-19 22:18:07 +01:00
shagr4th
5cb541b5e4 Better to start the view when the native lib is loaded 2016-12-19 19:34:28 +01:00
shagr4th
5b87aff021 Use of Relinker to avoid all the UnsatisfiedLinkError piling up 2016-12-18 23:37:14 +01:00
shagr4th
db69cb7613 No freeze here 2016-12-18 18:58:27 +01:00
shagr4th
6be844392b 1.67 2016-12-18 18:30:48 +01:00
shagr4th
b5b5132722 Not necessary anymore 2016-12-18 17:49:28 +01:00
shagr4th
17305c8e8b Release APK with debuggable ndk (temporary fix)
debuggable enabled = no freeze on my device… how weird is that ?
2016-12-18 17:49:14 +01:00
shagr4th
e4c92df289 Eclipse cleanup 2016-12-18 17:11:33 +01:00
shagr4th
9ed1e5a91b Version 1.65 2016-12-18 17:08:32 +01:00
shagr4th
95965fc6e3 More faithful to the original x48 source 2016-12-18 16:53:18 +01:00
shagr4th
a798ff264d Some backlog 2016-12-18 15:21:39 +01:00
shagr4th
a15aa70c32 No need to block input if there is delay between actual typing and event consuming by the native thread 2016-12-18 15:21:19 +01:00
shagr4th
50db699dec Merge branch 'rafortis-master' 2016-12-18 14:50:58 +01:00
shagr4th
a93416f04e Merge branch 'master' of git://github.com/rafortis/droid48 into rafortis-master 2016-12-18 14:48:12 +01:00
shagr4th
de74d15e6b Sdk 24 update 2016-12-18 14:44:19 +01:00
shagr4th
068eb78b30 Build tools update 2016-12-18 14:41:05 +01:00
shagr4th
ee2f4aab1b NDK plugin update 2016-12-18 14:23:00 +01:00
shagr4th
ee2544055b Android studio, again 2016-12-18 14:21:20 +01:00
shagr4th
993974932f Not useful here 2016-12-18 14:19:42 +01:00
rafaelortis
d58d58fcfc Zenfone 2 workaround for emulation freeze bug 2016-11-23 08:36:23 -02:00
shagr4th
c6dad6bfcf Android studio migration 2016-02-21 19:01:58 +01:00