123 Commits

Author SHA1 Message Date
Aayush Gupta
5b60758347 InstallReceiver: Notify package installation status as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-29 18:59:17 +05:30
Aayush Gupta
4ef81a04dc Bump dependencies to latest stable version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-27 18:19:36 +05:30
Aayush Gupta
74f54c83c1 Bump dependencies to latest stable version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-21 18:26:00 +05:30
Aayush Gupta
0982e3dc7e Bump dependencies to latest stable version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-24 17:50:40 +05:30
Rahul Patel
491b16782c 4.3.5 2023-10-18 01:02:17 +05:30
Rahul Patel
7662f2c6f7 4.3.4 2023-10-16 00:48:53 +05:30
Rahul Patel
4074ba7242 Update gplayapi 2023-10-15 20:32:10 +05:30
Rahul Patel
1c7483f27a Update gplayAPI to 3.2.3 2023-10-14 05:55:47 +05:30
Rahul Patel
5cf28c03fc 4.3.3 2023-10-12 23:54:13 +05:30
Rahul Patel
27741cb652 update dependencies 2023-10-12 23:47:29 +05:30
Rahul Patel
bf5fe6ebe3 Fix search issue 2023-10-12 18:53:38 +05:30
Aayush Gupta
25af92c445 gradle: Bump all plugins to latest stable version
* Also set jvmToolchain using kotlin block

Ref: https://developer.android.com/build/jdks#toolchain

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-02 17:04:17 +05:30
Aayush Gupta
fdd65eaf63 gradle: Bump dependencies to latest stable version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-02 16:49:22 +05:30
Aayush Gupta
fd097fbba1 Initial Web APIs implementation
Introduce a toggle in Settings > Advanced to let user use Web APIs.
Currently implemented for search suggestions and results only.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-02 16:47:09 +05:30
Aayush Gupta
b48ebe3754 AuroraApplication: Drop unused vector drawables code for pre-lolipop
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-23 15:57:25 +05:30
Aayush Gupta
d041e8f2a1 debug: Add dependency upon leak canary
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-22 23:31:04 +05:30
Aayush Gupta
87712f7942 4.3.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-15 21:07:47 +05:30
Aayush Gupta
d35d694564 Migrate from Glide to Coil
- Also drop dependency on kapt

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-01 14:45:32 +05:30
Aayush Gupta
f362255d4c Bump compileSdkVersion to 34
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-22 14:09:19 +05:30
Aayush Gupta
e9213b3ffd Bump dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-22 14:00:42 +05:30
Aayush Gupta
accb986487 4.3.1
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-22 13:04:44 +05:30
Aayush Gupta
b77a87d55f Drop easylauncher plugin and import generated files
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-21 12:07:28 +05:30
Aayush Gupta
c8228f45cc gradle: Migrate to Kotlin DSL
Kotlin DSL is the new default DSL for Android projects

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-18 22:32:35 +05:30