145 Commits

Author SHA1 Message Date
tibbi
3eb6f8a804 remove gson 2016-08-14 18:28:29 +02:00
tibbi
dbd27b7baf return the selected launchers to the activity 2016-08-14 18:27:16 +02:00
tibbi
8c6062180f make sure always the right items are checked 2016-08-14 17:32:22 +02:00
tibbi
2c14e0b5dc hide checks as invisible, not gone 2016-08-14 14:32:43 +02:00
tibbi
22a207f7cf add Gson license 2016-08-14 14:04:15 +02:00
tibbi
1b17e70fcb do not display the already added launchers 2016-08-14 14:00:29 +02:00
tibbi
cf0405b9c5 compare AppLaunchers by package name 2016-08-14 12:48:12 +02:00
tibbi
2ca2cec35b display checks at selected items 2016-08-14 11:58:20 +02:00
tibbi
bb409e6080 add checks to launcher icons 2016-08-14 11:09:04 +02:00
tibbi
1681584bd4 add some margin above the launchers label 2016-08-13 22:56:54 +02:00
tibbi
2468c62036 remove the not needed MyCursorAdapter 2016-08-13 22:52:07 +02:00
tibbi
9c30b32b8d remove the redundant Drawable field of AppLauncher 2016-08-13 22:51:34 +02:00
tibbi
0bc34273d7 use the same recycler adapter under every circumstance 2016-08-13 22:50:15 +02:00
tibbi
c0e3e25be0 sort the displayed apps in lowercase and remove duplicates 2016-08-13 21:44:28 +02:00
tibbi
dbcb1817bf create a separate layout for launchers in the dialog 2016-08-13 21:15:21 +02:00
tibbi
69645885f3 list all installed apps at the Add launcher dialog 2016-08-13 20:33:41 +02:00
tibbi
12d4997d94 create a Dialog for adding new app launchers 2016-08-13 17:50:57 +02:00
tibbi
9eef8a5c55 add a Fab button 2016-08-13 17:07:03 +02:00
tibbi
ac3492880d use the real app icons 2016-08-13 15:57:04 +02:00
tibbi
a876ac9970 add the launcher icons of all Simple apps 2016-08-13 15:41:48 +02:00
tibbi
1746d33085 if the selected app is not installed, redirect the user to playstore 2016-08-13 15:09:54 +02:00
tibbi
e6196be791 launch the clicked app 2016-08-13 14:55:37 +02:00
tibbi
c62cfd1b90 display the initial apps with a default launcher 2016-08-13 14:44:08 +02:00
tibbi
2d72bab77f create a SQLiteOpenHelper for storing the launchers 2016-08-11 22:04:23 +02:00
tibbi
cf9d543255 launch the apps on click 2016-08-09 23:50:25 +02:00
tibbi
7b999702bf increase the vertical padding between elements 2016-08-09 23:38:38 +02:00
tibbi
971c41f3e0 sort the apps by name 2016-08-09 23:34:54 +02:00
tibbi
a0a847632e display all app icons in a grid 2016-08-09 23:23:48 +02:00
tibbi
1c8753c341 implement the actual Dark theme 2016-08-07 23:14:37 +02:00
tibbi
f66099ccf5 use a helper function for the switch 2016-08-07 17:18:39 +02:00
tibbi
1c5128c19a implement the Dark theme switch visuals 2016-08-07 17:14:41 +02:00
tibbi
03709860a6 add Settings activity 2016-08-07 16:42:32 +02:00
tibbi
48c9496054 add Licences section 2016-08-07 16:03:09 +02:00
tibbi
d4fe07cd76 use an extension for isFirstRun setter 2016-08-07 15:42:21 +02:00
tibbi
14b5d82e01 use extensions for creating view intents 2016-08-07 15:36:14 +02:00
tibbi
8afe71ce27 add a couple more click listeners to About section 2016-08-07 15:20:45 +02:00
tibbi
851ca0e6a2 allow doing full backups 2016-08-07 11:29:56 +02:00
tibbi
2495a9dcf6 update the launcher icon 2016-08-07 00:51:47 +02:00
tibbi
c689ca065d remove the sample tests 2016-08-06 23:37:27 +02:00
tibbi
359e8e280d add an About section 2016-08-06 23:33:07 +02:00
tibbi
ab4604c523 lets use Kotlin for this project 2016-08-06 22:44:26 +02:00
tibbi
d5856ee8bd add app colors 2016-08-06 21:49:39 +02:00
tibbi
9f64402f62 update readme 2016-08-06 21:48:11 +02:00
tibbi
a3e59ff2ec adding the project 2016-08-06 21:47:05 +02:00
Tibor Kaputa
328daae9b3 Initial commit 2016-08-06 21:39:17 +02:00