Commit Graph

9577 Commits

Author SHA1 Message Date
Narayan Kamath 6f58e899be am 829d392a: Merge "Delete unused functions from minzip."
* commit '829d392a75f536861adfddefc21ec635f3460144':
  Delete unused functions from minzip.
2015-02-24 13:18:14 +00:00
Narayan Kamath 20f746b11c am 37e68a1d: am f9ee77ab: am 9e95c515: Merge "Fix a printf format warning."
* commit '37e68a1d800cbe6eb28c3405fb3ecccb0119e03e':
  Fix a printf format warning.
2015-02-24 13:15:47 +00:00
Narayan Kamath 829d392a75 Merge "Delete unused functions from minzip." 2015-02-24 13:14:40 +00:00
Narayan Kamath 37e68a1d80 am f9ee77ab: am 9e95c515: Merge "Fix a printf format warning."
* commit 'f9ee77ab52941e6f3be8e97fb0a150480ea8760a':
  Fix a printf format warning.
2015-02-24 13:09:02 +00:00
Narayan Kamath f9ee77ab52 am 9e95c515: Merge "Fix a printf format warning."
* commit '9e95c515dc2e7afa91d4a4c5163ffd5b6eae3b31':
  Fix a printf format warning.
2015-02-24 13:01:00 +00:00
Narayan Kamath 9e95c515dc Merge "Fix a printf format warning." 2015-02-24 12:56:15 +00:00
that 72b90e39db gui: fix missing icons in fileselector
Style support was missing.

Change-Id: I9a9a8c6a42e2a3d0dcdee871a639c9842a2ff668
2015-02-23 22:57:14 +01:00
bigbiff bf1d67245e Theme: Add ability to disable size checking before backup
(for compressed backup users with low space).
Clean up backup folder and copy only recovery.log for debugging.

Conflicts:
	gui/devices/watch/res/watch.xml

Change-Id: If8aa3580dbc082d0fe4882d4af8dc3cdb362a8b5
2015-02-23 15:49:02 +01:00
that ba75a0e73b gui: don't truncate values to 0 after scaling
Avoids invisible lines (e.g. input cursor) when scaling down.

Change-Id: I595e8bdb2fa468c30f104867ad77be2423ec287f
2015-02-23 15:39:15 +01:00
Ethan Yonker 72b90ab0d7 Fix reboot system on watch theme
Change-Id: I008664109360d937a31232c8cc15c7c9d3dd0ba5
2015-02-23 08:35:48 -06:00
Narayan Kamath d84b055972 Fix a printf format warning.
warning: format '%lu' expects argument of type 'long unsigned int', but
   argument 3 has type 'unsigned int' [-Wformat] sizeof(RangeSet) + num * sizeof(int));

Change-Id: I4a3c6fc8d40c08ea84f8f5ee13f39350e4264027
2015-02-23 13:39:41 +00:00
Narayan Kamath 3e700cff53 Delete unused functions from minzip.
This is in preparation of replacing it with libziparchive and
providing shim wrappers.

bug: 19472796
Change-Id: I1f2fb59ee7a41434e794e4ed15b754aa2b74a11d
2015-02-23 13:29:16 +00:00
Matt Mower e9e9ccdc96 Fix fsck_msdos symlink
Change-Id: I3dfc1c2e48b81bb6c41b6aaff6a40684649c656a
2015-02-21 15:36:39 +01:00
that a999821ad4 gui: proportional scrollbars
- Attribute "recth" in the <fastscroll> element is now the
*minimum* height for the scrollbar.
- Dragging the scrollbar moves the list.
- Touching outside the scrollbar jumps to the relative position.

Change-Id: Ic1f20b5ec68cf49e5be56be34f0c58c0f474618b
2015-02-21 15:34:19 +01:00
bigbiff 74a6d0d562 Replace Auto_Generated name spaces with underscores.
Change-Id: Ibc38940833f9d8eb584690ef767561d22f71a64d
2015-02-21 15:24:49 +01:00
Ethan Yonker 21ff02a693 GUI: Support styles in xml to reduce xml file size
Also allow sliders to have their own text label instead of
requiring a whole separate text object for the label in the xml.

Change-Id: I6e314efb4bb454d496555ff7e003d743063a1308
2015-02-21 08:14:24 -06:00
Dan Albert a89ed9e16c am dda456b5: am 552fceb8: am 2d102225: Merge "Kill of most of the remainder of minadbd."
* commit 'dda456b5da3d59a71b486aa85912dec65b3089b2':
  Kill of most of the remainder of minadbd.
2015-02-20 00:30:46 +00:00
Bill Yi 5dc9451177 am a1df1a77: am c2b60b98: Merge commit \'f8dd04e1a5f94e7accf65a5375114ac7fa73f828\' into HEAD
* commit 'a1df1a778826742eeef11ed449bcffb95e119c80':
2015-02-20 00:30:46 +00:00
Dan Albert dda456b5da am 552fceb8: am 2d102225: Merge "Kill of most of the remainder of minadbd."
* commit '552fceb85cde45581ef04a23a2e76e6298ed15a5':
  Kill of most of the remainder of minadbd.
2015-02-20 00:23:43 +00:00
Bill Yi a1df1a7788 am c2b60b98: Merge commit \'f8dd04e1a5f94e7accf65a5375114ac7fa73f828\' into HEAD
* commit 'c2b60b9870955c14ec8434353d617ebca6f44368':
2015-02-20 00:22:48 +00:00
Dan Albert 552fceb85c am 2d102225: Merge "Kill of most of the remainder of minadbd."
* commit '2d1022250941873f8748e6a159d4e5bf976e511f':
  Kill of most of the remainder of minadbd.
2015-02-20 00:05:30 +00:00
Dan Albert 2d10222509 Merge "Kill of most of the remainder of minadbd." 2015-02-19 23:47:22 +00:00
Dan Albert f3a5726919 Kill of most of the remainder of minadbd.
I think everything left now is here to stay (services.c might get
massaged in to libadbd if it gets refactored).

Bug: 17626262
Change-Id: I01faf8b277a601a40e3a0f4c3b8206c97f1d2ce6
2015-02-19 15:41:35 -08:00
Bill Yi c2b60b9870 Merge commit 'f8dd04e1a5f94e7accf65a5375114ac7fa73f828' into HEAD 2015-02-19 14:30:26 -08:00
Dan Albert 1212762a6e am 9613bd32: am 4eb6c71e: Merge "Move adb_main to its own file."
* commit '9613bd32f5d19476063e4c546ad806385eed203c':
  Move adb_main to its own file.
2015-02-19 20:53:36 +00:00
Dan Albert 5748a029de am 91f68a47: am 5d22a5b5: Merge "Remove dead code."
* commit '91f68a4735e7ca9facaf0bad45a97e7ea25213c4':
  Remove dead code.
2015-02-19 20:26:14 +00:00
Dan Albert 9613bd32f5 am 4eb6c71e: Merge "Move adb_main to its own file."
* commit '4eb6c71e7f013e684828ae6216f61b83be552282':
  Move adb_main to its own file.
2015-02-19 18:56:50 +00:00
Dan Albert 4eb6c71e7f Merge "Move adb_main to its own file." 2015-02-19 18:44:28 +00:00
Dan Albert 9a894b7ece Move adb_main to its own file.
Change-Id: Ia5150e1ef8be5a8f2d2da0fdca9383e22218f4ac
2015-02-19 10:40:17 -08:00
Dan Albert 91f68a4735 am 5d22a5b5: Merge "Remove dead code."
* commit '5d22a5b5ecfd9fce5084915e65e114c8541c084c':
  Remove dead code.
2015-02-19 01:25:13 +00:00
Dan Albert 5d22a5b5ec Merge "Remove dead code." 2015-02-19 01:12:29 +00:00
Dan Albert 3efa676fa6 Remove dead code.
This code doesn't exist in the normal adb, so it just makes it harder
to diff the two.

Change-Id: Ibb21b49bb9944c4245199536cbe88e8a107cf00d
2015-02-18 16:44:24 -08:00
Dan Albert d5b9f7c858 am 43162fe5: am 076f5479: Merge "Use headers from adb."
* commit '43162fe50cb2e2e7861df97380fad815a54dac2e':
  Use headers from adb.
2015-02-19 00:33:02 +00:00
Dan Albert 43162fe50c am 076f5479: Merge "Use headers from adb."
* commit '076f5479b592fc02f2f3e5436cad06b0a35d0521':
  Use headers from adb.
2015-02-19 00:28:51 +00:00
Dan Albert 076f5479b5 Merge "Use headers from adb." 2015-02-19 00:17:37 +00:00
Dan Albert bc5e0e8504 am 61398da2: am bbf627a6: Merge "Remove unused code."
* commit '61398da24b7abe657fad0a0db2a47cf940f4e58b':
  Remove unused code.
2015-02-19 00:15:45 +00:00
Dan Albert 1ddd350504 Use headers from adb.
adb.h has diverged a bit, so that one will be more involved, but these
three are all trivial, unimportant changes.

Change-Id: Ief8474c1c2927d7e955adf04f887c76ab37077a6
2015-02-18 16:14:16 -08:00
Dan Albert 61398da24b am bbf627a6: Merge "Remove unused code."
* commit 'bbf627a68e47319b1fcacb1487ab1d1618c3a82d':
  Remove unused code.
2015-02-19 00:10:20 +00:00
Dan Albert 91ebcb3811 am bf1476de: am 4db055d6: Merge "Lose USB transport code to libadb."
* commit 'bf1476defee29ebb3f2b794ce82f2614ba59ce4f':
  Lose USB transport code to libadb.
2015-02-19 00:03:45 +00:00
Dan Albert bf1476defe am 4db055d6: Merge "Lose USB transport code to libadb."
* commit '4db055d66a3d4d8be9f61beb5ee4d25f6346191a':
  Lose USB transport code to libadb.
2015-02-18 23:57:04 +00:00
Dan Albert bbf627a68e Merge "Remove unused code." 2015-02-18 23:57:00 +00:00
Dan Albert 4db055d66a Merge "Lose USB transport code to libadb." 2015-02-18 23:42:49 +00:00
Dan Albert 2b2a14ff35 Remove unused code.
Change-Id: Ie37734e75bc4d1e284dcb5dee4c0512021663dbd
2015-02-18 15:11:29 -08:00
Dan Albert 8f1bfead3f Lose USB transport code to libadb.
Bug: 17626262
Change-Id: If41031ba20a3a75fa510f155c654a482b47e409d
2015-02-18 15:11:29 -08:00
Dan Albert e1119d5e92 am ecb0ad25: am 37e933a7: Merge "Add extern "C" to all the headers."
* commit 'ecb0ad25c6be87570f31b652c24ff7f17a93813f':
  Add extern "C" to all the headers.
2015-02-18 23:04:29 +00:00
Dan Albert ecb0ad25c6 am 37e933a7: Merge "Add extern "C" to all the headers."
* commit '37e933a7cef7f2df1693ff02d34042bc2f039301':
  Add extern "C" to all the headers.
2015-02-18 22:57:06 +00:00
Dan Albert 37e933a7ce Merge "Add extern "C" to all the headers." 2015-02-18 18:44:36 +00:00
Dan Albert d808d2194f Add extern "C" to all the headers.
Change-Id: Idc249ff1b199b7c455f90092ff2c8a48b539faf4
2015-02-18 10:21:54 -08:00
Jesse Zhao 1df64d3278 Initialize stashbase even stash_max_blocks = 0
Change-Id: I480c02ffedd811f4dda9940ef979a05ff54f1435
Bug: 19410117
2015-02-17 17:09:29 -08:00
that 10ec0175c8 gui: make kinetic scrolling deceleration more awesome
Change-Id: Ia674676c847e429c41ddbe6de3e1778c3d5c8302
2015-02-15 23:52:28 +01:00