Commit Graph

  • f0bc064378 define the regex of allowed launcher name characters tibbi 2016-08-18 00:47:21 +02:00
  • 3671a71cf0 display a dialog for renaming launcher tibbi 2016-08-17 23:56:13 +02:00
  • 61494ff6d1 move launcher deleting to a function tibbi 2016-08-17 23:38:29 +02:00
  • 884e22d67e show an Edit button if there is only 1 item selected tibbi 2016-08-17 23:21:44 +02:00
  • 7e6edc20e6 add Edit icon tibbi 2016-08-16 23:44:45 +02:00
  • 0dcd36e8eb add the removed launchers back to the possible selection tibbi 2016-08-16 23:28:17 +02:00
  • cbb077de35 automatically remove launchers of uninstalled apps tibbi 2016-08-16 23:20:10 +02:00
  • 1d78da67a3 remove the deleted launchers from the list tibbi 2016-08-16 21:46:43 +02:00
  • b6d0f5c317 dont bother remembering selected items on rotation tibbi 2016-08-16 21:35:18 +02:00
  • 755c1ca761 really delete the selected launchers tibbi 2016-08-16 21:22:38 +02:00
  • 223fcffee9 add ID to launchers tibbi 2016-08-15 23:44:20 +02:00
  • bad094482a small refactoring tibbi 2016-08-15 23:35:58 +02:00
  • 1944c0bd3a display the check icon at selected items tibbi 2016-08-15 23:32:25 +02:00
  • a4eddc347b allow deselecting items too tibbi 2016-08-15 22:52:50 +02:00
  • 8e0bfee651 display the select item count at the titlebar tibbi 2016-08-15 22:35:22 +02:00
  • eb25fda5f6 try implementing multiple choicemode on recyclerview tibbi 2016-08-15 22:10:14 +02:00
  • bb17456772 use different adapters for the main activity and dialog grid tibbi 2016-08-15 20:44:20 +02:00
  • 4e781b9aaf add a contextual action bar definition tibbi 2016-08-14 22:47:12 +02:00
  • 60a406ac3f refresh the screen after adding launchers tibbi 2016-08-14 21:25:02 +02:00
  • c8c78a0df5 add the selected launchers in the db tibbi 2016-08-14 20:46:14 +02:00
  • 178d453dd6 some styling tibbi 2016-08-14 18:32:30 +02:00
  • 3eb6f8a804 remove gson tibbi 2016-08-14 18:28:29 +02:00
  • dbd27b7baf return the selected launchers to the activity tibbi 2016-08-14 18:27:16 +02:00
  • 8c6062180f make sure always the right items are checked tibbi 2016-08-14 17:32:22 +02:00
  • 2c14e0b5dc hide checks as invisible, not gone tibbi 2016-08-14 14:32:43 +02:00
  • 22a207f7cf add Gson license tibbi 2016-08-14 14:04:15 +02:00
  • 1b17e70fcb do not display the already added launchers tibbi 2016-08-14 14:00:29 +02:00
  • cf0405b9c5 compare AppLaunchers by package name tibbi 2016-08-14 12:48:12 +02:00
  • 2ca2cec35b display checks at selected items tibbi 2016-08-14 11:58:20 +02:00
  • bb409e6080 add checks to launcher icons tibbi 2016-08-14 11:09:04 +02:00
  • 1681584bd4 add some margin above the launchers label tibbi 2016-08-13 22:56:54 +02:00
  • 2468c62036 remove the not needed MyCursorAdapter tibbi 2016-08-13 22:52:07 +02:00
  • 9c30b32b8d remove the redundant Drawable field of AppLauncher tibbi 2016-08-13 22:51:34 +02:00
  • 0bc34273d7 use the same recycler adapter under every circumstance tibbi 2016-08-13 22:50:15 +02:00
  • c0e3e25be0 sort the displayed apps in lowercase and remove duplicates tibbi 2016-08-13 21:44:28 +02:00
  • dbcb1817bf create a separate layout for launchers in the dialog tibbi 2016-08-13 21:15:21 +02:00
  • 69645885f3 list all installed apps at the Add launcher dialog tibbi 2016-08-13 20:33:41 +02:00
  • 12d4997d94 create a Dialog for adding new app launchers tibbi 2016-08-13 17:50:57 +02:00
  • 9eef8a5c55 add a Fab button tibbi 2016-08-13 17:07:03 +02:00
  • ac3492880d use the real app icons tibbi 2016-08-13 15:57:04 +02:00
  • a876ac9970 add the launcher icons of all Simple apps tibbi 2016-08-13 15:41:48 +02:00
  • 1746d33085 if the selected app is not installed, redirect the user to playstore tibbi 2016-08-13 15:09:54 +02:00
  • e6196be791 launch the clicked app tibbi 2016-08-13 14:55:37 +02:00
  • c62cfd1b90 display the initial apps with a default launcher tibbi 2016-08-13 14:44:08 +02:00
  • 2d72bab77f create a SQLiteOpenHelper for storing the launchers tibbi 2016-08-11 22:04:23 +02:00
  • cf9d543255 launch the apps on click tibbi 2016-08-09 23:50:25 +02:00
  • 7b999702bf increase the vertical padding between elements tibbi 2016-08-09 23:38:38 +02:00
  • 971c41f3e0 sort the apps by name tibbi 2016-08-09 23:34:54 +02:00
  • a0a847632e display all app icons in a grid tibbi 2016-08-09 23:23:48 +02:00
  • 1c8753c341 implement the actual Dark theme tibbi 2016-08-07 23:14:37 +02:00
  • f66099ccf5 use a helper function for the switch tibbi 2016-08-07 17:18:39 +02:00
  • 1c5128c19a implement the Dark theme switch visuals tibbi 2016-08-07 17:14:41 +02:00
  • 03709860a6 add Settings activity tibbi 2016-08-07 16:42:32 +02:00
  • 48c9496054 add Licences section tibbi 2016-08-07 16:03:09 +02:00
  • d4fe07cd76 use an extension for isFirstRun setter tibbi 2016-08-07 15:42:21 +02:00
  • 14b5d82e01 use extensions for creating view intents tibbi 2016-08-07 15:36:14 +02:00
  • 8afe71ce27 add a couple more click listeners to About section tibbi 2016-08-07 15:20:45 +02:00
  • 851ca0e6a2 allow doing full backups tibbi 2016-08-07 11:29:56 +02:00
  • 2495a9dcf6 update the launcher icon tibbi 2016-08-07 00:51:47 +02:00
  • c689ca065d remove the sample tests tibbi 2016-08-06 23:37:27 +02:00
  • 359e8e280d add an About section tibbi 2016-08-06 23:33:07 +02:00
  • ab4604c523 lets use Kotlin for this project tibbi 2016-08-06 22:44:26 +02:00
  • d5856ee8bd add app colors tibbi 2016-08-06 21:49:39 +02:00
  • 9f64402f62 update readme tibbi 2016-08-06 21:48:11 +02:00
  • a3e59ff2ec adding the project tibbi 2016-08-06 21:47:05 +02:00
  • 328daae9b3 Initial commit Tibor Kaputa 2016-08-06 21:39:17 +02:00