Commit Graph

47 Commits

Author SHA1 Message Date
4143c3330f Improve: Switch Themeing and usage 2021-10-19 16:50:44 +05:30
51025ba11a Fix: Add Repo(Again) 2021-10-19 01:50:09 +05:30
95d1c6954f Improve: Theming Again (What did u expect?!) 2021-10-17 20:15:08 +05:30
cc2650454a Add: Use Card for AppItem
Fix: Escape Apostrophi
Update: Rounded Corner for App Item
2021-10-17 13:04:57 +05:30
5da839e072 Update: Theme Touchups 2021-10-17 12:13:00 +05:30
a35646c2e5 Update: Theme Touch Up
Update: Increased Text Size in App Page
2021-10-17 12:13:00 +05:30
eb4f00711c Update: Force Share on FDroid Apps only 2021-10-16 19:33:13 +05:30
524b804336 Update: Almost Full Rewrite of theme 2021-10-16 18:57:01 +05:30
ac79953c7c Add: System Amoled Theme
Fix: Use similar switches in Settings
2021-10-16 11:32:25 +05:30
59ebd3394f Add: Share button (only works for fdroid repo apps)
Fix: Switch Colors
2021-10-16 11:25:05 +05:30
bafb2714cb Fix: Hide Sort Order Icon instead of Sync Icon 2021-10-16 09:48:39 +05:30
7a36d943c0 Update: Rounded Icons
Update: Use ShapeableImageView
2021-10-16 09:47:32 +05:30
2a7e289dda Add: List Scroll Animation 2021-10-16 09:45:27 +05:30
be03e32a1c Update: Replace SearchView & Toolbar with AppCompat alternatives 2021-10-15 02:11:56 +02:00
2d51310c08 Add: Simple DAOs (4/5 in replacing SQLite with Room) 2021-10-15 00:47:46 +02:00
d07a04d2db Fix: Field name signature 2021-10-15 00:46:15 +02:00
1f48e0a548 Add: Room Converters (3/5 in replacing SQLite with Room) 2021-10-14 16:02:31 +02:00
268d5be601 Update: Simplify serialize and deserialize for data objects (Repository, Product & ProductItem) 2021-10-14 16:02:17 +02:00
39ebb6fdf6 Add: Room Converters - halfway (2.5/5 in replacing SQLite with Room) 2021-10-14 14:13:38 +02:00
3477685368 Update: Increased Distance between screen bottom and credits
Update: DSL kinda build.gradle
2021-10-14 11:48:22 +05:30
859fb3f025 Add: 22 extra default repositories 2021-10-14 02:11:24 +02:00
28a5481872 Add: Room database (2/5 in replacing SQLite with Room) 2021-10-13 13:44:03 +02:00
da5b6108c8 Add: Room tables (1/5 in replacing SQLite with Room) 2021-10-13 13:43:56 +02:00
22f3e188b1 Fixed Crash on adding repo 2021-10-13 14:44:32 +05:30
34c67c66bb Complete Migration to Coil 2021-10-13 09:33:46 +05:30
d66f8ebee4 Basic conversion from Picasso to Coil (Not working yet) 2021-10-13 09:15:13 +05:30
c1fc08eac6 Hotfix!!
Fixed the crash on downloading
2021-10-13 07:32:10 +05:30
a8336bbde0 Fully Implement Silent Installation
Automated Code Formatting
2021-10-13 00:32:34 +05:30
8c8b8509a7 Install package with root 2021-10-13 00:13:18 +05:30
451b4d2657 Update Root Permission on opening settings 2021-10-12 23:55:10 +05:30
62441addc0 Add Preferences for root installation
Added Some more strings
2021-10-12 19:18:52 +05:30
d4d55b3c21 All apps visible for android 11-12
Reformat some code
2021-10-10 22:31:20 +05:30
9f8f5cdb7a Code Cleanup
Reduce Minimun Required versio to Android 5.0 (Lollipop)
Improved Build time
2021-10-09 11:29:12 +05:30
464b99473d Add Current Version Name to settings 2021-10-08 23:43:17 +05:30
ceeba1ad15 Update Donate Icon for Patreon and other regular wallets 2021-10-08 23:35:15 +05:30
b3ac8e10b1 Null Safe ScreenShot Fragment
Removed Coil Library (Unused)
2021-10-08 01:29:51 +05:30
26d4fbbd29 Replaced deprecated functions 2021-10-08 01:13:55 +05:30
8231fc8bfb Remove override to configure language 2021-10-08 00:05:03 +05:30
5d4fb29f9e Added Amoled theme
Upgrade Gradle 7.1-rc-1 > 7.2
Bumped Kotlin Version 1.5.20 > 1.5.31
Gradle FIles cleanup
All dependencies upgraded
2021-10-07 00:27:07 +05:30
f79d666219 Reformatted code 2021-06-09 13:18:06 +05:30
baf9944dc9 - Screenshots are Expanded by Default
- Reformatted Code
- Added background to Show More Button
- Shortened Tab Indicator...
2021-06-08 21:40:42 +05:30
8c0c48236e Renamed PreferencesFragment.kt to SettingsFragment.kt 2021-06-08 21:40:42 +05:30
630a227875 Renamed Preferences to Settings 2021-06-08 21:40:42 +05:30
20c5fa8a7b Renamed PreferencesFragment to SettingsFragment 2021-06-08 21:40:42 +05:30
efc02add3d Reformatted Code and Updated VersionName/VersionCode 2021-06-08 21:40:20 +05:30
29ef88853d Reformated all the code 2021-06-08 21:18:44 +05:30
e57df974d6 Initial Commit 2021-03-07 18:20:35 +05:30