650 Commits

Author SHA1 Message Date
Rahul Kumar Patel
4bf59aa5df 3.1.3 3.1.3 2019-10-07 15:54:25 +05:30
Rahul Kumar Patel
7d962ce96d Reviews : Improve logic & fix user review bug 2019-10-07 02:50:07 +05:30
Rahul Kumar Patel
0442fbd0c0 Installtions : Do not block main thead while installing apks 2019-10-07 02:32:49 +05:30
Rahul Kumar Patel
2648bd78d9 PlayApi : Resolve Google account login issue + other related issues
https://gitlab.com/AuroraOSS/AuroraStore/issues/191
https://gitlab.com/AuroraOSS/AuroraStore/issues/186
2019-10-07 02:11:43 +05:30
Rahul Patel
eb37664e32 Merge branch 'new-trackers' into 'master'
exodus_trackers.json: add 12 new trackers

Closes #183

See merge request AuroraOSS/AuroraStore!15
2019-10-04 20:19:57 +00:00
telans
c8e9442877 exodus_trackers.json: add 12 new trackers 2019-09-30 20:02:36 +13:00
Rahul Kumar Patel
a91c521b04 UI : Fix a minor layout issue 2019-09-27 16:16:11 +05:30
Rahul Patel
1789e28851 Update CHANGELOG 2019-09-27 10:28:22 +00:00
Rahul Kumar Patel
c5d5bcdcfa 3.1.2 3.1.2 2019-09-27 15:45:18 +05:30
Rahul Kumar Patel
16330f0764 Downloads : Fix app download on Android 10 2019-09-27 15:40:16 +05:30
Rahul Kumar Patel
0f22fc5d7b Preferences : Allow searching apps by package name
https://gitlab.com/AuroraOSS/AuroraStore/issues/179
https://gitlab.com/AuroraOSS/AuroraStore/issues/177
2019-09-27 14:33:52 +05:30
Rahul Kumar Patel
8c9bb9c97e AppDetails : Fix negative progress text
https://gitlab.com/AuroraOSS/AuroraStore/issues/141
2019-09-27 14:23:39 +05:30
Rahul Kumar Patel
5e6984a090 Updates : Show notifications only if updates are available
https://gitlab.com/AuroraOSS/AuroraStore/issues/180
2019-09-27 14:18:07 +05:30
Rahul Kumar Patel
1772faf36a Updater : Allow manually checking for self-updates from Settings->Updates 2019-09-24 02:03:19 +05:30
Rahul Kumar Patel
0487271ce8 SubCategory : improve adapter 2019-09-24 01:47:41 +05:30
Rahul Kumar Patel
a00c91209a Accounts : Notify user to create app password, if 2FA is enabled
https://gitlab.com/AuroraOSS/AuroraStore/issues/175
2019-09-24 01:43:38 +05:30
Rahul Kumar Patel
7c7425a99a Improve SubCategoryFragment, remove dupes 2019-09-24 00:50:42 +05:30
Rahul Kumar Patel
3d9e5bd36a API : Make sure api is built only once 2019-09-24 00:17:00 +05:30
Rahul Kumar Patel
ca57c23470 Accounts : Handle anonymous login and token refresh via services 2019-09-23 02:58:57 +05:30
Rahul Kumar Patel
9cb3b95598 Installer : Adjust log level 2019-09-23 01:21:40 +05:30
Rahul Kumar Patel
d91337d851 Improve self-update service 2019-09-23 01:12:26 +05:30
Rahul Kumar Patel
1efc62bade Search : Fix search history icon and tint issue 2019-09-23 01:02:49 +05:30
Rahul Patel
2d682cc979 Bump self-updates to 3.1.1 2019-09-22 19:27:28 +00:00
Rahul Kumar Patel
377bef4511 Check update only if network is available
- Also clear cache only if network is available to fetch latest
2019-09-23 00:51:13 +05:30
Rahul Kumar Patel
3393a4d763 Translations : expose self update string for translation 2019-09-23 00:48:42 +05:30
Rahul Kumar Patel
2dadd83082 SelfUpdate : Add initial bits of self update module 2019-09-23 00:41:09 +05:30
Rahul Kumar Patel
1cbc650e5e Aurora Updater : Add updates ref file 2019-09-22 15:37:36 +05:30
Rahul Kumar Patel
89c5df2f20 Filters : Fix wierd filter icon size 2019-09-22 01:32:03 +05:30
Rahul Kumar Patel
9466360313 UI : Aesthetic changes [2/3] 2019-09-21 02:05:30 +05:30
Rahul Kumar Patel
3d2edd142a 3.1.1 3.1.1 2019-09-21 01:35:00 +05:30
Rahul Kumar Patel
934f32de00 Installer : Make installation sequential
https://gitlab.com/AuroraOSS/AuroraStore/issues/93
https://gitlab.com/AuroraOSS/AuroraStore/issues/144
2019-09-21 01:17:52 +05:30
Rahul Kumar Patel
ded143cd46 Clean up ! 2019-09-21 00:12:59 +05:30
Rahul Kumar Patel
1c9c1c0b9a NotificationManager : Improve notification persistence and remove old workaround 2019-09-20 23:53:51 +05:30
Rahul Kumar Patel
a473292dda UI : Enable legacy style by default 2019-09-20 20:46:03 +05:30
Rahul Kumar Patel
624699e2a3 Updates : Do not switch views on button redraw 2019-09-20 20:40:53 +05:30
Rahul Kumar Patel
87939c51a4 Updates : Do not cache, fetch the latest on each launch instance
https://gitlab.com/AuroraOSS/AuroraStore/issues/172
2019-09-20 20:37:14 +05:30
Rahul Kumar Patel
edba66bba5 Enforce proxy settings on Glide
https://gitlab.com/AuroraOSS/AuroraStore/issues/173
2019-09-20 20:32:05 +05:30
Rahul Kumar Patel
5efd29e163 Fix apks getting auto-deleted post installation
https://gitlab.com/AuroraOSS/AuroraStore/issues/166
2019-09-20 20:22:03 +05:30
Rahul Kumar Patel
762dd3caad Cleanup : remove unused methods 2019-09-20 20:19:17 +05:30
Rahul Kumar Patel
babe47235d UI : Improve menus 2019-09-20 20:15:44 +05:30
Rahul Kumar Patel
7689720dcf UI : Aesthetic changes [1/3] 2019-09-20 19:37:28 +05:30
Rahul Kumar Patel
141ced893a DownloadMnager : Fallback to defaults 2019-09-19 22:09:35 +05:30
Rahul Kumar Patel
f73776755b 3.1.0 3.1.0 2019-09-15 17:05:34 +05:30
Rahul Patel
bc3b9ff2c0 Update strings.xml (POEditor.com) 2019-09-15 11:27:27 +00:00
Rahul Patel
c67df33d0c Update strings.xml (POEditor.com) 2019-09-15 11:27:25 +00:00
Rahul Patel
5771a1049b Update strings.xml (POEditor.com) 2019-09-15 11:27:23 +00:00
Rahul Patel
01c87ff601 Update strings.xml (POEditor.com) 2019-09-15 11:27:20 +00:00
Rahul Patel
943acc401f Update strings.xml (POEditor.com) 2019-09-15 11:27:18 +00:00
Rahul Patel
60c373c0fa Update strings.xml (POEditor.com) 2019-09-15 11:27:16 +00:00
Rahul Patel
5d4749d4a8 Update strings.xml (POEditor.com) 2019-09-15 11:27:15 +00:00