git-annex/Assistant/Threads
Joey Hess 38d691a10f
removed the old Android app
Running git-annex linux builds in termux seems to work well enough that the
only reason to keep the Android app would be to support Android 4-5, which
the old Android app supported, and which I don't know if the termux method
works on (although I see no reason why it would not).
According to [1], Android 4-5 remains on around 29% of devices, down from
51% one year ago.

[1] https://www.statista.com/statistics/271774/share-of-android-platforms-on-mobile-devices-with-android-os/

This is a rather large commit, but mostly very straightfoward removal of
android ifdefs and patches and associated cruft.

Also, removed support for building with very old ghc < 8.0.1, and with
yesod < 1.4.3, and without concurrent-output, which were only being used
by the cross build.

Some documentation specific to the Android app (screenshots etc) needs
to be updated still.

This commit was sponsored by Brett Eisenberg on Patreon.
2018-10-13 01:41:11 -04:00
..
Committer.hs add exporter thread to assistant 2017-09-20 15:29:13 -04:00
ConfigMonitor.hs improve data type 2016-01-01 15:56:24 -04:00
Cronner.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
DaemonStatus.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Exporter.hs sync: Warn when a remote's export is not updated to the current tree because export tracking is not configured. 2018-09-27 15:41:18 -04:00
Glacier.hs first pass at assistant knowing about export remotes 2017-09-20 13:58:27 -04:00
Merger.hs assistant: update export db after mergeing git-annex branch changes 2017-09-20 16:34:29 -04:00
MountWatcher.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
NetWatcher.hs remove xmpp support 2016-11-14 14:53:08 -04:00
PairListener.hs include problem PairData in error message 2017-02-13 15:54:28 -04:00
ProblemFixer.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
Pusher.hs add exporter thread to assistant 2017-09-20 15:29:13 -04:00
RemoteControl.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
SanityChecker.hs rename prompt since Messages added a function by that name 2017-05-15 21:35:56 -04:00
TransferPoller.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
Transferrer.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
TransferScanner.hs add exporter thread to assistant 2017-09-20 15:29:13 -04:00
TransferWatcher.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
Upgrader.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
UpgradeWatcher.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
Watcher.hs adeiu, MissingH 2017-05-16 01:03:52 -04:00
WebApp.hs removed the old Android app 2018-10-13 01:41:11 -04:00