Commit Graph

  • 3c2d8cdab5 Download directory preference check fix Sergey Eremin 2017-11-25 04:00:21 +03:00
  • a0f46add6e Small download progress ui rework Sergey Eremin 2017-11-25 03:58:29 +03:00
  • 16cc35f796 No need for blocking progress windows during search or review retrieval Sergey Eremin 2017-11-25 03:40:50 +03:00
  • 82dd2ce99b Forgotten debug log lines removed Sergey Eremin 2017-11-25 03:39:23 +03:00
  • fb8918e98a Even if getLaunchIntentForPackage returns an intent, ActivityNotFoundException is thrown sometimes. Adding a try-catch. Sergey Eremin 2017-11-23 21:37:23 +03:00
  • 2834f910e7 Added autofill prompt on credentials screen Sergey Eremin 2017-11-23 21:29:48 +03:00
  • 4f2123c0bb Support inline building Jakub Vynikal 2017-11-20 09:12:40 +01:00
  • a23f603542 A rare crash fix Sergey Eremin 2017-11-19 22:30:02 +03:00
  • 955b8eb44f No more travis-ci build notifications Sergey Eremin 2017-11-19 00:35:56 +03:00
  • 1b1f64d108 Bumping version to 0.30 Sergey Eremin 2017-11-17 20:30:48 +03:00
  • 37833c3967 Unused resources removed Sergey Eremin 2017-11-17 19:55:11 +03:00
  • f220642d77 Made log lines shorter Sergey Eremin 2017-11-17 19:15:52 +03:00
  • 0f0496a259 Issue #230 changelog will appear at the top of the page (instead of the description) if the app is installed Sergey Eremin 2017-11-17 17:13:43 +03:00
  • f89b2ea408 Donwload button added to long-press menu on the updates page Sergey Eremin 2017-11-17 15:40:28 +03:00
  • cd5556edb7 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-11-17 05:10:27 +03:00
  • 7a2addb2ce Update strings.xml (POEditor.com) Sergey Yeriomin 2017-11-17 05:10:25 +03:00
  • 11eed1ec44 A small bug report rework Sergey Eremin 2017-11-17 05:08:17 +03:00
  • 223e6e0772 Issue #308 log denied permission instead of crashing Sergey Eremin 2017-11-16 19:21:23 +03:00
  • 269cb39af7 Issue #322 background relogin and rerequest updates attempt added Sergey Eremin 2017-11-16 19:03:15 +03:00
  • b680f79fe4 Unused imports deleted Sergey Eremin 2017-11-16 18:52:27 +03:00
  • 6b3047ed5b There is no need to store the DownloadOptions object Sergey Eremin 2017-11-16 18:51:47 +03:00
  • c26bb9ddf5 Building ota zip through gradlw command is no longer required, travis works fine Sergey Eremin 2017-11-16 18:50:41 +03:00
  • 05d2510920 Build tools updated to 27.0.1 Sergey Eremin 2017-11-16 18:49:58 +03:00
  • d844b4aa93 Issue #328 long press menu in app lists Sergey Eremin 2017-11-16 18:46:53 +03:00
  • a3add5da65 Ignoring TransactionTooLargeException during app list validity check, no point in crashing the app because of it Sergey Eremin 2017-11-11 03:52:36 +03:00
  • 1e0cdddd3a Self update result is cached for one hour to prevent redundant requests to f-droid Sergey Eremin 2017-11-09 18:40:49 +03:00
  • 5f3da24d08 Merge branch 'master' of https://github.com/yeriomin/YalpStore Sergey Eremin 2017-11-09 18:21:32 +03:00
  • 693f0fc774 Issue #322 a dummy request to check if token is stale before the update check request Sergey Eremin 2017-11-09 17:45:29 +03:00
  • b73bedb96b List of new requested permissions is logged now Sergey Eremin 2017-11-09 17:06:13 +03:00
  • a36f56a0a2 Issue #320 white list dialog title fix Sergey Eremin 2017-11-09 06:37:49 +03:00
  • 6f070f1e54 Issue #319 self-update is checked if user visits Yalp Store page Sergey Eremin 2017-11-09 06:33:28 +03:00
  • d43992fdf9 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-11-05 17:46:30 +03:00
  • 3f605265a7 Gradle 4.1 changed apk output directory Sergey Eremin 2017-11-04 05:00:51 +03:00
  • d2a301eb5d Bumping version to 0.29 Sergey Eremin 2017-11-04 04:08:05 +03:00
  • 23adb99fd8 Debug http client fix Sergey Eremin 2017-11-04 03:58:49 +03:00
  • 64746e84c0 Turned a crash into a log message in case there is no aplication to handle http links Sergey Eremin 2017-11-04 03:24:22 +03:00
  • 0455c6df65 Another dead activity/dialog related fix Sergey Eremin 2017-11-04 03:07:02 +03:00
  • e87d10a31b Fixed an attempt to show a dilog from background Sergey Eremin 2017-11-04 02:14:04 +03:00
  • 19486246f0 Another rare NPE fix Sergey Eremin 2017-11-04 02:08:47 +03:00
  • abd0818ae1 BadTokenException fix. Apparently showing a dialog can somehow start even after the activity is dead. Sergey Eremin 2017-11-04 01:54:11 +03:00
  • a499f2e972 An unlikely NPE fixed Sergey Eremin 2017-11-04 01:51:03 +03:00
  • 31c3b8e3b2 Added a more verbose logging for privileged installation failures Sergey Eremin 2017-11-04 01:48:46 +03:00
  • 7cf86ff30b Fixed a rare NPE Sergey Eremin 2017-11-04 01:48:10 +03:00
  • d8f6e47304 Google repo added to let travis-ci work Sergey Eremin 2017-11-03 19:12:05 +03:00
  • d5daecbbaf Issue #311 New version of play-store-api library is used, which should make auth tokens more durable Sergey Eremin 2017-11-03 18:47:38 +03:00
  • 1bba467d0c Issue #305 Application names in lists should no longer be cut off on small screens Sergey Eremin 2017-11-03 07:47:01 +03:00
  • 0485c5ecac Issue #308 download permission problem - added a log line Sergey Eremin 2017-11-03 07:24:54 +03:00
  • 71019eb2c4 Issue #300 system apps setting check Sergey Eremin 2017-11-03 07:14:00 +03:00
  • c0b839c711 Issue #309 cancel button is shown now even if download is triggered by "Update all" button Sergey Eremin 2017-11-03 06:32:11 +03:00
  • 9402ed4a0f Review-related crash fixed Sergey Eremin 2017-11-02 04:52:53 +03:00
  • 8a1fc9af9e Build tools updated to 26.0.2 Sergey Eremin 2017-11-02 04:47:57 +03:00
  • 58e7455fe6 Download progress related NPE fix Sergey Eremin 2017-11-01 14:01:31 +03:00
  • 5f56255855 Populate the empty TextView all the time Sergey Eremin 2017-10-20 05:10:44 +03:00
  • 5602df8f43 System apps shoudl be taken into account on update page refresh Sergey Eremin 2017-10-20 05:07:36 +03:00
  • 77f9d952bf Refreshing update list of onResume is redundant Sergey Eremin 2017-10-20 05:07:00 +03:00
  • 7f06fcc335 Any TokenDispenserException should trigger a rerty Sergey Eremin 2017-10-20 05:06:22 +03:00
  • 1cc7853bde Redundant "Available in Play Store" label removed Sergey Eremin 2017-10-17 20:00:28 +03:00
  • a696f44f9f A clearer log message Sergey Eremin 2017-10-17 19:30:08 +03:00
  • 700fcc9094 "No updates" message is back Sergey Eremin 2017-10-17 19:27:56 +03:00
  • a7291eb771 "Update all" button will now remove apps from the displayed list as they are updated Sergey Eremin 2017-10-17 19:16:03 +03:00
  • 562993f4e4 HTTP response cache added Sergey Eremin 2017-10-17 19:13:52 +03:00
  • da3ebefee6 Fixed an NPE happening when the user tries to get empty review list Sergey Eremin 2017-10-17 19:12:47 +03:00
  • f9812949b6 Issue #293 reworked installation logic a bit Sergey Eremin 2017-10-17 19:12:01 +03:00
  • e1586cb638 Issue #300 system apps filtering is now going to be applied sooner Sergey Eremin 2017-10-17 19:07:55 +03:00
  • 2e685a4a0c Update strings.xml (POEditor.com) Sergey Yeriomin 2017-10-18 15:39:00 +03:00
  • 65dfe72bec Update strings.xml (POEditor.com) Sergey Yeriomin 2017-10-18 15:38:58 +03:00
  • b793220974 Bumping version to 0.28 Sergey Eremin 2017-10-10 20:43:08 +03:00
  • b6a6c325eb Forgotten debug removed Sergey Eremin 2017-10-10 20:42:12 +03:00
  • 952302f224 Issue #298 Full absolute download path is now displayed on the preferences page Sergey Eremin 2017-10-08 20:23:49 +03:00
  • abba0030ec Issue #297 Token dispenser now has mirrors Sergey Eremin 2017-10-08 00:51:06 +03:00
  • 5e5be9c889 Issue #295 An option to turn delta updates off Sergey Eremin 2017-10-07 04:51:27 +03:00
  • f2e15317ac Category list rework Sergey Eremin 2017-10-06 06:28:50 +03:00
  • 8b020672f5 An unlikely NPE fixed. Sergey Eremin 2017-10-06 03:20:52 +03:00
  • b699144bf6 Small bug reporter fix Sergey Eremin 2017-10-06 02:10:49 +03:00
  • 058850277c Fixed a crash happening if user tries to search before logging in Sergey Eremin 2017-10-05 00:02:18 +03:00
  • 71ba67e47c Bumping version to 0.27 Sergey Eremin 2017-10-04 15:44:29 +03:00
  • bdb0f9e132 NPE fixed Sergey Eremin 2017-10-04 01:02:39 +03:00
  • 948d55bc95 Issue #292 new token dispenser Sergey Eremin 2017-10-03 19:35:48 +03:00
  • f674eca55c Toke dispenser problema will now be reported to the user properly Sergey Eremin 2017-10-03 19:24:24 +03:00
  • e05d8cf88c Suggesting to use gitter now Sergey Eremin 2017-09-25 01:41:51 +03:00
  • 50ac757cc3 Cancel icon made consistent throughout androic versions Sergey Eremin 2017-09-25 01:13:08 +03:00
  • aae0da9b0f App list icon Sergey Eremin 2017-09-25 00:50:49 +03:00
  • 8f17330bed A cleanup Sergey Eremin 2017-09-24 05:29:35 +03:00
  • bb100d8812 Added github version detection to self-updater Sergey Eremin 2017-09-24 05:28:59 +03:00
  • 9db4ff5f92 WIP. A big refactoring. Sergey Eremin 2017-09-20 17:54:56 +03:00
  • c8a7c6c3a7 Signed builds with travis-ci - tested Sergey Eremin 2017-09-23 05:34:27 +03:00
  • 2848abe8c5 Signed builds with travis-ci Sergey Eremin 2017-09-23 03:25:09 +03:00
  • 2fe796b956 Update README.md Sergey Yeriomin 2017-09-19 05:42:40 +03:00
  • 101f90af60 Bumping version to 0.26 Sergey Eremin 2017-09-19 05:18:25 +03:00
  • 138326676a One more exception type is going to be considered a network error Sergey Eremin 2017-09-18 21:46:30 +03:00
  • 7458035683 Issues #273 #275 background update check issues Sergey Eremin 2017-09-18 19:40:35 +03:00
  • 993e8347f4 Manual download activity will now remember latest version code and only set offer type to default if no offer type is known Sergey Eremin 2017-09-18 05:21:48 +03:00
  • 3eba70a4a3 Issue #271 paid apps fix Sergey Eremin 2017-09-18 05:20:22 +03:00
  • 922423b789 Issue #279 Yalp Store can now be blacklisted Sergey Eremin 2017-09-17 02:11:48 +03:00
  • d60408d97d Moved "Ignore updates" from the main menu Sergey Eremin 2017-09-14 05:17:21 +03:00
  • c089f4a92a Bumping version to 0.25 Sergey Eremin 2017-09-13 18:03:35 +03:00
  • 70154a6972 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-09-13 03:45:39 +03:00
  • e158453631 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-09-13 03:45:37 +03:00
  • 696e0c9b83 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-09-13 03:45:35 +03:00
  • cd273b6f06 Update strings.xml (POEditor.com) Sergey Yeriomin 2017-09-13 03:45:32 +03:00