Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Fornwall 9faacc723f apksigner&termux-am: Avoid using gradle daemon
By default gradle spawns a daemon which keeps on running in the
background long after the package has been built and taking up
precious ram. Avoid this.
2018-08-20 23:24:18 +02:00
Michał Bednarski 252b80dde6 termux-am: Update to v0.2
* Upstreamed unset LD_PRELOAD
* Added Android 5 support
2018-02-06 21:48:57 +01:00
Fredrik Fornwall 0259449662 termux-am: Unset LD_PRELOAD
PR submitted at https://github.com/michalbednarski/TermuxAm/pull/1
2018-02-05 01:43:26 +01:00
Fredrik Fornwall 27e6ebb680 termux-am: Use version variable in src url 2018-02-05 00:26:41 +01:00
Michał Bednarski 3aa671da67 termux-am: Add package 2018-02-05 00:19:21 +01:00