Commit Graph

721 Commits

Author SHA1 Message Date
Mr. Dragon
972ca01988 Change Community Apps view 2018-05-06 20:14:41 +05:30
Mr. Dragon
832550cf72 Cleanup SearchHistory Adapter and Listener 2018-05-06 16:34:02 +05:30
Mr. Dragon
b85c36cc7d Add SwipeToBlacklist option in Updatable AppList 2018-05-06 13:27:36 +05:30
Mr. Dragon
60225ceaf6 Improve Search History logic 2018-05-06 11:21:56 +05:30
Mr. Dragon
ae03393414 Migrate from ListViews to RecyclerView [1/2] 2018-05-06 03:38:38 +05:30
Mr. Dragon
5c6b209328 Add Changlogs in AppLists 2018-05-05 00:08:02 +05:30
Mr. Dragon
2c18efcc45 Remove LoadImageTask, its Picasso time 2018-05-04 17:38:34 +05:30
Mr. Dragon
f713317dd0 Get screenshot dimention based on device metrics 2018-05-04 00:00:31 +05:30
Mr. Dragon
ba78cffe5b Handle EmptyCredentials exception 2018-05-03 20:01:09 +05:30
Mr. Dragon
0385fe5319 Generify Utility functions 2018-05-03 19:58:31 +05:30
Mr. Dragon
bcafae5740 Bring back download progress % indicator 2018-05-03 19:01:02 +05:30
Mr. Dragon
9dc490b708 Improve coding style + fix misc bugs
- No more duplicates
 - Remove fragment backStack
 - Fix UpdateAll reciever
 - Split UpdatableTaskHelper into ExceptionHelper
2018-05-02 10:40:13 +05:30
Mr. Dragon
d7e2fd4db2 Extend UtilsFragment from AccountsHepler 2018-05-02 04:14:16 +05:30
Mr. Dragon
57e09d0fe8 Back to Home onBackPressed() 2018-05-02 04:05:58 +05:30
Mr. Dragon
8970149d75 Add direct download button on cards 2018-05-02 04:05:58 +05:30
Mr. Dragon
d794fda603 Make the tap visible 2018-05-02 04:05:33 +05:30
Mr. Dragon
443f67ac25 Goto Updates not AllApps 2018-05-02 04:05:22 +05:30
Mr. Dragon
bc1cee1079 Fix incorrect apps shown on FDroid more apps 2018-05-02 04:05:10 +05:30
Mr. Dragon
93f98d7bcf Unify ManualDownload activity UI 2018-05-02 04:04:54 +05:30
Mr. Dragon
3bf39b350a Make it theme ready 2018-05-02 04:01:07 +05:30
Mr. Dragon
8880e15b5a Cleanup oldstock code 2018-05-02 04:00:18 +05:30
Mr. Dragon
fd48ade929 Tweak Search Page 2018-04-30 17:37:10 +05:30
Mr. Dragon
bbe8e89b0e Fix Beta card issues 2018-04-29 10:43:27 +05:30
Mr. Dragon
fd58c53aab Make tagViews useful 2018-04-29 01:06:19 +05:30
Mr. Dragon
0764a2ce38 Fix Appbar issues
- Removed More Action
 - Added back Installed Apps Fragment
 - Minor UI fixes
2018-04-28 00:07:46 +05:30
Mr. Dragon
da8de44cad Fix AdaptiveToolbar issues 2018-04-27 20:26:47 +05:30
Mr. Dragon
05f0a0119c Fix back button on About Activity 2018-04-27 20:16:34 +05:30
Mr. Dragon
18897f9bd7 Fix Updatable apps getting duplicated 2018-04-27 19:44:55 +05:30
Mr. Dragon
de73b5b99a Tweak app details 2018-04-23 20:23:26 +05:30
Sergey Eremin
ea86a93de7 New category list method used 2018-04-23 19:26:20 +05:30
Mr. Dragon
3d02d6899a Improve Details Fragment [2/2]
Show actual rating image on General Card

Make bottom actions even with other components

Replace ReadMore with icon

Update GSF string
2018-04-22 20:29:59 +05:30
IacobIonut01
68611f0778 AdaptiveToolbar : Implement Bubble Updates Counter
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
2018-04-21 20:30:53 +05:30
Mr. Dragon
99af7ffe89 Improve Details Fragment [1/2] 2018-04-21 20:21:09 +05:30
Mr. Dragon
42168833fc Bring in Exodus Privacy check for apps 2018-04-21 14:24:28 +05:30
Mr. Dragon
89647f9b2d Refactor to Aurora Store
- changed package name to com.dragons.aurora

 Why ?
 You know right !
2018-04-21 14:24:01 +05:30
Mr. Dragon
05b3953345 Add placeholder for Screenshots 2018-04-19 14:44:10 +05:30
Mr. Dragon
351d20d6f1 Handle bitmaps from AdaptiveIconDrawable on API 26+ 2018-04-18 23:47:19 +05:30
Mr. Dragon
75867fdead Swipe a single Expanded Screenshot on RecyclerView onScroll() 2018-04-18 23:24:18 +05:30
IacobIonut01
6f173eb300 Misc Fixes + Screenshots Section Reimplementation
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
2018-04-18 03:58:22 +05:30
Mr. Dragon
341f16f592 Fix some random stuff
- Map onBackPressed() to pseudo toolbar in  Account Activity
 - Bring back the backButton on DetailsActivity
 - Improve Review Layout
2018-04-17 23:56:00 +05:30
Mr. Dragon
9c81c709a6 Switch to playstore-api-v2 2018-04-17 22:14:00 +05:30
Mr. Dragon
e9158b72ea Add methods to fetch App Ratings 2018-04-17 22:13:27 +05:30
Mr. Dragon
8fea983fc5 Make SearchHistory reusable
- Tap on history to repeate search
2018-04-17 22:13:18 +05:30
Mr. Dragon
b742c609a1 Add a seperate button to redirect to PlayStore for AppPurchase
- Solves the issue where users are not able to download already
   purchased apps & apps on offer
2018-04-17 22:12:26 +05:30
Mr. Dragon
da411040f1 Implement option to save Account Details locally
- When I say locally, I mean locally
 - Email and Password is saved in shared preferences, no loggings.
 - Safe & Sound :)
2018-04-17 22:09:03 +05:30
Mr. Dragon
3f20379f5a Add option to change AppLanguage 2018-04-17 21:54:55 +05:30
Mr. Dragon
fc28ec9560 Remove duplicate login dialog 2018-04-17 21:54:40 +05:30
Mr. Dragon
8dfbd33bef Give to UI a little more refresh [2/2] 2018-04-17 21:53:14 +05:30
IacobIonut01
6182430a96 Give to UI a little refresh [1/2]
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
2018-04-16 00:16:03 +05:30
IacobIonut01
1a326390df Implement TagView [1/2]
Custom View 100% made by IacobIonut01

Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
2018-04-16 00:15:57 +05:30