Commit Graph

  • a35646c2e5 Update: Theme Touch Up Update: Increased Text Size in App Page LooKeR 2021-10-17 11:40:13 +05:30
  • 0fafcfe3cd Add: Activity Dependency LooKeR 2021-10-16 20:03:17 +05:30
  • f97021e05c Merge pull request #41 from SimoneG97/italian-translation LooKeR 2021-10-16 22:22:23 +05:30
  • c1ec84feb6 removed application_name string SimoneG97 2021-10-16 18:47:24 +02:00
  • 2364cce5e9 italian strings added SimoneG97 2021-10-16 18:33:16 +02:00
  • eb4f00711c Update: Force Share on FDroid Apps only LooKeR 2021-10-16 19:33:13 +05:30
  • 524b804336 Update: Almost Full Rewrite of theme LooKeR 2021-10-16 18:57:01 +05:30
  • ac79953c7c Add: System Amoled Theme Fix: Use similar switches in Settings LooKeR 2021-10-16 11:32:25 +05:30
  • 59ebd3394f Add: Share button (only works for fdroid repo apps) Fix: Switch Colors LooKeR 2021-10-16 11:25:05 +05:30
  • bafb2714cb Fix: Hide Sort Order Icon instead of Sync Icon LooKeR 2021-10-16 09:48:39 +05:30
  • 7a36d943c0 Update: Rounded Icons Update: Use ShapeableImageView LooKeR 2021-10-16 09:47:32 +05:30
  • 649055d7f1 Update: Navigation Bar color matches theme LooKeR 2021-10-16 09:46:24 +05:30
  • 2a7e289dda Add: List Scroll Animation LooKeR 2021-10-16 09:45:27 +05:30
  • d6bdd11d56 Fix: Added resources tag to fix build LooKeR 2021-10-16 08:30:40 +05:30
  • 12a2bb8125 Merge pull request #38 from austinhuang0131/patch-1 LooKeR 2021-10-16 08:23:30 +05:30
  • 3dc9663f4f Update some Simplified Chinese translations Austin Huang 2021-10-15 18:24:14 -04:00
  • adf9bfdbd9 Merge pull request #35 from RodolfoCandido/translation-PT-BR LooKeR 2021-10-16 01:35:45 +05:30
  • 9b4428af1a Updated Brazilian Portuguese translation RodolfoCandido 2021-10-15 19:39:39 +00:00
  • e5a10ab2b0 Updated Brazilian Portuguese translation RodolfoCandido 2021-10-15 14:48:06 +00:00
  • 6d7c7d11da Merge pull request #32 from another-sapiens/master machiav3lli 2021-10-15 09:31:16 +02:00
  • 00c34b5484 oops another-sapiens 2021-10-15 03:01:49 -03:00
  • 5a76e30329 Create .keep another-sapiens 2021-10-15 03:01:28 -03:00
  • 580415fe24 Spanish changelog another-sapiens 2021-10-15 03:00:24 -03:00
  • 86cab370e5 Attempted to translate the pun another-sapiens 2021-10-15 02:59:11 -03:00
  • 550d5f1a15 Spanish Readme another-sapiens 2021-10-15 02:57:36 -03:00
  • 368b8fc3ef Spanish strings.xml another-sapiens 2021-10-15 02:24:33 -03:00
  • be03e32a1c Update: Replace SearchView & Toolbar with AppCompat alternatives machiav3lli 2021-10-15 02:11:56 +02:00
  • 45bf8ef0b4 Update: Styles to MD3 machiav3lli 2021-10-15 02:10:39 +02:00
  • 836d0f8938 Update: Raise jdk to 8 machiav3lli 2021-10-15 02:10:06 +02:00
  • 3bf4c0c0cf Add: Material and AppCompat view libraries (alphas) machiav3lli 2021-10-15 02:09:43 +02:00
  • a159381098 Update: Improve dependencies readability machiav3lli 2021-10-15 02:08:21 +02:00
  • 2d51310c08 Add: Simple DAOs (4/5 in replacing SQLite with Room) machiav3lli 2021-10-15 00:47:46 +02:00
  • d07a04d2db Fix: Field name signature machiav3lli 2021-10-15 00:46:15 +02:00
  • 1f48e0a548 Add: Room Converters (3/5 in replacing SQLite with Room) machiav3lli 2021-10-14 16:02:31 +02:00
  • 268d5be601 Update: Simplify serialize and deserialize for data objects (Repository, Product & ProductItem) machiav3lli 2021-10-14 16:02:17 +02:00
  • 39ebb6fdf6 Add: Room Converters - halfway (2.5/5 in replacing SQLite with Room) machiav3lli 2021-10-14 14:13:38 +02:00
  • 3477685368 Update: Increased Distance between screen bottom and credits Update: DSL kinda build.gradle LooKeR 2021-10-13 10:01:38 +05:30
  • 859fb3f025 Add: 22 extra default repositories machiav3lli 2021-10-14 02:11:24 +02:00
  • 28a5481872 Add: Room database (2/5 in replacing SQLite with Room) machiav3lli 2021-10-13 13:44:03 +02:00
  • da5b6108c8 Add: Room tables (1/5 in replacing SQLite with Room) machiav3lli 2021-10-13 13:43:56 +02:00
  • 88fce8d15d Add: Room dependency machiav3lli 2021-10-13 13:43:39 +02:00
  • 22f3e188b1 Fixed Crash on adding repo LooKeR 2021-10-13 14:44:32 +05:30
  • 3b0625c066 Merge pull request #28 from Iamlooker/migrate-to-coil LooKeR 2021-10-13 09:35:24 +05:30
  • 34c67c66bb Complete Migration to Coil LooKeR 2021-10-13 09:33:46 +05:30
  • d66f8ebee4 Basic conversion from Picasso to Coil (Not working yet) LooKeR 2021-10-13 09:15:13 +05:30
  • 29e312d94f Replace Picasso with Coil LooKeR 2021-10-13 08:40:27 +05:30
  • 7d0e137d3a Upstream and add semantic versioning LooKeR 2021-10-13 07:33:38 +05:30
  • c1fc08eac6 Hotfix!! LooKeR 2021-10-13 07:32:10 +05:30
  • 6fe4c1688f New Release! LooKeR 2021-10-13 00:46:29 +05:30
  • a2bb4632fb Merge pull request #25 from Iamlooker/root-installation LooKeR 2021-10-13 00:35:41 +05:30
  • a8336bbde0 Fully Implement Silent Installation Automated Code Formatting LooKeR 2021-10-13 00:32:34 +05:30
  • 8c8b8509a7 Install package with root LooKeR 2021-10-13 00:13:18 +05:30
  • 451b4d2657 Update Root Permission on opening settings LooKeR 2021-10-12 23:55:10 +05:30
  • 9671ff2982 Automated Code Formatting LooKeR 2021-10-12 23:05:44 +05:30
  • 62441addc0 Add Preferences for root installation Added Some more strings LooKeR 2021-10-12 19:18:52 +05:30
  • cf567b6e1e Added Maven Jitpack.IO Some build properties changes LooKeR 2021-10-12 18:58:32 +05:30
  • 2e2632bd57 Add new String (I did translation from Google Translate so cant verify) LooKeR 2021-10-12 18:57:52 +05:30
  • 5b24fdad8c Include Libsu Library LooKeR 2021-10-12 18:34:13 +05:30
  • 359ca77e58 Upgrade AGP 7.0.2 -> 7.0.3 LooKeR 2021-10-12 18:29:33 +05:30
  • e725e402f4 Fix Screenshot arrangment LooKeR 2021-10-11 19:17:25 +05:30
  • 7f541127db Merge pull request #23 from coxde/zh_CN LooKeR 2021-10-10 23:19:08 +05:30
  • 87ffe0ed72 Add zh_CN translation Your Name 2021-10-11 01:36:14 +08:00
  • 238957eb92 Merge pull request #22 from Iamlooker/packages-sdk31 LooKeR 2021-10-10 22:32:56 +05:30
  • d4d55b3c21 All apps visible for android 11-12 Reformat some code LooKeR 2021-10-10 22:31:20 +05:30
  • 9f8f5cdb7a Code Cleanup Reduce Minimun Required versio to Android 5.0 (Lollipop) Improved Build time LooKeR 2021-10-09 11:29:12 +05:30
  • 464b99473d Add Current Version Name to settings LooKeR 2021-10-08 23:43:17 +05:30
  • ceeba1ad15 Update Donate Icon for Patreon and other regular wallets LooKeR 2021-10-08 23:35:15 +05:30
  • d7d6200256 Try to move Screenshots to columns LooKeR 2021-10-08 18:31:38 +05:30
  • 9d0c91077d Merge pull request #17 from Iamlooker/update-screenshots LooKeR 2021-10-08 18:27:52 +05:30
  • eb96589584 Update Screenshots LooKeR 2021-10-08 18:24:36 +05:30
  • 2bddce47ec Add Core Library (Hotfix) LooKeR 2021-10-08 01:33:21 +05:30
  • b3ac8e10b1 Null Safe ScreenShot Fragment Removed Coil Library (Unused) LooKeR 2021-10-08 01:29:51 +05:30
  • 26d4fbbd29 Replaced deprecated functions LooKeR 2021-10-08 01:13:55 +05:30
  • 8231fc8bfb Remove override to configure language LooKeR 2021-10-08 00:05:03 +05:30
  • f1810cefd6 Merge pull request #13 from RodolfoCandido/translation-PT-BR LooKeR 2021-10-07 23:53:27 +05:30
  • eb211985b0 Created translations for Brazilian Portuguese RodolfoCandido 2021-10-07 17:24:16 +00:00
  • 67e7769eb1 Merge remote-tracking branch 'origin/master' LooKeR 2021-10-07 00:43:54 +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 LooKeR 2021-10-07 00:27:07 +05:30
  • b73b1d996f Merge pull request #1 from Sangwan5688/master LooKeR 2021-10-02 18:44:42 +05:30
  • 5faf4f17aa Added Issue templates Ankit Sangwan 2021-10-02 18:28:32 +05:30
  • f79d666219 Reformatted code Mohit 2021-06-09 13:18:06 +05:30
  • 81a473e8f8 Updated Changelog for v0.2 Mohit 2021-06-08 21:47:25 +05:30
  • b0cec7d768 Reformatted build.gradle Mohit 2021-06-08 21:41:30 +05:30
  • baf9944dc9 - Screenshots are Expanded by Default - Reformatted Code - Added background to Show More Button - Shortened Tab Indicator... Mohit 2021-06-08 21:35:46 +05:30
  • 8c0c48236e Renamed PreferencesFragment.kt to SettingsFragment.kt Mohit 2021-06-08 21:33:22 +05:30
  • 630a227875 Renamed Preferences to Settings Mohit 2021-06-08 21:32:57 +05:30
  • 20c5fa8a7b Renamed PreferencesFragment to SettingsFragment Mohit 2021-06-08 21:30:40 +05:30
  • efc02add3d Reformatted Code and Updated VersionName/VersionCode Mohit 2021-06-08 21:28:45 +05:30
  • 93442f74d1 - Reformatted code - Changed textColor Attribute - Removed fixed themes for views - Fixed padding of tabs_toolbar Mohit 2021-06-08 21:27:55 +05:30
  • 74a14457ec Set a fixed size for scrollbar thumb Mohit 2021-06-08 21:25:13 +05:30
  • b2b988edd1 Changed background_border Drawable color to "colorOnBackground" Mohit 2021-06-08 21:24:34 +05:30
  • a3dd40768f - Code Cleaned - Darker Dark Theme - Fix StatusBar Icon color - Added Popup Menu Theme... Mohit 2021-06-08 21:23:16 +05:30
  • 2de61249af Added subTextColor and colorOnBackground attributes for customizing theme Mohit 2021-06-08 21:21:34 +05:30
  • 1ac1991cf5 Changed Main Theme to fix Statusbar icon color matching Statusbar color Mohit 2021-06-08 21:20:38 +05:30
  • 6b85649407 Renamed Colors Mohit 2021-06-08 21:19:35 +05:30
  • 29ef88853d Reformated all the code Mohit 2021-06-08 21:18:44 +05:30
  • 74e8287cf1 Updated Gradle, Kotlin and replaced jcenter() with mavenCentral() and Updated dependencies Mohit 2021-06-08 21:15:37 +05:30
  • fd24e22e33 Merge branch 'master' of https://github.com/Iamlooker/Droid-ify Mohit 2021-03-07 18:37:54 +05:30
  • 631cdbef25 Exposed Again? Mohit 2021-03-07 18:37:33 +05:30
  • e6b477abac LOL Exposed? Mohit 2021-03-07 18:29:14 +05:30