Commit Graph

  • 1d72c31557 Set Preferences label for the ActionBar Daniel Martí 2013-07-25 23:49:14 +02:00
  • a5492cac35 Revert "Hide ActionBar title on AppDetails to make space" Daniel Martí 2013-07-25 23:18:04 +02:00
  • c032cae0ff Don't show remove/run buttons on incompatible apps Daniel Martí 2013-07-25 23:08:23 +02:00
  • 03ca3e0e05 CV == 0 means none recommended. No CV declared means latest compatible apk recommended. Daniel Martí 2013-07-23 18:19:04 +02:00
  • 0c1b854b69 Remove "reset" from the preferences page. Daniel Martí 2013-07-23 17:02:35 +02:00
  • 4de47bd810 Only fetch local_path if necessary Daniel Martí 2013-07-23 13:40:50 +02:00
  • 36ff25a95c Merge commit 'refs/merge-requests/53' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-07-23 12:11:20 +02:00
  • 38f2cadb80 Don't recommend incompatible versions (closes: #311) Daniel Martí 2013-07-23 11:21:18 +02:00
  • 65244e6784 Refactored the compact layout preference in AppListAdapter. Peter Serwylo 2013-07-23 09:03:02 +10:00
  • 5761f32935 Never star vercodes larger than the current as recommended Daniel Martí 2013-07-22 17:59:46 +02:00
  • 38c0ae1972 Sharing apps now has a better plaintext structure Daniel Martí 2013-07-22 16:57:24 +02:00
  • ff0f3a27f9 Use https when sharing an app Daniel Martí 2013-07-22 16:19:41 +02:00
  • e44f8b67a7 Disabling repos now clears their apks as well Daniel Martí 2013-07-22 14:59:22 +02:00
  • 632f18c4a2 Fix getAppsBasic Daniel Martí 2013-07-22 14:57:40 +02:00
  • 3ea7226330 Also open https links to apps Daniel Martí 2013-07-22 11:35:30 +02:00
  • 6bfcb338d4 Use the new /app/app.id uri scheme Daniel Martí 2013-07-22 11:33:21 +02:00
  • f3ee1201e4 Use INDEX_CAN_UPDATE rather than its hard-coded id Daniel Martí 2013-07-22 10:51:17 +02:00
  • 25968d181d Remove "X updates available" notification when entering the updates tab Daniel Martí 2013-07-21 19:01:07 +02:00
  • 930cf7d613 Don't list apps with zero apks Daniel Martí 2013-07-21 17:49:56 +02:00
  • 4b32f92777 Get rid of unnecessary indentations Daniel Martí 2013-07-21 17:03:26 +02:00
  • 96f358d94c New getAppsBasic to avoid retrieving unnecessary data Daniel Martí 2013-07-21 17:00:05 +02:00
  • 07a161c0a9 Don't crash if no apks are listed Daniel Martí 2013-07-21 13:20:42 +02:00
  • b9d5e8f701 Invalidate app/apk cache when removing repos Daniel Martí 2013-07-21 13:15:01 +02:00
  • c545139927 Forgot to default hasUpdates to false (fixes: #297) Daniel Martí 2013-07-21 11:18:37 +02:00
  • c8fa5303c4 Fixed issues with api version differences. Peter Serwylo 2013-07-21 08:14:57 +10:00
  • d2e2b492fb Added missing > in XML. Peter Serwylo 2013-07-21 07:20:53 +10:00
  • 44824fa6cf Make install and run to be always shown in AB Daniel Martí 2013-07-19 23:21:55 +02:00
  • 86464608d7 Use f-droid.org rather than fdroid.org Daniel Martí 2013-07-18 12:36:55 +02:00
  • d315521c7d Remove rtl layout support (WIP in rtl-layout branch) Daniel Martí 2013-07-18 12:06:04 +02:00
  • 577a4250b6 Share via http://fdroid.org/app?id=app.id Daniel Martí 2013-07-18 11:56:52 +02:00
  • d22acac8a5 Make fdroid.app: browsable too Daniel Martí 2013-07-18 11:56:39 +02:00
  • a17a5edff2 fdroid:// and market:// are browsable Daniel Martí 2013-07-18 11:36:05 +02:00
  • bc5379d305 Switch to the newer android-support-v4 r13 lib Daniel Martí 2013-07-16 15:13:26 +02:00
  • de82ab4e1d Typo in proposed code for selections Daniel Martí 2013-07-16 15:08:27 +02:00
  • 35d30e148e Disable text selection as it didn't allow links. Daniel Martí 2013-07-16 14:18:35 +02:00
  • 9941e543ed Merge branch 'master' of gitorious.org:f-droid/fdroidclient Ciaran Gultnieks 2013-07-15 22:32:17 +01:00
  • 63e37a879f Better attempt at fixing boot crash when SD card is not ready? Ciaran Gultnieks 2013-07-15 22:32:09 +01:00
  • 77449ac165 Revert "Disable scrollbars altogether on the three main tabs" Daniel Martí 2013-07-15 23:02:53 +02:00
  • 89f8630f12 Add share (via fdroid://details?id=app.id) button Daniel Martí 2013-07-15 16:49:03 +02:00
  • 234b39acb7 Add support for fdroid://details?id=app.id uris Daniel Martí 2013-07-15 15:37:24 +02:00
  • 1764ceb55a Version 0.47-test 0.47-test Ciaran Gultnieks 2013-07-11 13:56:49 +01:00
  • 79b789d2c0 Merge branch 'master' of gitorious.org:f-droid/fdroidclient Ciaran Gultnieks 2013-07-11 13:55:40 +01:00
  • c78ff5df30 Disable scrollbars altogether on the three main tabs Daniel Martí 2013-07-11 13:03:22 +02:00
  • a46b8e8663 Revert all the fast scroll always enabled changes Daniel Martí 2013-07-11 12:45:13 +02:00
  • d01afa4cb6 Use icons from old .fdroid rather than downloading if possible Ciaran Gultnieks 2013-07-10 17:51:06 +01:00
  • 2b4147ed9f Hide ActionBar title on AppDetails to make space Daniel Martí 2013-07-10 15:51:58 +02:00
  • efb37e459f Remove unnecessary padding. Daniel Martí 2013-07-10 14:52:15 +02:00
  • 194cb24d2c Move the "Uninstall" button to the Action Bar Daniel Martí 2013-07-10 14:23:51 +02:00
  • 78e7810c14 Recover description scrollbar only when in portrait Daniel Martí 2013-07-10 14:19:58 +02:00
  • c1d023de0f Disable scrollbars on AppDetails Daniel Martí 2013-07-10 12:59:47 +02:00
  • 9d51cd72ac Use proper cache storage location (issue #239) Ciaran Gultnieks 2013-07-10 11:34:19 +01:00
  • ed54b028a9 Make the icon spacing a lot easier Daniel Martí 2013-07-09 23:33:05 +02:00
  • 91aa4610a1 Align summary with app name on compact layout. Daniel Martí 2013-07-09 23:25:21 +02:00
  • 80437abcc0 Fast scroll always on and with padding only on APIs >= 11 Daniel Martí 2013-07-09 16:36:21 +02:00
  • 3caa411390 Fast scrolling always enabled. Also, add some padding. Daniel Martí 2013-07-09 15:18:40 +02:00
  • 8eda160a30 Translation updates Ciaran Gultnieks 2013-07-08 17:27:49 +01:00
  • 2d11283db5 Enable fast scrolling for the search results Daniel Martí 2013-07-08 15:45:44 +02:00
  • 5230da8d68 Fix crashes on APIs <= 16 using compactlayout Daniel Martí 2013-07-08 14:54:42 +02:00
  • 8762efb86b Load compactlayout setting only once. Buildfix. Daniel Martí 2013-07-08 14:51:28 +02:00
  • 09d21740c8 Updates/Insalled icons in compact layout need to be updated Daniel Martí 2013-07-08 14:32:41 +02:00
  • 0c259673d8 non-compact stuff is now hidden by default via xml Daniel Martí 2013-07-08 14:26:07 +02:00
  • 74ca3c2aa5 Fix layouts for APIs <= 16 Daniel Martí 2013-07-08 13:03:10 +02:00
  • 4d0c4babe6 Various speedups in the app views. Compact layout still needs restarting. Daniel Martí 2013-07-08 12:54:44 +02:00
  • b05e38d761 Move the search function from the menu to the actionbar in SearchResults Daniel Martí 2013-07-08 11:46:01 +02:00
  • 66d16bf875 Add refreshApps header Daniel Martí 2013-07-08 11:33:30 +02:00
  • 3ce8cbf5bd Restore old invalidations after apk installs/uninstalls. Do not refresh the same app multiple times. Daniel Martí 2013-07-08 11:21:36 +02:00
  • f5785c3de0 Add very basic support for RTL languages Daniel Martí 2013-07-07 12:12:29 +02:00
  • 4add713ab8 Bump targetSdk to support the parent activity features Daniel Martí 2013-07-07 11:22:12 +02:00
  • 686403d978 Add back to home function to the actionbar icon for apis >=11 (fixes #291) Daniel Martí 2013-07-07 11:10:03 +02:00
  • 948dfa55ec We handle market:// now, so open play.google.com directly Daniel Martí 2013-07-07 10:27:37 +02:00
  • eaa94bdf83 No need to move around app ids around any more Daniel Martí 2013-07-07 10:20:57 +02:00
  • 9c4aa9127f Drastically improve performance after installs/uninstalls. Daniel Martí 2013-07-07 00:27:12 +02:00
  • d39047bfea Drop text selection for APIs 10 or lower (not available) Daniel Martí 2013-07-06 19:40:22 +02:00
  • 419ea5510d Don't refill description and other static stuff when returning from install/uninstall Daniel Martí 2013-07-06 19:16:12 +02:00
  • 93326a90d1 Descriptions and Summaries are now selectable (closes #290) Daniel Martí 2013-07-06 18:28:25 +02:00
  • 15cf724074 Reload compact layout setting without restart (fixes #275) Daniel Martí 2013-07-06 15:01:12 +02:00
  • 71e6c294e4 Add support for market://details?id=package.name Daniel Martí 2013-07-06 14:49:06 +02:00
  • 5a461589a5 Search by typing in the search view as well Daniel Martí 2013-07-06 14:21:59 +02:00
  • 0d099a0126 Don't crash if a link points at a nonexistent package (fixes #167) Daniel Martí 2013-07-06 13:35:58 +02:00
  • c7db510dad Forgot a period in 0cec8f9 Daniel Martí 2013-07-06 01:29:12 +02:00
  • 0cec8f9bd5 Start a search by just typing (closes #213) Daniel Martí 2013-07-06 01:24:00 +02:00
  • a1116608e7 No need to refill search results at each resume (fixes issue #155) Daniel Martí 2013-07-06 00:29:58 +02:00
  • 4f7858ad68 Add a message to differentiate when we download icons Daniel Martí 2013-07-05 16:55:51 +02:00
  • e1ef7491c4 Forgot one variable Daniel Martí 2013-06-30 22:34:42 +02:00
  • 55389ce735 Don't overwrite $PATH Daniel Martí 2013-06-30 22:31:56 +02:00
  • 5442aaa4dd Merge remote-tracking branch 'mvdan/notifications' Peter Serwylo 2013-06-28 08:22:53 +10:00
  • bd906c2f68 change-package-name changes: Daniel Martí 2013-06-27 15:39:17 +02:00
  • 048eca0457 Merge commit 'refs/merge-requests/52' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 15:10:57 +02:00
  • 4a61c20e92 Merge commit 'refs/merge-requests/46' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 14:50:33 +02:00
  • 232815cce8 Merge commit 'refs/merge-requests/47' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 14:32:25 +02:00
  • 9ba01d16bf Merge commit 'refs/merge-requests/51' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 13:04:47 +02:00
  • ddaf4b65cd Merge commit 'refs/merge-requests/44' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 12:57:45 +02:00
  • 7605ec219f Merge commit 'refs/merge-requests/48' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 12:51:04 +02:00
  • bab1e6536c Merge commit 'refs/merge-requests/49' of gitorious.org:f-droid/fdroidclient Daniel Martí 2013-06-27 12:50:10 +02:00
  • 21eb159330 Make tabhost initialisation work on Nook Ciaran Gultnieks 2013-06-24 15:28:19 +01:00
  • 7ef7489c79 Updated description of 'Compact Layout' Peter Serwylo 2013-06-14 05:43:27 +10:00
  • fd1b0cbb59 Script for changing the package name and app name David Black 2013-06-13 16:14:26 +01:00
  • 1caa7510b6 Changed compact view to show description. Peter Serwylo 2013-06-10 21:37:59 +10:00
  • 9ec94e8e88 Don't get upset if the SD card is not ready yet Ciaran Gultnieks 2013-06-07 11:59:05 +01:00
  • 3f0d8b2577 Don't suggest downgrades. No need to check version Daniel Martí 2013-06-01 12:03:34 +02:00