84 Commits

Author SHA1 Message Date
tibbi
0f71fd3f3b add click effect to items 2016-08-22 18:20:38 +02:00
tibbi
613ad24dd0 rename app_launcher_dialog_item to app_launcher_item 2016-08-22 18:14:07 +02:00
tibbi
e13654ee19 update version to 3 (1.3) 2016-08-21 21:14:01 +02:00
tibbi
7af124726b use our own strings for OK and Cancel 2016-08-21 20:41:31 +02:00
tibbi
3e37344e1b add some bottom padding to the Email 2016-08-21 20:05:23 +02:00
tibbi
b52e5bb51e make the buttons in About section easier to click 2016-08-21 19:58:31 +02:00
tibbi
3120d73626 update version to 2 (1.2) 2016-08-21 13:02:18 +02:00
tibbi
0bfd8463f1 fix a crash at deleting a launcher of not installed app 2016-08-21 13:01:51 +02:00
tibbi
2682d4b3d6 make the black background really black 2016-08-20 13:39:53 +02:00
tibbi
9892ea8291 add oldschool text invite 2016-08-20 13:21:40 +02:00
tibbi
2c858ff3ae remove Firebase App Invites, pretty useles 2016-08-20 12:38:52 +02:00
tibbi
b732497afb add Google app invites 2016-08-18 23:36:23 +02:00
tibbi
15ebc33feb add signing stuff 2016-08-18 22:38:09 +02:00
tibbi
6b1fd0f072 reset app launcher name after deletion 2016-08-18 21:58:56 +02:00
tibbi
26de994032 create a helper extension for toasts 2016-08-18 21:48:38 +02:00
tibbi
a8d186aa57 lets allow any launcher name 2016-08-18 21:28:55 +02:00
tibbi
3fd432f53f open the keyboard at showing the edit dialog 2016-08-18 21:26:27 +02:00
tibbi
54f7b7dfa5 update the launchers and actionbar after every dialog action 2016-08-18 21:18:56 +02:00
tibbi
0f2315f39d implement launcher renaming 2016-08-18 20:57:12 +02:00
tibbi
8a4f190f52 add a position placeholder in db for future launcher reordering 2016-08-18 20:43:10 +02:00
tibbi
f0bc064378 define the regex of allowed launcher name characters 2016-08-18 00:47:21 +02:00
tibbi
3671a71cf0 display a dialog for renaming launcher 2016-08-17 23:56:13 +02:00
tibbi
61494ff6d1 move launcher deleting to a function 2016-08-17 23:38:29 +02:00
tibbi
884e22d67e show an Edit button if there is only 1 item selected 2016-08-17 23:21:44 +02:00
tibbi
7e6edc20e6 add Edit icon 2016-08-16 23:44:45 +02:00
tibbi
0dcd36e8eb add the removed launchers back to the possible selection 2016-08-16 23:28:17 +02:00
tibbi
cbb077de35 automatically remove launchers of uninstalled apps 2016-08-16 23:20:10 +02:00
tibbi
1d78da67a3 remove the deleted launchers from the list 2016-08-16 21:46:43 +02:00
tibbi
b6d0f5c317 dont bother remembering selected items on rotation 2016-08-16 21:35:18 +02:00
tibbi
755c1ca761 really delete the selected launchers 2016-08-16 21:22:38 +02:00
tibbi
223fcffee9 add ID to launchers 2016-08-15 23:44:20 +02:00
tibbi
bad094482a small refactoring 2016-08-15 23:35:58 +02:00
tibbi
1944c0bd3a display the check icon at selected items 2016-08-15 23:32:25 +02:00
tibbi
a4eddc347b allow deselecting items too 2016-08-15 22:52:50 +02:00
tibbi
8e0bfee651 display the select item count at the titlebar 2016-08-15 22:35:22 +02:00
tibbi
eb25fda5f6 try implementing multiple choicemode on recyclerview 2016-08-15 22:10:14 +02:00
tibbi
bb17456772 use different adapters for the main activity and dialog grid 2016-08-15 20:44:20 +02:00
tibbi
4e781b9aaf add a contextual action bar definition 2016-08-14 22:47:12 +02:00
tibbi
60a406ac3f refresh the screen after adding launchers 2016-08-14 21:25:02 +02:00
tibbi
c8c78a0df5 add the selected launchers in the db 2016-08-14 20:46:14 +02:00
tibbi
178d453dd6 some styling 2016-08-14 18:32:30 +02:00
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