-
2c594cae5d
Eclipse: hide warnings from submodules
Hans-Christoph Steiner
2014-05-27 11:46:31 -04:00
-
-
ed630454a5
Update UIL
Daniel Martí
2014-05-28 22:17:38 +02:00
-
a085515b3d
Add the rest of the srcDirs to UIL
Daniel Martí
2014-05-28 09:07:15 +02:00
-
9ea7959dc1
Fix typo in UIL config
Daniel Martí
2014-05-27 23:14:01 +02:00
-
a08963f0e5
Merge branch 'feature/refactor-downloaders-async' of https://gitlab.com/pserwylo/fdroidclient
Daniel Martí
2014-05-27 19:20:10 +02:00
-
-
bfb04648f8
Fix extra android namespaces in layout/about.xml
Daniel Martí
2014-05-27 17:59:19 +02:00
-
7351584697
Fix inconsistency in local_repo_https default state
Daniel Martí
2014-05-27 17:53:56 +02:00
-
4cbf97b499
Merge branch 'implement-signed-repos-and-https' of https://gitlab.com/eighthave/fdroidclient
Daniel Martí
2014-05-27 16:17:27 +02:00
-
-
09db3524cf
use getApplicationContext() when storing a passed in Context
Hans-Christoph Steiner
2014-05-25 22:46:28 -04:00
-
09fb7969b4
do not include URL in index.xml because it will get out of date
Hans-Christoph Steiner
2014-05-23 17:07:41 -04:00
-
0c039a6b5e
make writeIndexJar() call writeIndexXML(): only create signed repos!
Hans-Christoph Steiner
2014-05-23 17:01:15 -04:00
-
91fc0f5383
generate HTTPS certificate after wifi change
Hans-Christoph Steiner
2014-05-23 16:51:21 -04:00
-
b70986ef16
LocalRepoKeyStore.setupHTTPSCertificate() handles all exceptions itself
Hans-Christoph Steiner
2014-05-23 16:49:48 -04:00
-
d5488fc5f1
LocalRepoKeyStore move all creation logic to the constructor
Hans-Christoph Steiner
2014-05-23 16:26:07 -04:00
-
b7aad893a3
convert LocalRepoManager to a proper singleton
Hans-Christoph Steiner
2014-05-22 20:16:59 -04:00
-
ab165a4d7b
omit unused spongycastle packages from eclipse/ant build
Hans-Christoph Steiner
2014-05-23 12:44:26 -04:00
-
36de588497
add Bazaar/Kerplapp work to the changelog
Hans-Christoph Steiner
2014-05-23 11:20:40 -04:00
-
568e82c07e
if LocalHTTPD fails to instantiate, log error and stop trying
Hans-Christoph Steiner
2014-05-22 20:42:49 -04:00
-
b7339e9423
support HTTPS:// for local repo in a preference
Hans-Christoph Steiner
2014-05-22 19:51:00 -04:00
-
5f2efbb72a
sign local repo based on key generated using spongycastle
Hans-Christoph Steiner
2014-05-22 19:02:25 -04:00
-
22fb0337b9
clean up LocalRepoKeyStore code format
Hans-Christoph Steiner
2014-05-23 11:09:14 -04:00
-
e41ae50812
make LocalRepoKeyStore into a proper singleton
Hans-Christoph Steiner
2014-05-22 14:44:09 -04:00
-
544b924ab9
copy org.fdroid.fdroid.localrepo.LocalRepoKeystore from Kerplapp
Hans-Christoph Steiner
2014-05-21 18:31:50 -04:00
-
b0c27869b6
new tricks to improve mDNS/Bonjour resolution
Hans-Christoph Steiner
2014-05-22 15:21:07 -04:00
-
0ee5332c01
rename 'ant-src' to 'symlinks-for-ant-and-eclipse' for clarity
Hans-Christoph Steiner
2014-05-22 17:55:06 -04:00
-
ed829fcfd6
make Eclipse use extern/ant-src
Hans-Christoph Steiner
2014-05-22 17:45:05 -04:00
-
a688a029bf
symlinks to build spongycastle with ant
Hans-Christoph Steiner
2014-05-22 17:41:50 -04:00
-
b95c93de59
restore symlink mistakenly deleted in 414c4e0c6768704fd5392a7db4c1fb38d9aab02f
Hans-Christoph Steiner
2014-05-25 22:52:38 -04:00
-
-
12868902e9
Forgot the ignore=dirty bits in .gitmodules
Daniel Martí
2014-05-25 13:52:17 +02:00
-
414c4e0c67
Use zxing-core from source in both ant and gradle
Daniel Martí
2014-05-25 13:39:56 +02:00
-
b2c63c6dc7
More robust multi-threaded downloading.
Peter Serwylo
2014-05-24 08:42:49 +09:30
-
009c8a6be5
Don't show progress in AppDetails when using a cached download.
Peter Serwylo
2014-05-22 21:43:00 +09:30
-
2f7d6f6452
Made constructor of ApkDownloader public.
Peter Serwylo
2014-05-20 10:27:13 +10:00
-
d9e5b07054
Removed unneeded todo's, add docs.
Peter Serwylo
2014-05-20 08:59:27 +09:30
-
75586ec4e5
Moved ApkDownloader to .net package
Peter Serwylo
2014-05-20 06:13:15 +09:30
-
1e1be1e73b
Support orientation changes during app download.
Peter Serwylo
2014-05-20 05:51:56 +09:30
-
11ddf0478c
Better handling of cancelling of downloads.
Peter Serwylo
2014-03-30 22:57:07 +11:00
-
3ed2cde207
Added AsyncDownloadWrapper and used it in AppDetails to download apks.
Peter Serwylo
2014-05-20 05:42:25 +09:30
-
0e0e042cd0
Change DownloadHandler from using runOnUiThread() to send/handleMessage().
Peter Serwylo
2014-02-28 09:11:34 +11:00
-
91f2f1014e
SKETCH - DOES NOT WORK: move HTTP code into HttpDownloader
Hans-Christoph Steiner
2014-02-25 21:40:10 -05:00
-
084a048740
ApkDownloader: rename remoteFile() to getRemoteAddress()
Hans-Christoph Steiner
2014-02-25 20:23:41 -05:00
-
19e722a9d7
wire up ProgressListener to new ApkDownloader structure
Peter Serwylo
2014-05-20 05:39:02 +09:30
-
9588f30778
normalize null checks for ProgressListeners
Hans-Christoph Steiner
2014-02-25 15:00:55 -05:00
-
d9f9b682d4
simplify ProgressListener.Event creation and use
Hans-Christoph Steiner
2014-02-25 14:56:48 -05:00
-
a44ce0e4e7
Rough guess at what ApkDownloader refactor could look like.
Peter Serwylo
2014-05-20 05:34:08 +09:30
-
c4b0eb9b51
.Downloader --> .ApkDownloader to distinguish from .net.Downloader
Hans-Christoph Steiner
2014-02-24 19:54:57 -05:00
-
2c80f1a758
Split net.Downloader into abstract Downloader and concrete HttpDownloader.
Peter Serwylo
2014-02-23 18:08:24 +11:00
-
-
d850ae2307
Start the next changelog entry
Daniel Martí
2014-05-23 11:13:58 +02:00
-
8b0f45f878
Fix gradle build by compiling spongycastle as a zipsigner dependency
Daniel Martí
2014-05-23 11:06:32 +02:00
-
e2c3811f4d
Update zipsigner to include lib-optional
Daniel Martí
2014-05-23 09:10:21 +02:00
-
f841a179d1
spongycastle pgp is not used by kerplapp
Daniel Martí
2014-05-21 11:43:07 +02:00
-
cbc28ea53a
Bump gradle to 1.12 (plugin 0.10)
Daniel Martí
2014-05-21 11:42:46 +02:00
-
2beee93e07
Replace nanohttpd with _hc's fork again for https
Daniel Martí
2014-05-21 08:56:24 +02:00
-
08efdaf135
Suppress some more proguard warnings that we don't care about
Daniel Martí
2014-05-21 08:53:59 +02:00
-
8e4ef71168
Also add ant src link for jmdns
Daniel Martí
2014-05-21 08:48:45 +02:00
-
ed4b9fa1d2
Don't make javax.naming normal warnings stop gradle
Daniel Martí
2014-05-21 08:48:17 +02:00
-
8c75c3694b
Forgot to re-add jmdns as a dep
Daniel Martí
2014-05-21 08:48:13 +02:00
-
4779b753e6
Merge branch 'find-local-repos-with-jmdns' into 'master'
Peter Serwylo
2014-05-20 23:02:13 +00:00
-
-
146046a1ff
add description of app to manifest for p2p users
Hans-Christoph Steiner
2014-05-19 23:18:10 -04:00
-
0216de670c
tests: try everything to find a folder to write to, otherwise skip
Hans-Christoph Steiner
2014-05-19 16:54:59 -04:00
-
e782730455
comment out incomplete, failing tests
Hans-Christoph Steiner
2014-05-19 14:34:46 -04:00
-
8ebce69d5d
use mDNS TXT records to detect FDroid repos, path, etc.
Hans-Christoph Steiner
2014-05-19 22:34:37 -04:00
-
30ecc1c9f6
use MulticastLock for better Bonjour/mDNS performance
Hans-Christoph Steiner
2014-05-19 21:57:39 -04:00
-
f2994b0764
replace Android NSD browsing with jmdns
Hans-Christoph Steiner
2014-05-19 21:49:07 -04:00
-
b5f7c0a481
preference for the "name" of the local repo
Hans-Christoph Steiner
2014-05-16 17:23:29 -04:00
-
248cefe1f3
fix notification launching LocalRepoActivity
Hans-Christoph Steiner
2014-05-16 16:23:54 -04:00
-
d25a395936
broadcast local repo via Bonjour/mDNS to enable auto-discovery
Hans-Christoph Steiner
2014-05-16 16:08:30 -04:00
-
7ca966be05
in local repo, make relative links to the index.html page
Hans-Christoph Steiner
2014-05-15 21:45:12 -04:00
-
54283b71fd
add jmdns submodule to Eclipse config
Hans-Christoph Steiner
2014-05-19 13:33:49 -04:00
-
-
29048a0c60
Include spongycastle
Daniel Martí
2014-05-20 19:12:29 +02:00
-
dd60f5cd3b
Re-add nanohttpd, from upstream this time
Daniel Martí
2014-05-20 18:54:06 +02:00
-
b7feebddf9
Also use jmdns like a java library in ant
Daniel Martí
2014-05-20 18:48:38 +02:00
-
0f98042520
Remove broken support for repo and Android.mk
Daniel Martí
2014-05-20 18:39:26 +02:00
-
67c7c9b8b5
Don't try to use nanohttpd as an android library either
Daniel Martí
2014-05-20 18:37:20 +02:00
-
319e1faf3b
Add zipsigner as a submodule
Daniel Martí
2014-05-20 17:00:46 +02:00
-
4d44f3fce8
Build support-v4 from source with gradle
Daniel Martí
2014-05-19 11:56:30 +02:00
-
9d6cabe737
Update nanohttpd
Daniel Martí
2014-05-19 08:49:06 +02:00
-
cdbbb9d580
Add jmdns as a submodule
Daniel Martí
2014-05-18 14:04:07 +02:00
-
aa52516a41
Forgot to rollback the ant-prepare nanohttp path
Daniel Martí
2014-05-18 13:44:44 +02:00
-
b3107eb6b2
Fix gradle support while keeping ant support
Daniel Martí
2014-05-18 12:54:21 +02:00
-
d68b959856
Update UIL
Daniel Martí
2014-05-18 12:33:42 +02:00
-
a8f9483684
Merge branch 'master' into 'master'
Daniel Martí
2014-05-15 21:11:19 +00:00
-
-
c819d56f18
add link to SDK references for android-support jar
Hans-Christoph Steiner
2014-05-15 14:32:16 -04:00
-
8a6204205f
store "Add Repo" AlertDialog to prevent crash on rotation
Hans-Christoph Steiner
2014-05-15 11:46:17 -04:00
-
09cbd036fa
make new instances of LocalRepoActivity show state properly
Hans-Christoph Steiner
2014-05-09 14:18:43 -04:00
-
776ad3f540
use only android-14 items in SelectLocalApps until appcompat-v7 is added
Hans-Christoph Steiner
2014-05-09 13:35:49 -04:00
-
-
c7e1d4af7e
Switch AP to our gitlab mirror
0.68-test
Daniel Martí
2014-05-14 18:56:03 +02:00
-
4f51970250
Prepare for 0.68-test
Daniel Martí
2014-05-12 19:17:35 +02:00
-
3c9d7b67cc
Merge branch 'super-fdroid'
Daniel Martí
2014-05-12 19:15:28 +02:00
-
-
acd3137cbc
Make prefs coherent, rename them, and rename SystemPermissionInstaller to SystemInstaller
Dominik Schürmann
2014-05-12 18:59:03 +02:00
-
1491f7318f
Merge branch 'master' into super-fdroid
Dominik Schürmann
2014-05-12 13:01:53 +02:00
-
-
-
-
2bd686dfe8
Add preference to opt-out of SystemPermissionInstaller
Dominik Schürmann
2014-05-12 12:55:17 +02:00
-
c65a25524c
Log errors
Dominik Schürmann
2014-05-12 11:45:26 +02:00
-
63b0bbd120
Move root access preference down into other category
Dominik Schürmann
2014-05-12 11:40:25 +02:00
-
54ce7a07a6
Cleanup for getActivityInstaller
Dominik Schürmann
2014-05-12 11:31:25 +02:00
-
91ddc838a7
More cleanup in installer classes
Dominik Schürmann
2014-05-11 11:16:26 +02:00
-
aeae0bcec3
Code/doc cleanup
Dominik Schürmann
2014-05-11 11:13:16 +02:00
-
e82690f324
Do not make the Local Repo activity a launcher icon
Daniel Martí
2014-05-11 10:45:34 +02:00
-
6710e9a4b9
dont show update all button for now...
Dominik Schürmann
2014-05-11 02:31:53 +02:00
-
6419915d5a
Strings for error dialog, cleanup
Dominik Schürmann
2014-05-11 02:25:50 +02:00