Commit Graph

  • c26c6b9e89 Removed old SwapActivity + Fragments. Peter Serwylo 2015-05-25 16:02:41 +10:00
  • f325e9d057 WIP: Moved start/stop local repo code from static FDroidApp to SwapState Peter Serwylo 2015-05-25 08:39:31 +10:00
  • 68c6648da5 WIP: Store selected apps in SwapState. Handle back presses for swap. Peter Serwylo 2015-05-25 08:17:09 +10:00
  • 38059ec324 WIP: Initial state handling for swap process. Peter Serwylo 2015-05-23 13:17:33 +10:00
  • 1b2678d6ed WIP: Applying styles correctly to views refactored from fragments. Peter Serwylo 2015-05-23 01:25:06 +10:00
  • 38eafdeedd WIP: Refactored wifi QR fragment into view. Peter Serwylo 2015-05-23 01:11:16 +10:00
  • 97994c5e43 WIP: Refactored NFC fragment to view. Peter Serwylo 2015-05-23 00:55:39 +10:00
  • 1fd6e447af WIP: Refactored join wifi fragment into view. Peter Serwylo 2015-05-23 00:46:40 +10:00
  • 4f7f7b2cb5 WIP: Refactored select apps to swap into view. Peter Serwylo 2015-05-23 00:08:24 +10:00
  • b6415dadb4 WIP: Refactored start swap fragment into a view. Peter Serwylo 2015-05-21 22:26:23 +10:00
  • 29c1aaf33c Touch instead of Click Dominik Schürmann 2015-05-21 00:07:23 +02:00
  • 767db8a598 Improve system install process by killing FDroid to prevent hanging, cleanup dialog builders Dominik Schürmann 2015-05-20 23:56:05 +02:00
  • f298ed7156 Merge branch 'fix-263/explicitly-add-swap-repo' into integration Peter Serwylo 2015-05-21 07:52:35 +10:00
  • 3aac399456 Merge branch 'fix-267/nfc-swap' into integration Peter Serwylo 2015-05-21 07:52:10 +10:00
  • fc631c8781 Better strings for system installer, cleanup Dominik Schürmann 2015-05-20 22:50:42 +02:00
  • b393befb70 Implement notification for install into system feature Dominik Schürmann 2015-05-20 20:26:48 +02:00
  • 2befa22b2c Remove uneeded case of no new permissions in InstallConfirmActivity Dominik Schürmann 2015-05-20 18:40:20 +02:00
  • f48236deb9 Do not show install confirm activity if there are no new permissions, externalize app diff for this functionality Dominik Schürmann 2015-05-20 18:26:58 +02:00
  • 62a4d58756 Use right theme in InstallConfirmActivity, cleanup Dominik Schürmann 2015-05-20 17:42:11 +02:00
  • 8e62d9ae7e Add install confirm+perms screen to SystemInstaller Daniel Martí 2015-05-10 22:43:05 +02:00
  • 6e89a55879 Add confirmation dialog to uninstalling via SystemInstaller Daniel Martí 2015-05-10 20:27:35 +02:00
  • a7aa554f66 Remove root installer Dominik Schürmann 2015-05-18 11:47:33 +02:00
  • 51b2aeda1a Rename for consistency Dominik Schürmann 2015-05-18 11:10:57 +02:00
  • 03b7f59dce Add missing chmod command Dominik Schürmann 2015-05-17 15:39:20 +02:00
  • 709bd9d699 Simplify subclass changes, fix mkdir missing on lollipop Dominik Schürmann 2015-05-17 15:28:17 +02:00
  • 4775c17653 Refactored system app converter into classes. Peter Serwylo 2015-05-13 12:09:20 +10:00
  • c27d8f6287 Enable system installer directly on first start if FDroid is a system-app Dominik Schürmann 2015-05-17 14:39:56 +02:00
  • dbbad1c95c Finish transparent activity on dialog cancels Dominik Schürmann 2015-05-11 20:37:47 +02:00
  • f328a9de5e Install F-Droid as system-app via root access Dominik Schürmann 2015-05-10 23:47:14 +02:00
  • 9f7536a926 Allow downgrade via root installer Dominik Schürmann 2015-05-10 21:09:38 +02:00
  • 198c9fbaff Remove deprecated superuser permission, see https://plus.google.com/+Chainfire/posts/Ka3ujLb4bJu Dominik Schürmann 2015-05-10 16:21:48 +02:00
  • 8fd1bc39f3 Remove unused reset() from Hasher Daniel Martí 2015-05-20 19:05:24 +02:00
  • 8a3001465f Take some suggestions from PMD Daniel Martí 2015-05-20 19:01:23 +02:00
  • 3eab46d7f9 Group compileOptions together Daniel Martí 2015-05-20 18:37:05 +02:00
  • 9824e8df09 NFC swap now goes to confirm swap, not manage repos activity. Peter Serwylo 2015-05-20 22:10:18 +10:00
  • 5065c37e13 Fix #263 "cannot manually add repo that was swapped before" Peter Serwylo 2015-05-19 22:42:45 +10:00
  • c39e1cab6e Merge branch 'fix-117/landscape-swap' into 'master' Hans-Christoph Steiner 2015-05-19 18:07:42 +00:00
  • f5ce844803 Add some missing spacings Daniel Martí 2015-05-19 14:40:59 +02:00
  • 3df1327b9b Force entire swap process to be portrait. Peter Serwylo 2015-05-19 21:41:38 +10:00
  • cbf59f9dd0 Fix minsdk to be 8 instead of 7 Daniel Martí 2015-05-19 13:08:55 +02:00
  • fc52e3e1c0 Bump to 0.91 0.91 Daniel Martí 2015-05-18 23:08:32 +02:00
  • f41be4bbe4 Bump to 0.90-test 0.90-test Daniel Martí 2015-05-15 17:37:53 +02:00
  • c586de61d2 Add unsigned repos dropping to the changelog Daniel Martí 2015-05-15 17:20:49 +02:00
  • f8578b178e Fix #254 - regression where TOFU repos were not working. Peter Serwylo 2015-05-14 22:41:39 +10:00
  • f65824857c Merge branch 'cm-build' into 'master' Daniel Martí 2015-05-14 23:07:58 +00:00
  • 886919adb7 fixed apk output path Simon Wörne 2015-05-15 00:25:44 +02:00
  • c5bb3adfdc Following 09444b0 - also use maxSdk when building an index Daniel Martí 2015-05-14 17:09:42 +02:00
  • a936b5d070 Properly list maxSdkVersion as an incompatible reason Daniel Martí 2015-05-14 17:07:32 +02:00
  • 09444b0181 Also populate maxSdkVersion when parsing a package Daniel Martí 2015-05-14 17:03:17 +02:00
  • 70a93b01db Don't crash if links on descriptions cannot be handled Daniel Martí 2015-05-14 16:37:59 +02:00
  • 40925009bb Shortened log tags to below 23 chars (required by lint) Peter Serwylo 2015-05-14 21:05:30 +10:00
  • 52c4554877 Removed localrepo classes that were used before "swap". Peter Serwylo 2015-05-14 18:48:13 +10:00
  • ec44c1efe5 ACCESS_SUPERUSER permission is now deprecated Daniel Martí 2015-05-14 12:29:52 +02:00
  • 647d63cd10 Add a couple of changelog entries Daniel Martí 2015-05-14 12:18:53 +02:00
  • 80fffdac61 Merge branch 'cm-build' into 'master' Daniel Martí 2015-05-14 10:14:48 +00:00
  • 38c25f0ecc build only F-Droid without unneeded libraries Simon Wörne 2015-05-14 12:05:55 +02:00
  • 92430e163e WIP Peter Serwylo 2015-05-14 18:40:25 +10:00
  • cb73e6352c Cleaned up some lint errors, i18n some strings. Peter Serwylo 2015-05-14 10:00:11 +10:00
  • 6f3ca8b9c4 WIP: Making 'scan' UI more solid Peter Serwylo 2015-04-12 00:14:28 +10:00
  • d7b7af76b7 Cleanup after rebase. Peter Serwylo 2015-04-11 22:00:06 +10:00
  • 5e80b04266 WIP: Improving streme handling for bluetooth swap connections. Peter Serwylo 2014-10-22 17:49:07 +10:30
  • 41b3eab1fd WIP: Bluetooth successfully sending entire HTTP responses to GET requests. Peter Serwylo 2014-10-20 23:50:48 +10:30
  • 7dff9a9499 WIP: Bluetooth communication between devices is up and running (not finished). Peter Serwylo 2014-10-14 07:02:19 +10:30
  • fba02e32b5 WIP: Bluetooth list of paired devices. Peter Serwylo 2014-10-08 07:41:04 +10:30
  • 45a3efa2b3 WIP: Started to implement the general concept of BluetoothDownloader Peter Serwylo 2014-04-12 08:09:14 +00:00
  • 92e4d99c1c Added material icons from CC licensed "Google material icons" set. Peter Serwylo 2015-05-11 23:04:33 +10:00
  • 1203cacbe4 Made swap button text white. Peter Serwylo 2015-05-11 16:27:41 +10:00
  • 96bffff8ac Updated support libraries to 22.1.0 Peter Serwylo 2015-05-11 15:54:19 +10:00
  • 239ccbf0f3 Updated changelog Peter Serwylo 2015-05-11 09:12:39 +10:00
  • c33cacedaf Merge branch 'master' into 'master' Peter Serwylo 2015-05-10 22:39:12 +00:00
  • da9396fff1 Remove unnecessary and confusing import Daniel Martí 2015-05-10 14:37:05 +02:00
  • 3df03bbb1e Fix #250. Fix #251. Normalize URLs before saving, and disallow invalid URLs. Peter Serwylo 2015-05-10 23:22:35 +10:00
  • 93339cbbfb Fix issue 246: Rewrite process for verifying existing repos. Peter Serwylo 2015-05-09 09:42:48 +10:00
  • 12b3a5af12 initial sketch of how to display hotspot mode on the swap wifi screen Hans-Christoph Steiner 2015-05-10 00:06:26 -04:00
  • 962a2fb3d6 improve detection of hotspot mode Hans-Christoph Steiner 2015-05-09 23:58:28 -04:00
  • 0db225e07c Bump to 0.89-test 0.89-test Daniel Martí 2015-05-09 22:34:04 +02:00
  • 05332409be Suppress fallthrough java warning Daniel Martí 2015-05-09 22:24:41 +02:00
  • 96b7c35a2a rework WifiStateChangeService to support hotspots (aka WiFi AP on device) Hans-Christoph Steiner 2015-05-09 13:39:03 -04:00
  • edb3564e29 unified IP/Wifi state handling in WifiStateChangeService Hans-Christoph Steiner 2015-05-09 12:10:41 -04:00
  • 2b59644e02 eliminate nested try/catch blocks for clearer code Hans-Christoph Steiner 2015-05-09 11:46:11 -04:00
  • 6703fa3652 rename to FDroidApp.restartLocalRepoServiceIfRunning() for clarity Hans-Christoph Steiner 2015-05-09 11:02:34 -04:00
  • c1b0b854fc on launch, check wifi if WIFI_STATE_ENABLED, the receiver handles the rest Hans-Christoph Steiner 2015-05-08 18:06:08 -04:00
  • bdc190a7d6 reset swap wifi info if it is not connected Hans-Christoph Steiner 2015-05-08 17:54:09 -04:00
  • 29b78df530 Remove "fdroid." from TAGs, add a comment on filtering by packagename Daniel Martí 2015-05-08 23:28:32 +02:00
  • 0702183210 merge Fragment into ConnectSwapActivity to fix crash on rotate Hans-Christoph Steiner 2015-05-08 15:44:11 -04:00
  • 367387f967 move RepoUpdaterTest to the same package as RepoUpdater Hans-Christoph Steiner 2015-05-08 12:51:46 -04:00
  • 6e5912a633 move RepoUpdater from .updater package next to RepoXMLHandler Hans-Christoph Steiner 2015-05-07 18:11:52 -04:00
  • 157b1e242f remove support for unsigned repos Hans-Christoph Steiner 2015-05-07 16:52:57 -04:00
  • 1c5256a5d7 remove importRepo() method, it is very short and only used in one place Hans-Christoph Steiner 2015-05-07 20:43:34 -04:00
  • 4820ab3694 add forgotten import (I'm better at merge requests than direct pulls) Hans-Christoph Steiner 2015-05-07 20:42:41 -04:00
  • f4d9191ed5 Merge branch 'small-swap-repo-fixes' of https://gitlab.com/eighthave/fdroidclient Daniel Martí 2015-05-08 00:34:49 +02:00
  • 91541748a2 Update changelog Daniel Martí 2015-05-08 00:33:49 +02:00
  • a32154cacb don't operate on null string :( fixes previous commit Hans-Christoph Steiner 2015-05-07 18:23:04 -04:00
  • 281b2ce450 support market: search links that contain pname: and pub: in the query Hans-Christoph Steiner 2015-05-07 18:15:19 -04:00
  • ec67059128 More colours beyond colorPrimary. Peter Serwylo 2015-04-22 00:03:13 +10:00
  • b57a122ac1 Made category Spinner style correctly. Peter Serwylo 2015-04-21 23:30:06 +10:00
  • 315265fbb4 fix #91: Material Design Nico Alt 2015-04-21 21:55:07 +02:00
  • c23d4e1988 get versionName from AndroidManifest.xml, remove duplicate strings field Hans-Christoph Steiner 2015-05-07 15:51:09 -04:00
  • e543895940 fix adding repos via incoming URLs Hans-Christoph Steiner 2015-05-07 15:15:17 -04:00
  • f79f95e25a fix support for nested repo URLs with bad QR scanner apps Hans-Christoph Steiner 2015-05-07 14:59:57 -04:00