Commit Graph

686 Commits

Author SHA1 Message Date
Sergey Eremin
7d26a9e63e Issue #136 apk is now deleted after installation by default 2017-07-31 18:23:16 +03:00
Sergey Eremin
477ee2653f Issue #246 notifications now appear if errors happen during background updates 2017-07-31 18:15:23 +03:00
Sergey Eremin
d6a88c254b Issue #246 Update checker will now create notifications for previously downloaded apps too 2017-07-31 17:34:01 +03:00
Sergey Eremin
910f9b20cb Redundant imports deleted 2017-07-31 02:05:45 +03:00
Sergey Eremin
4c9aa60bb7 Ftp bug report name change 2017-07-31 02:05:29 +03:00
Sergey Eremin
90ae2a8fec Moved permission checking to base activity 2017-07-31 02:04:04 +03:00
Sergey Eremin
296a157733 A problem with native device definition choice fixed 2017-07-30 04:34:57 +03:00
Sergey Eremin
68d61618b8 Issue #247 device definition validity check is now done in preferences 2017-07-30 04:24:25 +03:00
Sergey Eremin
6d17c8ac7b Another emailed NPE fix 2017-07-30 04:19:22 +03:00
Sergey Eremin
63a3284846 Fixed a emailed NPE 2017-07-29 23:26:40 +03:00
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