Nick Kralevich
ce0117dc59
fix build
...
Bug: 18040469
Change-Id: I24db4d3f4b7ee10ecf5a2c65035ce112271539fb
2015-01-30 14:24:47 -08:00
Nick Kralevich
6c5b4a9420
fix build
...
Bug: 18040469
Change-Id: I2938c7b950470eeacfb20391f109ae44d95060c7
2015-01-30 14:24:40 -08:00
Adam Cohen
158da0802d
am b76c165a: Fix ClassCastException due to typo
...
* commit 'b76c165aadb4deb144ec3b1267aa1faf304638e9':
Fix ClassCastException due to typo
2015-01-30 19:29:28 +00:00
Adam Cohen
b76c165aad
Fix ClassCastException due to typo
...
issue 19159790
Change-Id: I5f9fa0e3672c10a460606dcb13b158bd4e614813
2015-01-30 10:29:26 -08:00
Nilesh Agrawal
7034f1467d
am a258f812: Modify strict mode thread policy for LauncherProvider.
...
* commit 'a258f812fac21767d1f2e61ee7a7a58bfe6da582':
Modify strict mode thread policy for LauncherProvider.
2015-01-26 22:28:49 +00:00
Nilesh Agrawal
a258f812fa
Modify strict mode thread policy for LauncherProvider.
...
Allowing thread writes too as SQLiteOpenHelper.getWritableDatabase needs it.
Bug: 19094644
Change-Id: I39fe97a9e7fc07c38a4f8e5c5979196b742e36bf
2015-01-26 14:07:29 -08:00
Geoff Mendal
9f7cac9593
am b3e5e4f5: (-s ours) Import translations. DO NOT MERGE
...
* commit 'b3e5e4f54125df13863358463f598c224160a13a':
Import translations. DO NOT MERGE
2015-01-26 14:28:40 +00:00
Geoff Mendal
b3e5e4f541
Import translations. DO NOT MERGE
...
Change-Id: I0424587be34af78b7720a9a29d09b7e0ba129790
Auto-generated-cl: translation import
2015-01-26 06:25:08 -08:00
Geoff Mendal
75beb3b327
Import translations. DO NOT MERGE
...
Change-Id: I3902548749f40061c1a9a51f65c082d0bc0a873e
Auto-generated-cl: translation import
2015-01-26 06:24:16 -08:00
Sunny Goyal
b3a8f80e2e
resolved conflicts for merge of b564efb0 to ub-launcher3-master
...
Change-Id: I4321522dd1b6b3f96e21232d113fad5144b630bc
2015-01-23 14:22:07 -08:00
Sunny Goyal
b564efb024
Adding support for <include> tag in AutoInstall layout
...
Bug: 19121893
Change-Id: I760fa76d6e63c1aa0152e8cd710aba0d6ef4462a
2015-01-23 13:53:38 -08:00
Sunny Goyal
1660da5a03
Merge "Replacing hotseat icon to an appropriate system app" into ub-launcher3-master
2015-01-23 21:11:21 +00:00
Adam Cohen
21d2c550a4
am 71701f81: Add project / classpath to gitignore
...
* commit '71701f8145f0eb1017b2d3590fc87babad1d1bd3':
Add project / classpath to gitignore
2015-01-23 18:11:01 +00:00
Adam Cohen
71701f8145
Add project / classpath to gitignore
...
Change-Id: I157d480ebaa6d3873d03fd547fe4a8e4a4e9e015
2015-01-22 19:44:47 -08:00
Sunny Goyal
bb3b02f562
Replacing hotseat icon to an appropriate system app
...
> During backupi, store the hotseat target app type, based on some predefined
common system apps
> During restore, save this app type in the restore flag, if it is a hotseat app
> During first launcher load, if an app is not being restored, try to replace it
with an appropriate replacement for that type, otherwise delete it.
Bug: 18764649
Change-Id: Ic49e40bd707bd8d7de18bbab8b1e58a0a36426a2
2015-01-22 10:54:50 -08:00
Nilesh Agrawal
d8c2a43efa
am fde11852: Add strict mode exception in LauncherProvider.
...
* commit 'fde11852cf0f91c4500a93dfffb44c1b86991e6e':
Add strict mode exception in LauncherProvider.
2015-01-21 21:17:07 +00:00
Nilesh Agrawal
fde11852cf
Add strict mode exception in LauncherProvider.
...
Content providers are created during process startup (before Application.onCreate),
and we should not be doing expensive stuff in Provider.onCreate
Adding an exception for now as it looks like LauncherProvider initialization is needed
before we can show meaningful UI.
Bug: 19094644
Change-Id: I860c2934c110d3a43f1a3afa00729077dc64796c
2015-01-21 11:50:57 -08:00
Sunny Goyal
a2cc624e75
Changing DB upgrade path to use swith case statement.
...
> This allows to cancel the whole upgrade path if any one step fails
and reset the DB
Change-Id: I645b74af8afcd21dda0d619691a5fb3dbf1a04c0
2015-01-21 11:05:00 -08:00
Geoff Mendal
3862e4d88b
am f32cd5fb: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f32cd5fbbb7b7ec1753606669c8936fd956df494':
Import translations. DO NOT MERGE
2015-01-21 16:33:24 +00:00
Geoff Mendal
f32cd5fbbb
Import translations. DO NOT MERGE
...
Change-Id: I56a37f9442adf586d40bfbb2b41b22ccf2052f51
Auto-generated-cl: translation import
2015-01-21 08:02:36 -08:00
Geoff Mendal
00b8a2bcdf
Import translations. DO NOT MERGE
...
Change-Id: I5064a01cd7cc763df0146ad40b4fc43a44f4346e
Auto-generated-cl: translation import
2015-01-21 08:01:40 -08:00
Sunny Goyal
5736ed319d
Merge "Removing usage of reflection." into ub-launcher3-master
2015-01-21 01:13:27 +00:00
Sunny Goyal
d009101232
Removing usage of reflection.
...
> Updated launcher.java with the new APIs
> Removed unused method in BitmapUtils
Change-Id: I24804d2cd7d9fc45040532e8324672f5ea6fc110
2015-01-20 15:56:23 -08:00
Sunny Goyal
c46bfef5df
Removing support library dependency
...
> Removed FolderAutoScrollHelper as folders are currently not scrollable
Change-Id: I261f43a665b742697e3224e1e9852ccc526badcd
2015-01-20 11:49:12 -08:00
Sunny Goyal
c1b7c2ecbd
Simplifying loadScreenDB to load the screen IDs in sorted order
...
Change-Id: I5551b5c12cdc2b0e304a06d2e8edbe81e124a55c
2015-01-20 11:46:46 -08:00
Geoff Mendal
d6e690342b
Import translations. DO NOT MERGE
...
automerge: 60197ff -s ours
* commit '60197ff979e45e65e6a44cec595dbb22a978ada4':
Import translations. DO NOT MERGE
2015-01-20 19:39:47 +00:00
Sunny Goyal
808ba3dd1b
Merge "Adding accessibility controls" into ub-launcher3-almonte
...
automerge: 54cdef7
* commit '54cdef77dbb958a853387957c303e1b872489b00':
Adding accessibility controls
2015-01-20 19:39:44 +00:00
Sunny Goyal
295a17aabb
Merge "Avoiding writing the Metadata in the backup if nothing was changed in the backup" into ub-launcher3-almonte
...
automerge: 2d26480
* commit '2d264802754e78a98ab1a52c39aa4ceef75b32ae':
Avoiding writing the Metadata in the backup if nothing was changed in the backup
2015-01-20 19:39:40 +00:00
Geoff Mendal
6d33ad7afb
Import translations. DO NOT MERGE
...
automerge: 0141792 -s ours
* commit '0141792813d503c13450ebf4fe3b805a72866213':
Import translations. DO NOT MERGE
2015-01-20 19:39:37 +00:00
Sunny Goyal
4e6cca03cf
Adding a rank column for itemInfo
...
automerge: 08f7261
* commit '08f7261d11a53ae4b330ad4fa897b8519de3d750':
Adding a rank column for itemInfo
2015-01-20 19:39:34 +00:00
Geoff Mendal
60197ff979
Import translations. DO NOT MERGE
...
Change-Id: I5435a134c4c9ebd14acf9cca343e71b06fd72758
Auto-generated-cl: translation import
2015-01-19 10:34:06 -08:00
Sunny Goyal
54cdef77db
Merge "Adding accessibility controls" into ub-launcher3-almonte
2015-01-17 01:58:01 +00:00
Sunny Goyal
2d26480275
Merge "Avoiding writing the Metadata in the backup if nothing was changed in the backup" into ub-launcher3-almonte
2015-01-17 01:56:51 +00:00
Sunny Goyal
71b5c0b988
Adding accessibility controls
...
> Adding 'Remove' option to workspace items
> Adding 'Add to workspace' to all apps and widget list items, which
adds the item to the first available space, giving preference to
the current workspace screen
> Adding 'App info' and 'Uninstall' options to appropriate items
Bug: 18482913
Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
2015-01-16 17:40:41 -08:00
Sunny Goyal
f039643e18
Merge "Launcher crashes on widget bind permission prompt" into ub-launcher3-master
2015-01-17 01:09:48 +00:00
Sunny Goyal
e6b63a3d73
Launcher crashes on widget bind permission prompt
...
Change-Id: If09feb357e1604e5ee1a66305b022674f466833e
2015-01-16 16:14:29 -08:00
Geoff Mendal
0141792813
Import translations. DO NOT MERGE
...
Change-Id: I49acadd887529f73104e7f612be9a54f7689dd97
Auto-generated-cl: translation import
2015-01-16 16:07:34 -08:00
Geoff Mendal
2571c1acc2
Import translations. DO NOT MERGE
...
Change-Id: Id2721f2c721bfcaf5f880e6675f66a02a8bca1f3
Auto-generated-cl: translation import
2015-01-16 16:06:23 -08:00
Sunny Goyal
c0ee675f69
Avoiding writing the Metadata in the backup if nothing was changed in the backup
...
Change-Id: I4608ab5511b01f0d0018596d68e4341635649f73
2015-01-16 14:11:12 -08:00
Sunny Goyal
08f7261d11
Adding a rank column for itemInfo
...
> Rank is used to determine position of an item
in a folder.
Bug: 18590192
Change-Id: I2826a7c570b4cc58e719d685f17a24ec6133804f
2015-01-13 22:19:56 +00:00
Jeff Davidson
bfb285b47f
am 19a443e4: Merge "Update protobuf library from 2.3 to 2.6."
...
* commit '19a443e4e8bf3d37e544eda2c407604616cdae9d':
Update protobuf library from 2.3 to 2.6.
2015-01-12 19:51:58 +00:00
Jeff Davidson
19a443e4e8
Merge "Update protobuf library from 2.3 to 2.6."
2015-01-12 19:37:47 +00:00
Sunny Goyal
e87e6abc36
Removing dead code from Launcher provider
...
> Removing DB upgrade logic for versions before 12. Launcher3
was forked off Launcher2 when DB version was already 12, so, there
can never be a lower version of the DB.
> Removing logic for auto import of launcher2 DB. This flow had
been permanently disabled by a flag, and we show a confirmation
prompt/cling before migration
Change-Id: I2ac2f21fefc41ee247164566a088927263b09459
2015-01-05 12:48:11 -08:00
Dave Hawkey
7d17629168
Add syntax option to backup.proto.
...
This is required to properly compile the file in google3.
Change-Id: Ib9ff3163974a5180797c0ecadb833dae93619b2c
2014-12-19 14:13:30 -07:00
Brian Parfett
1bc1ae6714
Updating version codes from L to LOLLIPOP
...
This is required so Launcher3 can compile within IntelliJ.
Change-Id: I99a98a6d2326a8f8b0f0320430de9b555ea430c6
Bugs: b/18720914
2014-12-12 12:30:00 -08:00
Geoff Mendal
1c34c828ae
Import translations. DO NOT MERGE
...
Change-Id: Id66a36209915e770779ef3c41cf18135c5180ac3
Auto-generated-cl: translation import
2014-12-10 07:43:52 -08:00
The Android Automerger
4a6287da0f
merge in ub-now-queens-release history after reset to ub-now-queens
2014-12-09 01:22:44 +00:00
Geoff Mendal
e578ad8d93
Import translations. DO NOT MERGE
...
Change-Id: I5afb7119527734723b3bd4e35e66844b62f74d95
Auto-generated-cl: translation import
2014-12-08 11:16:09 -08:00
Geoff Mendal
0cca76c594
Import translations. DO NOT MERGE
...
Change-Id: I3eb761fffcf27ceb4d79749da589dbaa9e7b9444
Auto-generated-cl: translation import
2014-12-08 11:15:42 -08:00
Adam Cohen
30914ad14d
Merge "Supporting custom widgets provided by launcher" into ub-now-master
2014-12-06 00:22:43 +00:00