Commit Graph

676 Commits

Author SHA1 Message Date
Sergey Eremin
e90fedcf3f Issue #248 wifi detection does not work on some devices, so I'll have to add a permission 2017-07-29 20:38:24 +03:00
Sergey Eremin
a2c7e291d8 "Update all" and "Check for updates" buttons will now be disabled while processing 2017-07-29 18:09:41 +03:00
Sergey Eremin
41c5e3ed02 Build tools version reverted because it is not available on fdroid yet 2017-07-28 19:45:50 +03:00
Sergey Eremin
1a132e4164 Another context leak precaution 2017-07-28 19:43:12 +03:00
Sergey Eremin
432ab6243e Attempting to fix emailed toast-related crashes 2017-07-28 19:15:57 +03:00
Sergey Eremin
1a01d8ccc2 Another problem with missing WebView fixed 2017-07-28 17:46:19 +03:00
Sergey Eremin
6926ebe115 Price check during updates was not performed at the right time 2017-07-28 16:28:48 +03:00
Sergey Eremin
d6979895c4 Update check task will now auto run after log in 2017-07-28 06:18:40 +03:00
Sergey Eremin
7df42afafb Issue #211 app video link 2017-07-28 06:16:28 +03:00
Sergey Eremin
b336451d08 Paid apps are no longer shown in updates list if built-in account is used 2017-07-28 05:41:19 +03:00
Sergey Eremin
74b921afe7 Issue #247 if device definition is rejected, login dialog sends user to preferences 2017-07-28 05:40:13 +03:00
Sergey Eremin
da898c58b8 Signature check and crash/not crash indication added to bug reports 2017-07-28 03:44:16 +03:00
Sergey Eremin
b7981f5a14 Bew build tools 26.0.1 2017-07-28 02:55:51 +03:00
Sergey Eremin
9d38d224a3 Forgotten debug removed 2017-07-28 02:54:14 +03:00
Sergey Eremin
2d69a89d98 Self update check now goes through standard ui, not the about page 2017-07-28 02:53:57 +03:00
Sergey Eremin
07a1447a22 Redundant imports deleted 2017-07-25 03:19:39 +03:00
Sergey Eremin
0a41a13efe Bumping version to 0.20 2017-07-25 02:54:53 +03:00
Sergey Eremin
edf6fb3199 Added device name to bug report name 2017-07-25 02:07:36 +03:00
Sergey Eremin
7c591a0b1a Made settings.xml defaults explicit 2017-07-25 02:07:00 +03:00
Sergey Eremin
e07a33efac Another leak fix 2017-07-24 05:26:49 +03:00
Sergey Eremin
9361f839b0 Some AsyncTasks moved to static classes 2017-07-24 04:57:14 +03:00
Sergey Eremin
14de69e718 Added the new preference to the bug report collector 2017-07-24 04:38:06 +03:00
Sergey Eremin
45e55e724a Another NPE fixed. Apparently, some installed apps might have no version string 2017-07-24 02:13:12 +03:00
Sergey Eremin
af6a55f08b Delta will be downloaded only if the original apk is accessible from now on 2017-07-24 01:24:04 +03:00
Sergey Eremin
6b13e4c8b7 NPE in case of console command failure fixed 2017-07-24 01:23:17 +03:00
Sergey Eremin
9ed2e65ea0 Delta patching result is checked now before attempting installation 2017-07-23 23:06:26 +03:00
Sergey Eremin
d5bef134ec Real vending and gms version codes are now stored in device definitions 2017-07-23 16:14:41 +03:00
Sergey Eremin
ca51989d01 Added version name to the ftp bug report 2017-07-23 16:02:16 +03:00
Sergey Eremin
df2dab7715 No point in skipping non-free apps during update checks 2017-07-23 05:13:45 +03:00
Sergey Eremin
09f502ce17 Fixed app installation count parsing 2017-07-23 05:07:16 +03:00
Sergey Eremin
1c25235090 Added a thank you to bug report submit button 2017-07-23 01:17:48 +03:00
Sergey Eremin
3f865de697 Issue #198 messages about custom device definition files 2017-07-23 00:30:03 +03:00
Sergey Eremin
06aa73e691 Unused imports removed 2017-07-22 17:49:32 +03:00
Sergey Eremin
c70b38763c Issue #241 bug report strings update 2017-07-22 17:47:35 +03:00
Sergey Eremin
e447e89655 Issue #212 images are disabled on non-wifi connections 2017-07-22 16:45:48 +03:00
Sergey Eremin
c96b954431 Issue #212 user can now prevent image downloads 2017-07-22 15:41:33 +03:00
Sergey Eremin
ae75b50d28 Issue #212 gzip encoding is accepted now, reducing response sizes 2017-07-22 06:21:57 +03:00
Sergey Eremin
17068aa00d Issue #241 Bug reporting reworked 2017-07-22 04:45:13 +03:00
Sergey Eremin
0850316124 Merge branch 'master' of https://github.com/yeriomin/YalpStore 2017-07-22 03:16:09 +03:00
Sergey Eremin
00bab73478 Issue #237 Xperia Z3 Compact device definition fix 2017-07-22 03:15:47 +03:00
Sergey Eremin
e2ab1702b0 Issue #235 manual update check fix 2017-07-18 20:34:53 +03:00
Sergey Eremin
b2232f6d6e Issue #236 "Show system apps" setting fix 2017-07-18 20:12:37 +03:00
Sergey Eremin
cbe8bd9f0a Redundant log message removed 2017-07-18 19:35:42 +03:00
Sergey Eremin
2e2a55f216 Default directory is used for debug http dump 2017-07-18 17:26:36 +03:00
Sergey Eremin
a1b9019237 Fixed a crash happening if user enters Preferences page and his Download directory is empty 2017-07-18 16:52:18 +03:00
Sergey Yeriomin
65168c275c Letting travis-ci build with api26 tools 2017-07-14 22:04:54 +03:00
Sergey Eremin
a2bc9e8a5f Fixed a emailed crash 2017-07-13 20:11:48 +03:00
Sergey Eremin
ae8b8d5c59 Vending app version was not being written to device definitions 2017-07-11 01:39:54 +03:00
Sergey Eremin
6f0b2f9cac Bumping version to 0.19 2017-07-09 14:43:09 +03:00
Sergey Eremin
dca5c766b3 Fixed downloading of previous versions of installed apps 2017-07-09 13:55:10 +03:00