Commit Graph

79 Commits

Author SHA1 Message Date
Sergey Eremin
2c908dc5f9 Minor uploadDeviceConfig fix 2017-01-31 15:11:37 +03:00
Sergey Eremin
7c6336d05a Issue #48 search did not launch on "Done" click 2017-01-31 03:42:26 +03:00
Sergey Eremin
c438b1ea0e Issue #47 settings crash on kitkat 2017-01-31 03:40:26 +03:00
Sergey Eremin
8379682ee8 Issue #46 periodic check for updates 2017-01-29 19:20:06 +03:00
Sergey Eremin
3a843719eb Bumping version to 0.5 2017-01-29 07:43:29 +03:00
Sergey Eremin
bf54219aef User review controls hidden for apps which are not installed 2017-01-29 07:27:27 +03:00
Sergey Eremin
6757ccc286 Minor preference fix 2017-01-26 21:00:39 +03:00
Sergey Eremin
a8214c03f1 Tweaked review coment dialog to look better on older devices 2017-01-26 20:21:18 +03:00
Sergey Eremin
1e9bc2e793 Fixed a npe if a screenshot fails to load 2017-01-26 20:01:15 +03:00
Sergey Eremin
7fba2306c6 User review precaution 2017-01-26 13:37:05 +03:00
Sergey Eremin
20317aa6ac Lint fixes 2017-01-26 12:35:58 +03:00
Sergey Eremin
9c770bdbb5 Download notification is dismissed now if user clicks download button 2017-01-26 12:02:56 +03:00
Sergey Eremin
b80782af86 Issue #20 ignore app fixes 2017-01-26 02:45:44 +03:00
Sergey Eremin
9611c29f31 Issue #10 ru strings 2017-01-26 02:23:29 +03:00
Sergey Eremin
34b5f82e8a Issue #10 theme switcher in settings and a black mode for AMOLED screens 2017-01-26 02:19:03 +03:00
Sergey Eremin
65018bb41e Issue #38 similar apps, users also installed, apps of this dev 2017-01-25 21:37:11 +03:00
Sergey Eremin
7c583b0814 Issue #20 app ignore list can be turned into a whitelist now 2017-01-25 16:25:23 +03:00
Sergey Eremin
8e91e873b6 Google Play search http(s) intent filter added 2017-01-25 03:45:21 +03:00
Sergey Eremin
2fedd15fca Issue #43 text in description can be selected, links clicked 2017-01-22 19:32:45 +03:00
Sergey Eremin
0bde70c838 Storage permission was being checked in the wrong place 2017-01-22 19:25:03 +03:00
Sergey Eremin
43513f7031 Issue #42 updated de translation, thanks to @Switch123456789 2017-01-22 07:25:00 +03:00
Sergey Eremin
c997f7c0f7 Issue #14 reviews can now be added and deleted 2017-01-22 06:41:12 +03:00
Sergey Eremin
b51c6935fb Fixed ignore menu option for api 10 2017-01-21 16:20:03 +03:00
Sergey Eremin
c8df7de703 Issue #19 fix. Error reporting on download errors and dl dir problems 2017-01-21 04:45:53 +03:00
Sergey Eremin
f4c9b4a29b SSLHandshakeException is considered a sign of no network now 2017-01-20 04:26:41 +03:00
Sergey Yeriomin
468eadefd9 Merge pull request #33 from waweic/master
Open PlayStore http/https Links
2017-01-19 03:49:12 +04:00
Sergey Eremin
d595578e2b Issue #23 2-Step Verification message/workaround added 2017-01-19 02:47:15 +03:00
Sergey Eremin
20b8fee0fc Issue #8 paid apps support 2017-01-18 14:21:40 +03:00
Sergey Eremin
6da1a6baf5 Issue #20 - apps can be ignored now 2017-01-18 02:57:29 +03:00
Sergey Eremin
8ead65dfd0 Removed hardcoded debug labels from review layout 2017-01-17 21:07:16 +03:00
Sergey Yeriomin
326ea1c2ef Bumping version to 0.4 2017-01-17 21:06:59 +03:00
Sergey Eremin
c815c45a6c Issue #32 fix - notification file link corrected 2017-01-17 19:47:21 +03:00
Sergey Eremin
ffab2bab95 Issue #14 implemented partly - reviews can be viewed now 2017-01-17 06:42:31 +03:00
Sergey Eremin
51f895b3fd Issue #26 Screenshot gallery in details activity implemented 2017-01-15 15:21:56 +03:00
waweic
8e0047df6e Update DetailsActivity.java
Added more URI schemes for PlayStore Links
2017-01-14 18:42:23 +01:00
waweic
de799492bd Update AndroidManifest.xml
Added More URIs for PlayStore Links form F-Droid.
2017-01-14 18:40:49 +01:00
Sergey Eremin
deb454ea54 Added expandable views to details activity in preparation for #14 and #26 2017-01-14 18:30:03 +03:00
Sergey Eremin
fb4379f0a0 A precaution against empty dialog strings 2017-01-14 18:20:46 +03:00
Sergey Yeriomin
1c860ba7f2 Merge pull request #28 from Poussinou/master
Add a button to get the app on fdroid
2017-01-14 19:12:55 +04:00
Sergey Yeriomin
238b81d3fd Bumping version to 0.3 2017-01-14 18:03:07 +03:00
Sergey Yeriomin
49c2ab36d9 Issue #29 fix. No icon app crash fix.
Yalp no longer crashes when showing details of apps with no icon.
2017-01-14 17:57:36 +03:00
Sergey Eremin
5d137a32ea FileProvider is now used for api>=24 2017-01-14 16:31:34 +03:00
Sergey Eremin
72eeed4359 Build configuration cleanup. Stable play-store-api used, unused protobuf plugin deleted. 2017-01-14 02:41:30 +03:00
Poussinou
c0eefea206 add a button to get the app on fdroid 2017-01-13 19:03:32 +01:00
Sergey Eremin
2236a8b52b Added german translation from issue #18 thanks to @joergister 2017-01-13 02:35:55 +03:00
Sergey Yeriomin
73dfbf4b0a Merge pull request #24 from naofum/master
Added Japanese translation
2017-01-13 03:23:50 +04:00
Sergey Eremin
9f1b019ef5 Fixed logout window appearing on settings click 2017-01-12 21:15:44 +03:00
Sergey Eremin
c18803b7af Issue #4 fix 2017-01-12 18:12:20 +03:00
Sergey Eremin
e157e38d8f Password no longer stored, only used to get token. 2017-01-12 17:15:20 +03:00
Sergey Eremin
ee04fbc83e Download broadcast receiver extracted and put into the manifest 2017-01-12 06:48:32 +03:00